WebView
Embedded web browser in an application
A WebView is a web browser that is embedded within an app. Thus, a WebView is a large-scale software component that enables the use of web content within apps. In some cases, the entire functionality of the app is implemented this way.
The prominent ones are bundled in operating systems:
- Android System WebView, based on Google Chrome
- Apple's WebView for its devices, based on its Safari browser
- Microsoft Edge WebView2
Other examples are Microsoft's legacy WebView, based on its deprecated EdgeHTML and MSHTML engines, and the WebView component in JavaFX.
Sources and credits
This article is adapted from the Wikipedia article “WebView”, written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.
Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.