AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control...
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements...
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.
FAA: Pegar una fila de un control Tabla a otro
Los controles Tabla permiten ver y manipular datos...
TableSetFocus (Function)
Gives focus to a line in a Table or hierarchical Table field: the field switches to input for the specified line and column.
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
<Table>.SetFocus (Function)
Gives focus to a line in a Table or hierarchical Table field: the field switches to input for the specified line and column.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX...
The different types of Table fields: programmatically populated, file with or without direct access
WINDEV, WEBDEV and WINDEV Mobile allow you to use...
Control Tabla en dispositivos móviles (Android y iOS)
El control Tabla está disponible para aplicaciones Android y iOS...
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.
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.
AAF: Automatic column 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...
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.
Controles Tabla y Looper infinitos
Existen dos métodos para rellenar los controles Tabla y Looper mediante programación...
AAF: 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...
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
TimelineDeleteTrack (Función)
Borra una pista de una control Línea de tiempo.
TimelineDeleteEvent (Función)
Borra un Event de un control Línea de tiempo.
Hoja de cálculoBorrarColumna (Función)
Borra una columna de un control Hoja de cálculo.
<Multimedia>.Play (Función)
Reproduce un archivo multimedia en un control multimedia.
TimelineAddEvent(Función)
Añade una Event a una control Línea de tiempo.
<Breadcrumb>.AddLink (Función)
Añade un enlace a un control Migas de pan.
CalendarioPosición (Función)
Devuelve el mes mostrado en un control Calendario.
CalendarSelect (Función)
Devuelve la fecha seleccionada en un control Calendario.
BreadcrumbInsertLink (Función)
Inserta un enlace en un control Migas de pan.
BreadcrumbAddLink (Función)
Añade un enlace a un control Migas de pan.
<Captcha>.Display (Función)
Muestra un nuevo Captcha en un Captcha control.
<Map>.GetJSObject (Función)
Devuelve la instancia de la API de control Mapa.
<Imagen>.DrawTextRTF (Función)
Dibuja un texto RTF en un control Imagen.
LooperDeleteSelect (Función)
Elimina las filas seleccionadas de una control Looper.
<TreeView>.Display (Función)
Actualiza a control TreeView desde una posición determinada.
<Breadcrumb>.DeleteAll (Función)
Borra todos los enlaces de un control Migas de pan.
MultimediaPlay (Función)
Reproduce un archivo multimedia en un control multimedia.
<TreeView>.Sort (Función)
Ordena los elementos que se encuentran en una control TreeView.
ControlCurrent( Función)
Devuelve el nombre del control actualmente en edición.
BreadcrumbDeleteAll (Función)
Borra todos los enlaces de un control Migas de pan.
ControlContextMenu( Función)
Identifica la control en la que se ha abierto el menú contextual.
BreadcrumbDeleteLink (Función)
Borra un enlace de un control Migas de pan.
<Organization Chart>.AddChild (Función)
Añade un elemento hijo a una control Organigrama.
BreadcrumbModifyLink (Función)
Modifica un enlace en un control Migas de pan.
<Breadcrumb>.InsertLink (Función)
Inserta un enlace en un control Migas de pan.