Skip to content

dianaqu/WebView2Samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WebView2 Samples

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.

1. Getting Started Guide

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.

2. WebView2 API Sample

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.

3. WebView2 Browser Example

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.

About

Microsoft Edge WebView2 samples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.7%
  • HTML 7.6%
  • C 2.7%