ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLToText (Function)
Converts a character string in XML format into a standard character string.
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....
2. Types of setup
Types of setup...
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
MariaDB Native Connector: Special features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
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....
gLink (Function)
Adds an "invisible" value to an element of a List or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
FileSize (Property)
The FileSize property is used to get the size of a file.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
SchedulerDeleteTask (Function)
Deletes a scheduled task.
Unicode (Property)
The Unicode property gets and sets the Unicode format of an element.