ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
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).
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
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.
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.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
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)....
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
12. External component in practice
Code snippets
The code editor allows you to enter "Code snippets"......
Speech recognition management functions
The following functions are used to manage speech recognition:...
HCross (Function)
Crosses a record in a data file.