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...
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error...
Managing space characters in the searches?
Native Access Connector
...This type of Native Connector allows access to ACCESS databases for better interoperability...
<Connection variable>.AddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined...
<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables...
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
HExecuteProcedure (Function)
Runs a stored procedure.
<Connection variable>.RSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server....
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker...
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing...
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables...
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined...
Overview of external languages
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong...
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server....
<Source>.DeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
<Source>.InfoMemo (Function)
Returns the characteristics of binary and text memos.
<Connection variable>.InfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
<Connection variable>.InfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management...
<Connection variable>.ExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.