ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Emulating constants
List of constants used by the functions for emulating automated tests....
fMemExist (Function)
Checks the existence of a shared memory zone.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
FTPDateTime (Function)
Returns the different creation, modification or access dates and times associated with a file located on an FTP server (File Transfer Protocol).
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
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.
httpRequest (Variable type)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
PDFMergeWithPassword (Function)
Merges several password-protected PDF files into a single PDF file.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.