AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
14 resultados para: index
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
HDBIndex (Function)
Opens an xBase index file.
HStatCalculate (Función)
Recopila estadísticas sobre las claves de las tablas.
HCheckIndex (Función)
Comprueba que los datos contenidos en la tabla de índice (tabla .NDX) hacen referencia correctamente a los datos que se encuentran en la tabla de datos (tabla .FIC).
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.
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.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.