ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTP functions
List of HTTP functions
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)...
HTTP functions (prefix syntax)
List of HTTP functions
<httpRequest variable>.SendAsynchronous (Function)
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".
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
HTTPSendAsynchronous (Function)
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".
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
HTTPRequest (Function)
Starts an HTTP request on a server.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements......
Share your projects via Git
Git is a source code manager......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
SCM: Repository versions
There are different versions of the SCM repository......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points...
WEBDEV license agreement
WEBDEV license agreement...
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....