To view your completed web application in a web browser, build your application to generate HTML, CSS, JavaScript, and other
files that are included in your application.
Before you begin, open or create a web application project.
-
On the
Project Files tab, double-click the application document to open it.
-
In the application document, enable the
Top-level VI checkbox for each WebVI you want to output as a separate web page.
Each top-level WebVI in an application document generates one HTML file, which corresponds to one web page.
-
On the
Document tab, click
Build.
Monitor the status of your build in the
Build Queue tab.
-
In SystemDesigner, right-click your application document and select
Run to view your application in a web browser.
To make your web application available to other users, host your build output on a web server that is accessible to other
users.