ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote HFSQL Administrator: Overview
The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server...
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used...
DB2 Native Connector: Features and notes
The following paragraphs present the main aspects and specific features of the Native DB2 Connector...
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Oracle Connector (also called Native Oracle Access...
Comparison operators
The comparison operators can be divided into several categories...
HQueryExecuted (Function)
Determines if a query has been executed.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
<Source>.QueryExecuted (Function)
Determines if a query has been executed.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Native DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Connector to DB2...
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
<Source>.ActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Reports
A report provides a custom view of data......
WEBDEV concepts
Translating a text file with WDTRAD
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Windows
The windows represent the main interface of a WINDEV application......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files...
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found...
HReadSeek (Example)
Usage example of the HReadSeek function
HForward (Example)
Usage example of the HForward function
HSetPosition (Example)
Usage example of the HSetPosition function
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
HCopyRecord (Example)
Usage example of the HCopyRecord function