This repository contain examples of how to use the WebView 2 API. Please use WebView2Samples issue tracker for sample issues and WebViewFeedback issue tracker for general WebView2 issues and feedback.
This Sample is found within the GettingStartedGuide directory.
Start with the Microsoft Edge WebView2 getting-started guide to learn how to setup a WebView within a Win32 application.
This Sample is found within the WebView2APISample directory.
The Microsoft Edge WebView2APISample is a comprehensive example of our SDK's capabilities. As we add more functionality, we will update the API Sample.
Clone the WebView2Browser by running git clone https://github.com/MicrosoftEdge/WebView2Browser.git
to get started.
Follow the WebView2Browser guide to learn how to build an application that utilizes multiple WebViews.