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.
<Looper>.Modificar (Función)
Cambia los valores de los atributos en una fila de una control Looper.
<Looper>.ModifyLine (Función)
Cambia los valores de los atributos en una fila de una control Looper.
<Spreadsheet>.SortSelection (Función)
Ordena los valores seleccionados en una control Hoja de cálculo.
<TimeLine>.DeleteAll (Función)
Borra todos los eventos y pistas de un control Línea de tiempo.
OrgSaveImage (Función)
Crea una Image que representa a toda la control Organigrama.
<PDF Reader>.RotatePage (Función)
Gira una página mostrada en el lector de PDF control.
<Scheduler>.DateVisible ( Función)
Hace visible un día o Invisible en una control Planificador.
<Spreadsheet>.Replace (Función)
Encuentra y reemplaza un valor en un control Hoja de cálculo.
<TimeLine>.AddTrack (Función)
Añade una nueva pista a una control Línea de tiempo.
<Procesador de texto>.Seek (Función)
Encuentra un string en toda una control Procesador de texto.
<Lector PDF>.Save (Función)
Guarda el contenido de un control Lector PDF en un archivo.
PDFReaderSave (Función)
Guarda el contenido de un control Lector PDF en un archivo.
<Image>.Blur (Función)
Desenfoca toda el área especificada en un control Imagen.
<Kanban>.Count (Función)
Devuelve el número de tarjetas o listas en un control Kanban.
<Map>.LimitArea (Función)
Limita el área geográfica que se muestra en el control Mapa.
<Map>.ClosePopup (Función)
Cierra la popup de un marcador que se muestra en el control Mapa.
<Map>.ChangeStyle (Función)
Cambia el estilo del mapa que se muestra en el control Mapa.
HTMLEditor-EjecutarJS (Función)
Ejecuta el código JavaScript en un editor HTML control.
<HTML editor>.seleccionar (función)
Selecciona un fragmento de texto en un editor de HTML control.
<HTML editor>.ExecuteJS (Función)
Ejecuta el código JavaScript en un editor HTML control.
<PDF reader>.NbSignatures (Función)
Obtiene el número de firmas en un PDF Reader control.
MapClosePopup (Función)
Cierra la popup de un marcador que se muestra en el control Mapa.
MapChangeStyle (Función)
Cambia el estilo del mapa que se muestra en el control Mapa.
HTMLEditorSelect (Función)
Selecciona un fragmento de texto en un editor de HTML control.
MapLimitArea (Función)
Limita el área geográfica que se muestra en el control Mapa.