|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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". |
|
|
|
|
|
|
|
| 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 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. |
|
|
|
|
|
|
|
| Cancels the declaration of an HTTP form and frees all its resources. |
|
|
|
|
|
|
|
| Sends an HTTP request to the Facebook Graph API. |
|
|
|
|
|
|
|
| Adds an additional HTTP header to a request of a REST Webservice. |
|
|
|
|
|
|
|
| Retrieves the cookies read by a call to HTTPSend for an HTTP domain. |
|
|
|
|
|
|
|
| Sends a communication request (HTTP request) to a Google service. |
|
|
|
|
|
|
|
| Sends a communication request (HTTP request) to a Google service. |
|
|
|
|
|
|
|
| The Cookie type is used to handle the cookies transmitted in the HTTP requests. |
|
|
|
|
|
|
|
| Reads the HTTP header received in a call to a SOAP or REST Webservice. |
|
|
|
|
|
|
|
| Enables or disables the management of cookies in an HTTP request run by HTTPRequest. |
|
|
|
|
|
|
|
| Enables or disables the management of cookies in an HTTP request run:
by HTTPRequest.... |
|
|
|
|
|
|
|
| The httpProgress type is used to manage the progress when sending or receiving an HTTP request. |
|
|
|
|
|
|
|
| Indicates the backup file for the result of next HTTP request, run in the same thread. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|