|
|
|
|
|
|
|
|
|
|
|
|
|
|
| List of HTTP functions... |
|
|
|
|
|
|
|
| Specifies the HTTP code that will be returned to the client after the server code of the page is executed. |
|
|
|
|
|
|
|
| Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend. |
|
|
|
|
|
|
|
| Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed. |
|
|
|
|
|
|
|
| Specifies the custom HTTP code that will be returned to the client after the server code of the page is executed. |
|
|
|
|
|
|
|
| Specifies the HTTP code that will be returned at the end of the execution of the REST web service function. |
|
|
|
|
|
|
|
| List of HTTP functions... |
|
|
|
|
|
|
|
| A REST WebService is a program hosted on a server containing functions accessible via HTTP requests...... |
|
|
|
|
|
|
|
| WDTestRest is used to test the calls to an HTTP REST web service or to run a Web API accessible by HTTP...... |
|
|
|
|
|
|
|
| The property HeaderProcedure property defines the procedure called to read headers in the event of a successful HTTP request. |
|
|
|
|
|
|
|
| WINDEV allows you to create help window templates...... |
|
|
|
|
|
|
|
| The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...... |
|
|
|
|
|
|
|
| WLanguage procedure (also called "callback") called by the HTTPSend function or the HTTPSendAsynchronous function when the HTTP server responds. |
|
|
|
|
|
|
|
| Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.). |
|
|
|
|
|
|
|
| Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|