LiuDeng / WebView2Samples

Microsoft Edge WebView2 samples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebView2 Samples

This repository contains getting started apps as well as sample apps that demonstrate the features and usage patterns of WebView2. As we add more features to WebView2, we will regularly update our samples.

In the GettingStarted folder you will find the starter code for its respective guide listed below:

In the SampleApps folder you will find:

Share feedback in the WebView2 Feedback repo.

Win32 C/C++

Getting Started

Start with the Win32 WebView2 getting-started guide to learn how to setup a WebView within a Win32 application.

This guide uses the Win32_GettingStarted sample code from the GettingStartedGuides directory.

Comprehensive API Sample

The Win32 C++ Sample is in the WebView2APISample directory and WebView2SampleWinComp directory.

Multiple WebViews Sample

The WebView2Browser is an additional Win32 WebView2 sample project that uses multiple WebViews in a single application. Clone this project by running git clone https://github.com/MicrosoftEdge/WebView2Browser.git.

Follow the WebView2Browser guide to learn how to build an application that utilizes multiple WebViews.

.NET (WPF and Windows Forms)

Getting Started

Comprehensive API Sample

UWP/WinUI

The UWP WinUI Sample is in the WinUI Controls Gallery directory.

WebView2 Deployment

To help developers understand how to deploy Evergreen WebView2 Runtime with your applications, see the following samples:

Next Steps

About

Microsoft Edge WebView2 samples


Languages

Language:C++ 71.7%Language:C# 20.9%Language:HTML 4.8%Language:C 1.9%Language:JavaScript 0.5%Language:XSLT 0.2%Language:TypeScript 0.1%Language:Rich Text Format 0.0%