Evergreen Webview2 Official

Multiple apps share a single runtime, saving disk space and memory working set.

Microsoft updates the runtime silently via Windows Update. Your app always uses the latest Chromium core without you shipping updates.

refers to a distribution mode for the Microsoft Edge WebView2 Runtime where the underlying web platform updates automatically, ensuring applications always have the latest security patches and web features. What is Evergreen WebView2? evergreen webview2

When a user installs an application that relies on the Evergreen WebView2 Runtime, the following logic typically applies:

The standard "Bootstrapper" requires an internet connection to download the actual runtime files. If your target audience consists of disconnected devices (e.g., kiosks or secure government networks), you must bundle the "Evergreen Standalone Installer," which contains the full payload and does not require internet access during installation. Multiple apps share a single runtime, saving disk

As WebView2 evolves (e.g., new Web APIs, performance improvements), your app gets them automatically.

: Being based on Microsoft Edge, WebView2 benefits from the evergreen nature of Edge. This means it automatically updates itself to ensure that your application always benefits from the latest security patches, performance improvements, and features without requiring a manual update of the control itself. refers to a distribution mode for the Microsoft

By leveraging WebView2 in your applications, you can create "evergreen" experiences for your users. This means your application will: