AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements...
The different types of fields Table: programmatically, file with or without direct access
WINDEV, WEBDEV and WINDEV Mobile allow you to use...
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
FAA: Automatic filtering of Table Column controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example...
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
TableCellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX...
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
<Table>.SetFocus (Function)
Gives focus to a line in a Table or Hierarchical Table field: the field switches to edit for the specified line and column.
FAA: Increase the height of the lines in the Table or RepeatString fields.
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit...
<Edit>.AddToken (Función)
Añade una Token a un "Texto Token" Editar control.
LooperCollapseAll (Función)
Colapsa todas las roturas expandidas en una control Looper.
ControlInfoXY( Función)
Devuelve el nombre de la control situada en una posición determinada.
MultimediaStatus (Función)
Indica el estado del archivo multimedia reproducido en el control Multimedia.
<Tab>.CloseAll (Función)
Cierra todas las pestañas dinámicas de una control Pestaña.
TabLoadConfiguration (Función)
Restaura la configuración de los paneles dinámicos en un control Pestaña.
OrgSelect (Función)
Devuelve el índice del elemento seleccionado en una control Organigrama.
DashDeleteAll (Función)
Elimina todos los widgets mostrados en un control Cuadro de mando.
SchedulerToiCalendar (Función)
Exporta las citas desde un control Planificador en formato iCalendar.
<Scheduler>.DeleteAll (Función)
Borra todas las citas y recursos de un control Planificador.
<Check box>Añadir
Añade una nueva opción a una control Casilla de verificación.
<Check box>.Insert (Función)
Inserta una nueva opción en una control Casilla de verificación.
grClearPict (Función)
Borra el dibujo del gráfico (en un control Imagen o en una ventana).
MapDeleteMarker (Función)
Elimina una Marker de un mapa mostrado por una control Mapa.
MapModifyMarker (Función)
Modifica un marcador mostrado en un control Map568
<Map>.DeleteMarker (Función)
Elimina una Marker de un mapa mostrado por una control Mapa.
LooperModify (Función)
Cambia los valores de los atributos en una fila de una control Looper.
ControlTypeInfo( Función)
Devuelve el icono correspondiente al tipo especificado de control.
<Looper>.SelectCount (Función)
Devuelve el número de filas seleccionadas en una control Looper.
Hoja de cálculoSortSelection (Función)
Ordena los valores seleccionados en una control Hoja de cálculo.
TreeMapSelectGroup (Función)
Selecciona visualmente un grupo de elementos en un control TreeMap.
<Radio button>.add (función)
Añade una nueva opción a una control Botón de opción.
MapEndOfMove (Función)
Se detiene siguiendo el movimiento del dispositivo en una control Mapa.
<Radio button>.Insert (Función)
Inserta una nueva opción en una control Botón de opción.
TimelineAddTrack (Función)
Añade una nueva pista a una control Línea de tiempo.