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...
HStatTime (Function)
Returns the time of the last update for the index statistics.
HStatDate (Function)
Returns the date of the last update for the index statistics.
HDelete (Function)
Deletes a record from a data file (query or view).
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file...
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server...
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime...
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime...
HErrorLock (Function)
Used to check whether a lock error occurred.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HDescribeConnection (Function)
Describes a new connection to an external database.
HDescribeLink (Function)
Describes a link between two data files through programming.
HDescribeItem (Function)
Describes a file item through programming.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash...
spDerivation (Property)
The spDerivation property is used to: Get the key derivation function used to hash an item...
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used...
spIterationCount (Property)
The spIterationCount property is used to: Get the iteration count of the hash algorithm used...
spHash (Property)
The spHash property is used to: Get the algorithm used for salting an item of type "Password"....
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
<Source>.Last (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.StatCalculate (Function)
Performs various statistical calculations on the file keys.
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element...