ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
XMLParent (Example)
Usage example of the XMLParent function
fDate (Example)
Usage example of the fDate function
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
PhoneNumber (Property)
The PhoneNumber property is used to get and change a phone number.
fDateTime (Example)
Usage example of the fDateTime function
iCreateFont (Example)
Usage example of the iCreateFont function
iBorder (Example)
Usage example of the iBorder function
HForward (Example)
Usage example of the HForward function
HSetPosition (Example)
Usage example of the HSetPosition function
Title (Property)
The Title property is used to get and change the title of an element.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
Attribute (Property)
The Attribute property is used to manage attributes.
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
Alignment
The Alignment property is used to align elements.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function