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...
<TreeView>.Delete (Función)
Elimina un elemento y todos sus "hijos" de un control TreeView.
<Breadcrumb>.DeleteLink (Función)
Borra un enlace de un control Migas de pan.
<Imagen>.DrawCircle (Función)
Dibuja un círculo o una elipse en un control Imagen.
<Organization Chart>.Delete (Función)
Elimina un elemento y los "hijos" de un control Organigrama.
<Imagen>.PixelColor (Función)
Identifica el color de un pixel en un control Imagen.
<Breadcrumb>.ModifyLink (Función)
Modifica un enlace en un control Migas de pan.
CalendarioSelectMinus (Función)
Desmarca una fecha en una control Calendario multiselección.
OrganizadorAñadir Cita (Función)
Añade una nueva Appointment a una control Agenda.
CheckBoxBorrar (Función)
Elimina una opción de un control Casilla de verificación.
<Scheduler>.AddAppointment (Función)
Añade una nueva Appointment a una control Planificador.
<Scheduler>.AddResource (Función)
Añade un nuevo Resource en un control Planificador.
OrganizadorBorrarTodo (Función)
Borra todas las citas de una control Agenda.
RadioButtonDelete (Función)
Elimina una opción de un control Botón de opción.
<Spreadsheet>.DeleteRow (Función)
Borra un fila de un control Hoja de cálculo.
RibbonHighlightPane (Función)
Destaca una pestaña en un control Cinta de opciones.
<TimeLine>.DeleteEvent (Función)
Borra un Event de un control Línea de tiempo.
<TimeLine>.DeleteTrack (Función)
Borra una pista de una control Línea de tiempo.
<Check box>.Delete (Función)
Elimina una opción de un control Casilla de verificación.
<TimeLine>.AddEvent (Función)
Añade una Event a una control Línea de tiempo.
TreeDelete (Función)
Elimina un elemento y todos sus "hijos" de un control TreeView.
<Word Processing>.seleccionar (función)
Selecciona un fragmento de un control Procesador de texto.
<Html>.Navigate (Función)
Inicia la navegación en una pantalla HTML control.
<Panel>.Position (Función)
Recupera la posición de un control Panel acoplable.
<Imagen>.ModifyContrast (Función)
Cambia el contraste de una imagen en un control Imagen.
KanbanAddList (Función)
Agrega una nueva lista a un control Kanban.