ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListStopWord (Function)
Returns the list of stop words used by a full-text index.
fDataDir (Function)
Returns the full path of the directory of HFSQL tables specified by the user when installing the application.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Component diagram
A component diagram shows the physical and static architecture of a system software......
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
HErrorLock (Function)
Used to check whether a lock error occurred.
<Source>.FilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
<Source>.FilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
User report editor (Reports & Queries)
A report provides a custom view of data......
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.