|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)... |
|
|
|
|
|
|
|
| Sends an HTTP request and waits for the response from the HTTP server. |
|
|
|
|
|
|
|
| Sends an HTTP request and waits for the response from the HTTP server. |
|
|
|
|
|
|
|
| WLanguage procedure (also called "callback") called by the HTTPSend function or the HTTPSendAsynchronous function when the HTTP server responds. |
|
|
|
|
|
|
|
| Starts an HTTP request on a server. |
|
|
|
|
|
|
|
| Several methods can be used to distribute a WINDEV application...... |
|
|
|
|
|
|
|
| Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance...... |
|
|
|
|
|
|
|
| The two-level setup (or multisite setup) combines:
a reference network setup deployed on a local network.
an HTTP setup used to update the reference setup on the local network.... |
|
|
|
|
|
|
|
| WEBDEV is a full development environment devoted to Internet and Intranet...... |
|
|
|
|
|
|
|
| The HTTPVersion property is used to manage the HTTP version used by the server.... |
|
|
|
|
|
|
|
| The configuration diagnostic displays the following error...... |
|
|
|
|
|
|
|
| Specifies the HTTP code that will be returned to the client after the server code of the page is executed. |
|
|
|
|
|
|
|
| Specifies the custom HTTP code that will be returned to the client after the server code of the page is executed. |
|
|
|
|
|
|
|
| Bloque entièrement ou partiellement un fichier externe.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|