R RobertJ Member Licensed User Longtime User Jun 25, 2025 #1 Hello, do you know if you can populate a webpage being displayed on a webview component? Ideally I want to display a website on a webview and then populate some text fields on the page when scanning a qr code. Is this possible? Thanks in advance
Hello, do you know if you can populate a webpage being displayed on a webview component? Ideally I want to display a website on a webview and then populate some text fields on the page when scanning a qr code. Is this possible? Thanks in advance
Solution b4x-de Jun 25, 2025 Check WebView.LoadURL() and search the forum for webview+JavaScript: https://www.b4x.com/android/forum/pages/results/?query=webview+execute+javaScript
Check WebView.LoadURL() and search the forum for webview+JavaScript: https://www.b4x.com/android/forum/pages/results/?query=webview+execute+javaScript
b4x-de Active Member Licensed User Longtime User Jun 25, 2025 #2 Check WebView.LoadURL() and search the forum for webview+JavaScript: https://www.b4x.com/android/forum/pages/results/?query=webview+execute+javaScript Upvote 0 Solution
Check WebView.LoadURL() and search the forum for webview+JavaScript: https://www.b4x.com/android/forum/pages/results/?query=webview+execute+javaScript