ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
ManageRTF (Property)
The Property ManageRTF property is used to set the RTF management mode in a full-text index.
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property gets and changes the maximum cardinality of the related item.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
SFConvertLead (Function)
Converts the leads.
Items (Property)
The Items property is used to configure the different items of a full-text index.
Constants for managing speech synthesis
The RightIndent property gets and sets the right indent of an element....
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 ...
gpwListUser (Function)
Gets the list of users in the User Groupware.
SFUndelete (Function)
Restores previously deleted Salesforce records.
In-App functions
The following WLanguage functions are used to manage In-App purchases......
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.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
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....
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.