ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used...
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...
DB2 Native Connector: Features and notes
The following paragraphs present the main aspects and specific features of the Native DB2 Connector...
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...
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
<Source>.QueryExecuted (Function)
Determines if a query has been executed.
Native DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Connector to DB2...
HChangeName (Example)
Usage example of the HChangeName function
HListItem (Example)
Usage example of the HListItem function
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS...
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware...
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
HMergeView (Example)
Usage example of the HMergeView function
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window...
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
HChangeKey (Example)
Usage example of the HChangeKey function
FolderData (Function)
FolderData is kept for backward compatibility.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report...
HReadLast (Example)
Usage example of the HReadLast function
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
Principle for running threads
At runtime, an application runs in a main thread......
HOut (Example)
Usage example of the HOut function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
HModify (Example)
Usage example of the HModify function
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV...
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one...
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function