Microsoft Edge WebView2 is Now Generally Available

Microsoft announced today that its the first version of its Chromium-based Edge WebView2 developer technology is now generally available.

“We are excited to announce that Microsoft Edge WebView2 for Win32 C/C++ is generally available and ready for use in production applications,” the Microsoft Edge team announced. “With today’s announcement, we are officially releasing a forward-compatible WebView2 SDK along with production-ready WebView2 Runtime. These can be used in any Win32 C/C++ application, and are supported across existing Windows versions.”

Windows Intelligence In Your Inbox

Sign up for our new free newsletter to get three time-saving tips each Friday — and get free copies of Paul Thurrott's Windows 11 and Windows 10 Field Guides (normally $9.99) as a special welcome gift!

"*" indicates required fields

This field is for validation purposes and should be left unchanged.

What’s not available yet, however, is WebView2 for .NET—meaning Windows Forms and Windows Presentation Foundation (WPF)—and WinUI 3. Both are currently in preview; WebView2 for .NET is expected by the end of 2020 and WebView2 for WinUI 3 will ship whenever WinUI 3 is released in 2021.

For those unfamiliar, WebView2 is the new version Microsoft’s embedded web control. Now built on the Chromium version of Microsoft Edge, WebView2 lets Windows app developers access to the latest web technology in existing and new desktop apps. (And, soon, .NET and WinUI 3 apps.) Today, developers can deploy WebView2 using a so-called evergreen distribution model in which it is always kept up-to-date automatically by Microsoft. But by the end of 2020, Microsoft will make a fixed distribution version of WebView2 available for those with strict compatibility requirements.

Going forward, new releases of WebView2 will be released alongside new versions of Microsoft Edge every six weeks.

You can learn more about WebView2 from the Microsoft Docs website.

Tagged with

Share post

Please check our Community Guidelines before commenting

Conversation 11 comments

  • andy72

    19 October, 2020 - 3:18 pm
  • bart

    Premium Member
    19 October, 2020 - 3:36 pm

    <p>Can someone give me a practical example of how this will benefit end users? Because this is all mumbo-jumbo to me :)</p>

    • darkgrayknight

      Premium Member
      19 October, 2020 - 6:40 pm

      <blockquote><em><a href="#587233">In reply to Bart:</a></em></blockquote><p>Basically, for windows applications built by developers, they can now use a new Webview control that is based on Chromium rather than old Edge or IE. This is for applications that have or use a webpage inside the application. Any of the other browsers that were Windows Store Apps used the old Edge webview and would be able to use the new one when WinUI 3 version is finalized. Other windows applications (win32 based) can use the new webview now–like maybe a windows game that has a web window for help/wiki content embedded in the actual game. I use one to view Xml files in a custom application, so I get nice formatting without having to do that myself.</p>

    • Paul Thurrott

      Premium Member
      20 October, 2020 - 9:31 am

      It’s a developer feature. It will be used to bring web tech to native apps. If it works well, you won’t really even realize it.

  • ianw789

    19 October, 2020 - 4:26 pm

    <p>@Bart : For a long time local Windows apps have been able to have a region in their app present html/web content by having a pared down instance of Internet Explorer embedded in their app as a control. If I read this right they are now providing that capability via Edge. But yeah – not so obvious. </p>

  • programaudio

    Premium Member
    19 October, 2020 - 10:04 pm

    <p>Thank you for the tip! I am a Win32 C++ dev, and assumed this release was pushed back with WinUI until 2021.</p>

  • bluvg

    19 October, 2020 - 11:43 pm

    <p>Perhaps Outlook will start to use the Chrome/Edge renderer for HTML email? </p>

    • hallmanac

      Premium Member
      23 October, 2020 - 7:55 am

      <blockquote><em><a href="#587300">In reply to bluvg:</a></em></blockquote><p>And email marketing designers would rejoice!</p>

  • Jari Pennanen

    Premium Member
    20 October, 2020 - 6:05 am

    <p>This is great news, but it's worth to remember that it doesn't yet ship with the Windows 10. This means that if you want to ship WebView2 app, it still requires installer (see this <a href="https://github.com/MicrosoftEdge/WebView2Feedback/issues/341&quot; target="_blank">Github Issue</a>). </p><p><br></p><p>However I'm pretty sure that they will fix this when they have time. But for the time being it's a bit clunky because your small static executable requires installer of some sort.</p><p><br></p><p>Notice that WebView2 doesn't ship with Edge stable, it was separated from that. If you are interested on that decision too, they explained it on that same issue also.</p>

Windows Intelligence In Your Inbox

Sign up for our new free newsletter to get three time-saving tips each Friday

"*" indicates required fields

This field is for validation purposes and should be left unchanged.

Thurrott © 2024 Thurrott LLC