ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
14 results for: index
Index (Property)
The Index property is used to get the index of an element.
<HFSQL connection>.StatCalculateAsynchronous (Function)
Gets various statistics on the keys of an HFSQL Client/Server table.
This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2.
<HFSQL connection>.CheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server table (.FIC file).
This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2.
<Looper>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
HCheckIndex (Function)
Checks whether the data found in the index table (.NDX file) properly refers the data found in the table (.FIC file).
The indexed controls
A control is an indexed control if it contains several controls with the same name...
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
HStatCalculateAsynchronous (Function)
Gets various statistics on the keys of an HFSQL Client/Server table.
This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2.
HStatCalculate (Function)
Collects statistics on table keys.
<Source>.StatCalculate (Function)
Collects statistics on table keys.
<Looper>.Select (Function)
Returns the index of the selected element in a Looper control.
HCheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server table (.FIC file).
This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2.
<Table>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.