ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

geoPosition (Variable type)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
EmailGetAll (Function)
Retrieves all the emails found on a server.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
SQLFirst (Function)
Positions on the first row of the query result.
HCheckStructure (Function)
Defines the mode for comparing tables.
HTransactionFree (Function)
Transforms all "in transaction" records into "normal" records if they do not belong to a transaction currently in progress.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
ArrayCopy (Function)
Copies the content of an array to another array.
ThreadPause (Function)
Pauses the current thread during the specified duration.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLSavePosition (Function)
Stores the current position in the XML document.
Value (Property)
The Value property gets and sets the value of an element.
fWrite (Example)
Usage example of the fWrite function
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.