Jump to content

WebView

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Pmffl (talk | contribs) at 20:02, 11 March 2024 (rewrite the article - not a disamb anymore). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A WebView is a web browser that is embedded within an app. Thus a WebView is a large-scale software component, enabling the use of web content within apps.[1] In some cases, the enitre functionality of the app is implemented this way.

The most significant ones are provided by the major operating system vendors:

Other examples are Microsoft's legacy WebView, based on its deprecated EdgeHTML and MSHTML engines, and the WebView component in JavaFX.

References

  1. ^ a b Hazaël-Massieux, Dominique. "Making WebViews work for the Web". w3.org. Retrieved 11 March 2024.
  2. ^ Hildenbrand, Jerry. "What is the Android System WebView and why do so many apps depend on it?". androidcentral.com. Retrieved 9 March 2024.
  3. ^ "Introduction to Microsoft Edge WebView2". learn.microsoft.com. Retrieved 9 March 2024.