Post upload-files-with-webview.98623/#content shows how to use the navigator.geolocation feature of the chrome browser in a WebView. Is it also possible to gain access to the navigator.clipboard functionality for a B4X WebView object? Is it simpler to use the executeJavascript member of the WebViewsExtra class to read an HTML object which can be made to operate like a clipboard at least for the purposes of transferring data back to the B4X program?