ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
How to create a patch?
PDF printing: Special cases
Specific features of print in PDF format...
HFSQL Client/Server: Setting up the server
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
gClickableLink (Function)
Adds a clickable link in a graphic string.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
SQLExec (Function)
Names and runs an SQL query.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.