ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
HFSQL constants
List of constants used by the HFSQL functions....
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
HDeleteServerTrigger (Function)
Deletes a server trigger.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
grParameter (Function)
Retrieves or modifies a chart parameter.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Assignment of RETURN
The return value of the process currently run can be assigned...
BTLEDescriptorReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
XMLAddChild (Function)
Adds a child tag into an XML document.
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.