ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

In-App functions
The following WLanguage functions are used to manage In-App purchases......
Constants for managing speech synthesis
The RightIndent property gets and sets the right indent of an element....
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
FicEncryption (Property)
The FicEncryption property sets the encryption method of a table.
ManageHTML (Property)
The Property ManageHTML property is used to set the HTML management mode in a full-text index.
MinLinkedCardinality (Property)
The MinLinkedCardinality property gets and changes the minimum cardinality of the related item.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
FreeDLL
The FreeDLL keyword can correspond to ...
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
HDescribeFullTextIndex (Function)
Describes a full-text index of table created programmatically.
SFUndelete (Function)
Restores previously deleted Salesforce records.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
Items (Property)
The Items property is used to configure the different items of a full-text index.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
SFDelete (Function)
Deletes records from a Salesforce database.
TimeToString (Function)
Converts a time to a string in the specified format.
SFConnect (Function)
Manages authentication on a Salesforce platform.
MmoEncryption (Property)
The MmoEncryption property sets the encryption method of the memo file (.MMO) associated with a table.
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
SFExecuteProcess (Function)
Requests the execution of a specific process.
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
Extension (Property)
The Extension property is used to: get the extension of a table defined in the data model editor or programmatically. define the extension of a file (when the file is described through programming only)....
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
GanttAddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.