AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 476-80 de 80 para index
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
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.
HCheckIndexAsynchronous (Función)
Comprueba que los datos contenidos en el archivo de índice (archivo .NDX) hacen referencia correctamente a los datos contenidos en el archivo de datos HFSQL Client/Server (archivo .FIC).
Esta función solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 2.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
HCheckIndex (Función)
Comprueba que los datos contenidos en el archivo de índice (archivo .NDX) hacen referencia correctamente a los datos que se encuentran en el archivo de datos (archivo .FIC).
HDBIndex (Function)
Opens an xBase index file.
<HFSQL connection>.StatCalculateAsynchronous (Función)
Obtiene diferentes estadísticas sobre las claves de un archivo de datos HFSQL Client/Server.
Esta función solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 2.
The indexed controls
A control is an indexed control if it contains several controls with the same name...
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
<HFSQL connection>.CheckIndexAsynchronous (Función)
Comprueba que los datos contenidos en el archivo de índice (archivo .NDX) hacen referencia correctamente a los datos contenidos en el archivo de datos HFSQL Client/Server (archivo .FIC).
Esta función solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 2.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
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.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
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.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
HStatCalculate (Función)
Recopila estadísticas sobre las claves de los archivos de datos.
HStatDate (Function)
Returns the date of the last update for the index statistics.
HStatCalculateAsynchronous (Función)
Obtiene diferentes estadísticas sobre las claves de un archivo de datos HFSQL Client/Server.
Esta función solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 2.
1
4