Solution
G Web Development Software is a programming environment that you can use to create web applications (WebVIs) for your test and measurement applications with graphical programming. WebVIs are built on the standard web browser technologies such as HTML5, Javascript, and CSS; WebVIs are able to be deployed and then accessed from any web browser that supports those protocols. You can run applications created by G Web Development Software without plug-ins or installers in any modern web browser.
You could also create the web front end from scratch (what is done for you in LabVIEW WebVIs) if you are comfortable working with HTML, Javascript, and CSS. It may be worth looking at the
Getting Started Series | Simple JavaScript and HTML with LabVIEW Web Services to get a feel for what is required to tie things together if you decide to go this route.