-
Try out the new Jake: AI Coding Assistant for LabVIEW!
Get answers to questions about LabVIEW and discuss your code.
WebView2 by sklein - Toolkit for LabVIEW Download
Provides wrapping class for WebView2, the .net widget providing an edge compatible browser
| Version | 2.1.0.34 |
| Released | Jan 04, 2026 |
| Publisher | sklein |
| License | BSD-3 |
| LabVIEW Version | LabVIEW>=20.0 |
| Operating System | Windows |
| Used By | illuminatedg_lib_summer_of_labview___formulag shireystudios_lib_via_plus sklein_lib_webview2_qcontrol nevstop_lib_csm_mermaid_plugin illuminatedg_lib_ig_godotserver sklein_lib_webview2_xcontrol |
| Project links | Homepage Documentation Repository Discussion |
Description
This package provides wrappers around the WebView2 .NET Control.
The needed library from nuget is included. Please see the LICENSE.txt for lincensing information regarding the webview2 nuget package.
The wrapper exposes a few useful events, methods and properties. It comes in three flavors:
* A LabVIEW class which manages a wrapper around a webview2 instance (This package, preferred)
* A QControl for advanced usage (package WebView2 QControl)
* A XControl which exposes the wrapper as a ready to use control (package WebView2 XControl).
Features:
- Drop in browser control
- customizable paths and environment options
- Javascript execution with result
- WebMessage sending and reception through events
- Content by URI or raw HTML
- Status Events
- PDF printing
- Update wizard for webview2 assemblies from nuget (Tools->WebView2)
Release Notes
- Added updater to tools menu / post install
Recent Posts
|
Manually Upgrading WebView2 in the WebView2 Toolkit
I would like to ask if you could provide a guide on how to manually upgrade the WebView2 component … by max noder, 9 months, 2 weeks ago, 0 |
|
|
After compiling, the web window is blank when running
Why can't I run the program after compiling? The web window is blank. The source code runs fine. by Rico, 9 months, 2 weeks ago, 0 |
|
|
run html source with image corrupted using Webmessage.vi
I add imge in html file as : img src="/images/your-image.jpg" alt="Your Image" 'img sr… by roc, 2 years, 1 month ago, 1 |
|
|
get HTML source code
Hi, exits a way to obtain the html source code? Thanks by Alberto Costa, 2 years, 4 months ago, 2 |
|
|
Broken WebView2 Demo Browser.vi
I have installed this WebView2 toolkit into LabVIEW 2020 SP1 and tried to open the example in the g… by Kentaro Toyota, 2 years, 8 months ago, 2 |
|
|
Windows 10 Compatibility
I am unable to install this from VIPM directly because package setting 'Compatible OS' is set to W… by Alexander M Wolpe, 2 years, 10 months ago, 10 |
|
|
convert to previous version
Hi, it's possible convert the package to previous version of Labview? Specially to 2018. Thanks a … by Alberto Costa, 2 years, 10 months ago, 2 |
|
|
EXE Deployment
The WebView2 X control works great for me in LabVIEW but when I try to use this in an exe it does n… by Timothy Cannon, 2 years, 11 months ago, 1 |
|