Use the Project Explorer window to add hyperlinks to a LabVIEW project. You can use hyperlinks to link to files or directories that are not on the local computer but are accessible on the Internet or your local network. You can add hyperlinks that correspond to network, local, HTTP, FTP, mailto addresses and so on.
Complete the following steps to add a hyperlink to a project.
Double-click the hyperlink or right-click and select Open from the shortcut menu to open the hyperlink in a browser window.
You can edit an existing hyperlink by right-clicking it and selecting Properties from the shortcut menu.
You also can use the AddItem method and Hyperlink Address property to add a hyperlink to a LabVIEW project and set the corresponding name and address programmatically.