ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced...
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors...
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document...
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Logical operators
The logical operators are as follows......
Archiving function constants
List of constants used by the archiving functions....
SNMPGetTable (Function)
Reads a table of SNMP values.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced...
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection...
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must...
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight...