
WebView2 SDK is in the Workspace Library.Plugins based on older versions of WebView2 are supported.These can be updated in subsequent versions of Workspace.

Only DLLs located in the Workspace application should be used for developing. WebView2 SDK is a part of WDE 8.5.147.05 or above.WebView2 Runtime installed though any Evergreen installation mode.NET SDK 4.6.2 or above available (natively in the Visual Studio version or installed as an add-on). Pre-requisites for Microsoft Edge WebView2īeginning with Workspace 8.5.147.05 or higher, you can access a WebView2 sample that you can use to create your own WebView2 app for Workspace.īuild pre-requisites (for customization developers) Here are some useful links for getting started with WebView2: Developers can continue to work with their favorite WebBrowser control.įor WebView2 to operate correctly with a WebView2-based plugin in Workspace, Genesys requires WebView2 to be installed in the Evergreen installation mode. The unique approach to render Web content in Workspace.Microsoft Edge WebView2 runtime is installed independently from Microsoft Edge browser. A solution to run multiple web-rendering plugins running side-by-side with full separation (if following code recommendations).A lightweight wrapper DLL-set for developers (embedded in Workspace) and a runtime (installed independently and shared with other applications).Workspace Desktop Edition now embeds a WebView2 SDK, which allows Chromium-based rendering customizations with WebView2 control supported by Microsoft Edge WebView2. This approach came with the constraint of evaluating and adopting a third-party library which sometimes generated compatibility issues for multiple concurrent plugins used the same Chromium-based library.

Most of these solutions were based on the Chromium Open Source project. NET Framework WebBowser however, this embedded web technology based on Microsoft Internet Explorer became out of pace for modern business web application ecosystem, forcing the developer community to employ third-party solutions. In the past, developers could leverage the built in. To display web content inside Workspace Desktop Edition, developers of Workspace custom modules are often required to integrate a Web browser control into a custom Workspace view.

1.3 Sample Workspace plugin based on Microsoft Edge WebView2Īdding web content to Workspace plugins using Microsoft Edge WebView2.1.2 Pre-requisites for Microsoft Edge WebView2.1 Adding web content to Workspace plugins using Microsoft Edge WebView2.Multimedia Connector for Skype for Business.
