ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Index (Property)
The Index property is used to get the index of an element.
<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
<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 data file (.FIC file).
This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2.
HStatCalculate (Function)
Collects statistics on data file keys.
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
Partial indexing of memos
You now have the ability to index the content of a text memo item...
HStatTime (Function)
Returns the time of the last update for the index statistics.
HStatDate (Function)
Returns the date of the last update for the index statistics.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
The indexed controls
A control is an indexed control if it contains several controls with the same name...
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
<Source>.StatTime (Function)
Returns the time of the last update for the index statistics.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
HCheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server data file (.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.
HDBIndex (Function)
Opens an xBase index file.
<Source>.Optimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
<Table>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
<Looper>.Select (Function)
Returns the index of the selected element in a Looper control.
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<Source>.StatCalculate (Function)
Collects statistics on data file keys.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
<HFSQL connection>.StatCalculateAsynchronous (Function)
Gets various statistics on the keys of an HFSQL Client/Server data file.
This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2.
HStatCalculateAsynchronous (Function)
Gets various statistics on the keys of an HFSQL Client/Server data file.
This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
<Source>.CheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
CurrentIndex (Function)
Depending on the specified control, returns:
  • the number of the current row displayed in the current Table control,
  • the number of the option with focus in a Check Box control,
  • the number of the current row in the current Looper control,
  • the index of the current indexed control.
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Multilingual project
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find...
5. Deploying a dynamic site (Session or AWP) in practice
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data...
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......