ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dPolygon (Example)
Usage example of the dPolygon function
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
iForceComplement (Function)
Forces the printing of a Body Complement block.
TableInfoXY (Example)
Usage example of the TableInfoXY function
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Events associated with Table controls
List of events associated with Table controls...
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
dBackground (Example)
Usage example of the dBackground function
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
13. External component in practice
External component in practice...
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
fOpen (Example)
Usage example of the fOpen function
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....
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
iPrintReport (External language)
Prints a report created with the report editor.