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...
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
HRegenerateFile (Function)
Regenerates a data file from its log.
<Window>.FromFile (Function)
Automatically updates the controls in a window or page with: the values of the bound items...
<Window>.FromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items...
<Connection variable>.CancelBackup (Function)
Cancels a current backup.
HPass (Function)
Defines the password used to create or open a data file.
<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items...
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values...
<Source>.FromWindow (Function)
Automatically initializes: the values of a data file's items in memory with the values...
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items...
4. Monitor your applications
9. Monitor your sites, servers, etc.
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number...
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
HCancelBackup (Function)
Cancels a current backup.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values...
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.