
See Microsoft Edge supported Operating Systems. **WebView2 support for Windows 7 and Windows Server 2008 R2 have the same support timeline as Microsoft Edge.

Access the full set of Native APIs.Ĭode-sharing. Support for a consistent user experience across Windows 7, Windows 8, Windows 10, and Windows 11. Web development allows for faster deployment and iteration. Utilize the entire web platform, libraries, tooling, and talent that exists within the web ecosystem. Hybrid apps, in the middle of this spectrum, allow you to enjoy the best of both worlds: the ubiquity and strength of the web platform, combined with the power and full capabilities of the native platform. In the middle are hybrid apps, such as WebViews and Electron. Wide reach includes websites and Progressive Web Apps.

The following diagram shows the spectrum of apps, from maximum reach, to maximum power: To access all the powerful capabilities of a native platform, use a native app. As a Web developer, you can reuse most of your code across different platforms. This decision hinges on the tradeoff between reach and power: Hybrid app approachĭevelopers must often decide between building a web app or a native app. To start building a WebView2 app, see Get started with WebView2. With WebView2, you can embed web code in different parts of your native app, or build all of the native app within a single WebView2 instance. The WebView2 control uses Microsoft Edge as the rendering engine to display the web content in native apps. The Microsoft Edge WebView2 control allows you to embed web technologies (HTML, CSS, and JavaScript) in your native apps.
