ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCopyFile (Function)
Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the tables for example). from an HFSQL server to antoher HFSQL server....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
WDTRAD options
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Handling the report blocks through programming
Each report block is associated with different events......
SQL functions for handling spatial data
Below are the main SQL functions that can be used to handle spatial data in SQL queries......
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
PythonExecute (Function)
Executes a function present in a Python module.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Materialized view
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Check model
You can use check models to easily create checks...
EventOpen (Function)
Opens a synchronization event between several threads.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......