You should use HttpUtils2 to send a POST request.
Hi Erel!
thanks for your kind and fast answer.
Yes I know and use HttpUtils2 to send POST requests but in this case the answer that I receive from the server is a web page dinamically created based on the POST value and need to show it in a webview.
I have seen that the webview for android has a postUrl method and I wonder if it possible to simulate it with the B4A version.
Perhaps it is possible to combine both (webview and httputils) but i don't know how.
Anyway if it is not possible thanks for your great software.