ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Select,+ (External language)
Selects an element in a Table control.
Table,Delete (External language)
Deletes an element from a Table control.
Windows,TCurrent (External language)
Modifies the title of the current window.
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
1. WLanguage
WEBDEV Tutorial - WLanguage basics Lesson 1 - WLanguage - 5 min
ProgressBar (Property)
WLanguage proposes...
Translating a text file with WDTRAD
Python: Native calls
WLanguage allows for native Python calls......
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
DataType (Function)
Identifying the type of a WLanguage variable.
<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....
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....
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....
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
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.
List of reserved words
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....