ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

12. External component in practice
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Compatibility between external components and deployed applications
A component can evolve in many ways......
SQL functions for accessing the external databases
List of SQL functions used to access the external databases...
Functions for managing objects (External language)
12. Pages in practice
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
2. Examples and components provided with WEBDEV
Compilation options (HLP format)
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
11. Choosing the action of a button/link
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
nWDGetLastError: Error code of last error
Error code of last error......
nWDInitProject: Initialization code of project
Run the initialization code of project......