ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Installing and starting WDTRAD
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Creating a query
Two methods can be used to create a query......
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
HListReindexingHistory (Function)
Lists the operations performed on current data files, over the last 24 hours, or on the last 1000 files. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
WordToArray (Function)
Fills an array with the words from a string.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
<Source>.Flush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
Ribbon control functions
The following functions are used to manage the Ribbon controls:...
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
PanelLoadConfiguration (Function)
Restores the configuration of the Dockable Panel controls in a window.