ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailExecuteCommand (Function)
Sends an IMAP command to the mail server. This new function is available from WINDEV Suite SaaS 2025 Update 2....
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
WDD55Password (Property)
The property PasswordWDD55 property is used to specify the 5.5 format database schema password when programmatically describing a Hyper File 5.5 format table in an HFSQL Classic format database schema.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
Manipulating Pivot Table controls programmatically
A Pivot Table control can be handled through programming......
HRegenerateFile (Function)
Regenerates a table from its log.
Exist (Property)
The Exist property determines if the element of an associative array exists.
SpeechSynthesisListVoices (Function)
Returns the list of voices available on the device for the speech synthesis engine.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server).