ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HIndex (Function)
Rebuilds the file index (".NDX" file).
<HFSQL connection>.ReindexAsynchronous (Function)
Rebuilds the index of an HFSQL Client/Server table (".NDX" file). This operation is asynchronous, i.e., it is performed on the server and does not block the client side.
This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2.
<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
HReindexAsynchronous (Function)
Rebuilds the index of an HFSQL Client/Server table (".NDX" file). This operation is asynchronous, i.e., it is performed on the server and does not block the client side.
This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal...
Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query...
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV...
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal...
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo...
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal...
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record...
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files...