ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
16 results for: HTTP server
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
HTTP server response procedure parameters
WLanguage procedure (also called "callback") called by the HTTPSend function or the HTTPSendAsynchronous function when the HTTP server responds.
HTTPRequest (Function)
Starts an HTTP request on a server.
Ad Hoc deployment
Setup mode
Several methods can be used to distribute a WINDEV application......
In-House deployment
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......
Two-level setup
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 Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
Type and version of Web server
The configuration diagnostic displays the following error......
5. Deploying a dynamic site (Session or AWP) in practice
PageWriteHTTPCode (Function)
Specifies the HTTP code that will be returned to the client after the server code of the page is executed.
PageWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned to the client after the server code of the page is executed.
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....