ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Referring to an element in a WLanguage event / process
"WEBDEV Application Server" License Agreement
"WEBDEV Application Server" License Agreement...
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
Multi-database queries
A query (typed in SQL code) can operate on different databases......
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
12. Universal replication
13. Universal replication
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
2. WLanguage functions specific to phones
A WINDEV Mobile HFSQL application can also operate in Client/Server mode....
Procedure WLanguage called by the function SensorDetectChangeAcceleration
Procedure (also known as "Callback") called by the SensorDetectChangeAcceleration function when the device's acceleration on one of its axes is detected....
1. WLanguage functions specific to WEBDEV
KeyPressed (Function)
Checks which key is pressed.
GDI+ framework
Some WINDEV features use the GDI+ framework......