ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
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).
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......
Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
Format (Property)
The Format property is used to define the data format of a data file.
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....
EmailExecuteCommand (Function)
Sends an IMAP command to the mail server. This new function is available from WINDEV Suite SaaS 2025 Update 2....
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
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).