ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword...
Referring to an element in a WLanguage event / process
HFSQL Cluster functions
The following functions are used to manage an HFSQL cluster
Advanced types
The advanced types of WLanguage are as follows
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa...
Widget functions
Les bulles d'aide permettent d'aider rapidement l'utilisateur dans vos applications...
Compound statements
Web service functions
Web service functions
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write...
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post...
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet...
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone...
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread...
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one...
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected...
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Events associated with Link controls
List of events associated with Link controls...
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays...
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce...
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number...
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Passing parameters
The parameters can be passed to a procedure......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one...
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications...
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls...