ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
CookieDelete (Function)
Deletes a cookie on the user's computer....
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
How to save and retrieve an image in a binary memo
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Error 1038: This member already exists in the class
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Generating and receiving a one-time code
In mobile applications, two-factor authentication is a common method used to verify a user's identity......
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....