ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
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.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
Emulating constants
List of constants used by the functions for emulating automated tests....
fMemExist (Function)
Checks the existence of a shared memory zone.
Generating an application for Universal Windows 10 App
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).
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.
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.
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.
NetworkUser (Function)
Identifies the name of the connected user.
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
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.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
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.