Category "webview2"

SetVirtualHostName within WebMessageReceived event handler doesn't work

I'm trying to dynamically create an image within a WebView2, using a source passed in from the WebView2's containing application. The source image exists on an

Tauri: display webview + svelte overlay or webview all the way with webhooks?

In my desktop app, I want to display a website using tauri. I also want my app to communicate with a local webserver. With tauri, I need to have wry host the we

Tauri: display webview + svelte overlay or webview all the way with webhooks?

In my desktop app, I want to display a website using tauri. I also want my app to communicate with a local webserver. With tauri, I need to have wry host the we

Moving an application from Windows and WebView2 to OSX and Chromium; how do I get started?

I'm looking to port an application, currently on Windows and using WebView2 for the front end, to OSX and Chromium. I know next to nothing about either WebView

WPF app with embedded WebView2 suddenly shuts down without any visible exception when opening Oookii save file dialog

I'm trying to use an embedded WebView2 control in my WPF application, and open an Ookii VistaSaveFileDialog in response to communication from the webview. Howev

Which WebView2 event/function can be use to replace ScriptNotify Webview event?

Today, I have decided to migrate WebView control to WebView2 control in a VB.net application. I have installed WebView2 from NuGet and I have changed declaratio

Is it possible to send a message from a WPF app that is hosting a CefSharp control, to the web app running in CefSharp like WebView2 can do

With WebVeiw2 you can send a message to a web app running in it using WebView2Ctrl?.CoreWebView2?.PostWebMessageAsJson(message). Is there a way of doing this in

WebView2 JS injection returns empty json string

With WebView2 for targeting Windows, I am trying to setup my own context menu. Either by selected text or by underlying element pointed by mouse click. However,

WebView2 proxy C++

I found this thread on GitHub, but seems that the code is not C++: WebView2 _webView2 = new WebView2(); CoreWebView2EnvironmentOptions options = new CoreWebVie