ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Spreadsheet control
Spreadsheets are one of the most used office tools......
BurnerPath (Function)
Returns the path of the current burner.
SFDelete (Function)
Deletes records from a Salesforce database.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
CertificateList (Function)
Returns the list of certificates available on the computer.
Comparison operators
The comparison operators can be divided into several categories......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
BurnerStatus (Function)
Returns the status of the current burner.
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Truncate (Function)
Truncates the right part of a string or buffer.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
EmailCheckAddress (Function)
Checks the validity of an email address.
Manager of automated tests
The test manager is used to......