ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
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.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
BTLECharacteristicChangeOfValue (Function)
Enables or disables detection of changes in the value of a Bluetooth Low Energy characteristic.
fMerge (Function)
Merges several files into a single one.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
dCrop (Function)
Returns the cropped part of an image. This image is in an Image variable.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
zipDeleteFile (Function)
Deletes a file from an archive.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.