ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPMakeDir (Example)
Usage example of the FTPMakeDir function
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
InitialValue (Property)
The InitialValue property gets and/or sets an initial value....
ToolbarVisible (Property)
The ToolbarVisible property is used to: determine if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
fReadLine (Example)
Usage example of the fReadLine function
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
xlsSave (Function)
Saves an XLS document.
RegexSearch (Function)
Searches for all the parts of a string that match a specific format.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
Background
The "Background" keyword can correspond to: the Background variable, the Background property of a docParagraph variable....
Number (Property)
The Number property gets the number of an element.
CertificateList (Function)
Returns the list of certificates available on the computer.
LooperDelete (Function)
Deletes a row from a Looper control.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
Modified (Property)
The Modified property lets you know if an element has been modified.
Visible (Property)
The Visible property is used to set the visibility of an element.
KeyCompareKey (Function)
Compares an initial key with an activation key.
zipMerge (Example)
Usage example of the zipMerge function