ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
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......
WINDEV Mobile Framework License Agreement
11. Table/Looper controls
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Conversion (Function)
Converts a value from a unit to another one.
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.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
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 ......
Handling Organization Chart controls programmatically
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
WINDEV Framework License Agreement
11. Table/Looper controls
Constant
The constants are language elements whose value is fixed once and for all...
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....
Passing parameters
The parameters can be passed to a procedure......