|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)... |
|
|
|
|
|
|
|
| Sends an HTTP request in asynchronous mode. This means the program continues to run and the response is processed by a specific procedure. Attention: This function is available in Android only from version "April 2026". |
|
|
|
|
|
|
|
| Retrieves the result or the header of last HTTP request run. |
|
|
|
|
|
|
|
| Sends an HTTP request in asynchronous mode. This means the program continues to run and the response is processed by a specific procedure. Attention: This function is available in Android only from version "April 2026". |
|
|
|
|
|
|
|
| Sends an HTTP request and waits for the response from the HTTP server. |
|
|
|
|
|
|
|
| Starts an HTTP request on a server. |
|
|
|
|
|
|
|
| Sends an HTTP request and waits for the response from the HTTP server. |
|
|
|
|
|
|
|
| Adds a parameter to an HTTP form. |
|
|
|
|
|
|
|
| Adds a file to the HTTP form. |
|
|
|
|
|
|
|
| Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy... |
|
|
|
|
|
|
|
| Adds or modifies a cookie in an HTTP request. |
|
|
|
|
|
|
|
| Configures the functions that use the HTTP protocol. |
|
|
|
|
|
|
|
| Adds or modifies a cookie in an HTTP request. |
|
|
|
|
|
|
|
| Clears an HTTP form that is currently edited. |
|
|
|
|
|
|
|
| Cancels the declaration of an HTTP form and frees all its resources. |
|
|
|
|
|
|
|
| Returns the value of a cookie received further to an HTTP request. |
|
|
|
|
|
|
|
| The Method property specifies the HTTP method used. |
|
|
|
|
|
|
|
| Returns the value of a cookie received further to an HTTP request. |
|
|
|
|
|
|
|
| Sends an HTTP request to the Facebook Graph API. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|