ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sub-query
A sub-query is a query whose result is used by another query...
<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....
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Advanced types
The advanced types of WLanguage are as follows...
Recompiling the project
The project compilation is a process used to......
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
GetCountryName (Function)
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard.
3. Application development cycle
Development cycle of a WINDEV application....
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Reals
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Seek (Function)
Searches for the index of an element in a WLanguage array.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
The different types of integers
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......