I have been using B4J for a while with some nice UI with the included internal visual designer. I always wish to make an application with a more flexible and modern view UI like the one used in the great ABMaterial Framework library, but, without using a browser in order to show the UI. Now I'm totally newbie in web page terminology and interface with B4J, but I would like to know if it is possible to use WebView to render a web form with bootstrap or angular, for example, and pass the parameters or react to certain events in that web form, to and from B4J, through WebView?
if it is not possible, what other alternatives do you suggest to interact with a web page form for a local application, ie without using a remote server or even a local server like ABMaterial?.
Is WebView limited to render only pages made in HTML and CSS, or can include some javascript code?
Can I interact with the contents of the web page shown in a WebView?
Thanks in advance and sorry for my english
if it is not possible, what other alternatives do you suggest to interact with a web page form for a local application, ie without using a remote server or even a local server like ABMaterial?.
Is WebView limited to render only pages made in HTML and CSS, or can include some javascript code?
Can I interact with the contents of the web page shown in a WebView?
Thanks in advance and sorry for my english