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.
Index (Property)
The Index property is used to get the index of an element.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Z-index of a control
All the controls in a window or report have a different z-index......
Creating index keywords
Index keywords allow users to easily find a help page......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
<Source>.Creation (Function)
Creates an empty table (extension ".FIC") with index file, full-text index file, spatial index...
WEBDEV (Development version) License Agreement
Modifies a row in: a Table control, a TreeView Table control....
Software license agreement
Displays the internal window corresponding to the specified position (in the list of internal...
Software license agreement
The RETURN statement is used to exit the current event, process or procedure and return a result......
WINDEV Mobile License Agreement
Synchronizes the data corresponding to a replication....
WINDEV License Agreement
Lists the users currently connected to one or more files handled by a Client/Server connection....
HCreation (Function)
Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file...
MemCurrent (Function)
Returns the index of the current element.
HDBIndex (Function)
Opens an xBase index file.
Table,Col (External language)
Returns the current index of the column.