ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sort (Function)
Sorts a WLanguage array.
<Array>.Sort (Function)
Sorts a WLanguage array.
ArraySort (Function)
Sorts a WLanguage array.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
DataType (Function)
Identifying the type of a WLanguage variable.
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). 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 events of gglCalendar, etc.). from a WLanguage list....
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Advanced types
The advanced types of WLanguage are as follows...
Reals
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
<Connection variable>.AddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.