ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
NetworkConnect (Function)
Associates a drive with a shared network directory.
PythonExecute (Function)
Executes a function present in a Python module.
hScheduling (Variable type)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled HFSQL Client/Server table optimization task. for a scheduled HFSQL Client/Server table backup job. for a scheduled replication of HFSQL servers....
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.
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....