ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
CallDLL32 (Function)
Runs a function found in an external DLL.
Customizing the User Groupware
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Page Header block
The Page header block is printed on each new page......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
11. Table/Looper controls
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
List of extension attributes
The list of extension attributes ......
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
Handling Organization Chart controls programmatically
11. Table/Looper controls
Constant
The constants are language elements whose value is fixed once and for all...
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Passing parameters
The parameters can be passed to a procedure......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
10. Customizing the aspect of a site: skin elements
HFSQL Client/Server: Configuring the data files on the server