ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
Copying and cloning
Variables are copied using the "=" operator...
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
REST web service: Creating entry points
The REST web service entry point creation wizard opens......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
Step 6: User Groupware settings
If the site is configured to use the User Groupware, the parameters of the groupware database can be configured during the setup......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
ContactAdd (Example)
Usage example of the ContactAdd function
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
HJSONToRecord (Function)
Imports JSON data into the current record.
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......