ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
JSONToVariant (Example)
Usage example of the JSONToVariant function
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
ErrorBuild (Function)
Displays a custom error message in a system error window.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Composite variable
A composite variable contains different types of elements (members)...
ArraySort (Function)
Sorts a WLanguage array.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Error 25: No THEN statement is associated with this IF
SaaSAdminModifyUser (Function)
Modifies a SaaS user.
SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
System constants
List of constants used by the system functions....
SaaSAdminListUser (Function)
Lists the users of the SaaS Webservice database.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
SaaSAdminAddUser (Function)
Adds a SaaS user.