ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Description (Property)
The Description property is used to get and change the description of an element.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
XMLParent (Example)
Usage example of the XMLParent function
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
XMLDocument (Example)
Usage example of the XMLDocument function
HCopyRecord (Example)
Usage example of the HCopyRecord function
DDESend (Function)
Sends a data to the program connected via DDE.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
fDate (Example)
Usage example of the fDate function
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Author (Property)
The Author property gets and changes the author of an element.
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....