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.
<Diagram editor>.SelectPlus (Función)
Selecciona una forma en un Diagram Editor control.
<Diagram editor>.SelectMinus (Función)
Deselecciona una forma en un Diagram Editor control.
<Kanban>.AddCard (Función)
Agrega una tarjeta a una lista en un control Kanban.
KanbanAddCard (Función)
Agrega una tarjeta a una lista en un control Kanban.
<Lista Kanban>.ListIndex (Función)
Devuelve el índice de una lista de un control Kanban.
<Kanban>.AddCard (Función)
Agrega una tarjeta a una lista en un control Kanban.
<Kanban>.ListIndex (Función)
Devuelve el índice de una lista de un control Kanban.
<Kanban>.AddList (Función)
Agrega una nueva lista a un control Kanban.
HTMLEditorSustituir (Función)
Sustituye una cadena por otra en un editor HTML control.
<HTML editor>.Replace (Función)
Sustituye una cadena por otra en un editor HTML control.
<HTML editor>.búsqueda (función)
Busca una cadena en un editor HTML control.
DiagramSelectPlus (Función)
Selecciona una forma en un Diagram Editor control.
DiagramSelectMinus (Función)
Deselecciona una forma en un Diagram Editor control.
HTMLEditorSearch (Función)
Busca una cadena en un editor HTML control.
KanbanListIndex (Función)
Devuelve el índice de una lista de un control Kanban.
<Image>.DrawTextMarkdown (Función)
Dibuja texto Markdown en un control Imagen.
HTMLClassDelete( Función)
Borra una clase de las clases de HTML de un control.
Propiedades de control Conferencia
Lista de propiedades associated con la conferencia control...
Propiedades de Control de número
Lista de propiedades de la associated con la Control de número...
LooperSearch( Función)
Busca un valor en un atributo de una control Looper.
MySelf (Palabra reservada)
MySelf se utiliza para manipular el actual control...
HTMLClassAdd( Función)
Añade una clase a las clases de HTML de un control.
OLELoad( Función)
Inicializa una control OLE con un objeto OLE.
PostMessage (Función)
Envía un mensaje Windows a un control o ventana.
Eventos associated con controles de la barra de herramientas
Lista de eventos associated con controles de la barra de herramientas...