custom error page

  1. Biswajit

    B4A Class Webview Custom Error Page

    This code module will return a custom HTML design along with the actual error message instead of the default webview error page. Import the attached code module to your project and use it like below. Usage: Sub Globals Private MainWebView As WebView Private WVE As WebViewExtras...
Top