WINDEV, WEBDEV AND WINDEV MOBILEONLINE HELP
Version: 1516171819202122232425
Syntax that is using an httpRequest variable Hide the details
Name of the httpResponse variable containing the response received from the HTTP server.
Name of httpRequest variable containing the characteristics of the HTTP request that will be sent to the server.
Simplified syntax for sending a request Hide the details
Name of httpResponse variable containing the response received from the HTTP server.
URL to interrogate.
Asynchronous syntax that is using an httpRequest variable Hide the details
Name of WLanguage procedure called during the response from the HTTP server. This procedure has the following format: PROCEDURE <Procedure name>(<Response> is httpResponse) where <Response> is an httpResponse variable containing the response received from the HTTP server.
Simplified asynchronous syntax for sending a request Hide the details
Notes
Security error in a secure transaction
Last update: 10/31/2019
Send a report | Local help
Searching...
J'accepte les termes de la licence
All you have to do is configure your product as follows: