B4A Class DOHelp 1.3 - simple help system using webview and HTML pages - Dave O    Jun 19, 2025   (15 reactions) hosted on a web server). The content is shown in a webview, with basic browser controls in its... to a folder on the device)
- WebViewExtras2 (to set up the webview properly)
- XUI (to get a proper... B4A Library WebViewExtras - warwound    Oct 16, 2023   (36 reactions)   tags: Webview .
WebViewExtras exposes more of the available native Android WebView methods to your B4A application:
addJavascriptInterface(webView1 As WebView, interfaceName As String)
Add a javascript interface to... B4A Library [B4X] SimpleMediaManager (SMM) - framework for images, videos and more - Erel    Jul 2, 2025   (48 reactions) WebView for html or text.
Under the hood features:
Maintains a cache of resources.
Automatically... messages
SMM_DEBUG
WebView
None
text/*
Ico images
SMM_IMAGE4J (B4J only)
B4J - see post #8....
Many improvements to the cache management.
- v1.06 - Fixes an issue where the old WebView content was visible when a WebView was reused.
- v1.05 - Adds support for web sites and other text... B4J Library jGoogleMaps library - Erel    May 22, 2025   (24 reactions)   tags: google map, WebView The latest version of Google Maps isn't compatible with JavaFX WebView. Don't use this library. Alternative solution: https://www.b4x.com/android/forum/threads/jsd_openmaps.166066/#content This library is similar to B4A and B4i GoogleMaps libraries. https://www.b4x.com/basic4android/images/SS-2015-07-30_15.35.52.jpg It is based on this open source project: https://github.com/dlsc-software-consulting-gmbh/GMapsFX/ (Apache 2 license). Under the hood it uses JavaFX WebView... B4A Library Webview - Right click to save image - drgottjr    Nov 2, 2020   (6 reactions) Contextual (.jar and .xml), a library which allows you to download and save images from a webview. Unzip... the libraries tab.
2) Declare some variable as Contextual
3) Declare and add your webview as usual
4... B4A Library AdvancedWebview - DonManfred    Jan 3, 2017   (27 reactions) this is a wrap for this github project.
Enhanced WebView component for Android that works as intended out of the box
AdvancedWebview
Author: DonManfred (wrapper)
Version: 1
AdvancedWebView
Events... B4A Library Little WebView Extension v1.20 - Roeschti    Jan 4, 2012   (2 reactions) as possible.
The WebView does not have a lot of properties to get control of traffic releated stuff... the display. So I made a few buttons on the side of the webview. Now i can surf the internet with tapping... B4A Class [class][B4X] Google OAuth2 - Erel    Oct 29, 2025   (44 reactions)   tags: wait, Google Edit: The Android implementation will not work with Google services due to new restrictions. Use GoogleAuthorization instead with B4A: https://www.b4x.com/android/forum/threads/google-authorization-with-authorizationclient.169164/
It is no longer possible to use WebView to implement Google's OAuth2 authentication.
The solution is to open the default browser and set the redirection uri in... B4A Library UltimateWebView2 - Ivica Golubovic    Jan 1, 2024   (20 reactions) updates.
The UltimateWebView2 library, like WebkitLibrarySet, can be used with the native B4A WebView object. It is also possible to initialize the UltimateWebView object with the native WebView object like in example below:
UltimateWebView1.Initialize2("UltimateWebView1",WebView1... B4A Class Webview Custom Error Page - pemulanih (first post)    Oct 22, 2020 1. ok thank for replying..i use defaultchromeclient.
2. i use phone orientation for overriderul for ... Page: 1   2   3   4   5   6   |