ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing Map controls
Constants for managing Map controls...
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
SFDelete (Function)
Deletes records from a Salesforce database.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
iFont (Function)
Selects the default font.
XMLParent (Example)
Usage example of the XMLParent function
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
SFExecuteProcess (Function)
Requests the execution of a specific process.
FTPConnect (Example)
Usage example of the FTPConnect function
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
<zipArchive variable>.Create (Function)
Creates an archive.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Using several libraries in an application
A library is a WDL file that contains all the resources......
Constants for manging the replication
List of constants used by the functions for managing the replication....
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Switch control properties