ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DataType (Function)
Identifying the type of a WLanguage variable.
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). of a WLanguage list....
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). from a WLanguage list....
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). from a WLanguage list....
List of reserved words
Advanced types
The advanced types of WLanguage are as follows...
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
Translating a text file with WDTRAD
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting provider......
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Reals
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
The different types of integers
Apply (Function)
Executes a procedure for each element of a WLanguage array.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
Seek (Function)
Searches for the index of an element in a WLanguage array.