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...
<Calendario>.SelectPlus (Función)
Selecciona una fecha en una control Calendario.
PlanificadorBorrarRecurso (función)
Borra una Resource de una control Planificador.
<TreeMap>.Delete (Función)
Borra un elemento de un control TreeMap.
<Imagen>.DrawPolygon (Función)
Dibuja un polígono en un control Imagen,
MapDeleteItinerario (Función)
Borra un itinerario de una control Mapa.
OrganizerSelectMinus (Función)
Deselecciona un Appointment de un control Agenda.
<Imagen>.DrawRectangleGradient (Función)
Dibuja un rectángulo en un control Imagen.
OrgModify (Función)
Modifica un elemento en una control Organigrama.
<Imagen>.Resize (Función)
Redimensiona una imagen en un control Imagen.
OrgSelectPlus (Función)
Selecciona un elemento en una control Organigrama.
OrgSelectMinus (Función)
Desmarca un elemento de un control Organigrama.
<Scheduler>.SelectPlus (Función)
Selecciona un Appointment en un control Planificador.
<Scheduler>.DeleteAppointment (Función)
Borra una Appointment de una control Planificador.
<Scheduler>.DeleteResource ( Función)
Borra una Resource de una control Planificador.
TreeDeleteAll (Función)
Borra todos los elementos de un control TreeView.
LooperDelete (Función)
Borra una fila de una control Looper.
LooperInsertLine (Función)
Inserta una fila en una control Looper.
OrganizerSelectPlus (Función)
Selecciona un Appointment en un control Agenda.
ChangeStyle (Función)
Modifica el estilo de un control dinámicamente.
LooperInsert (Función)
Inserta una fila en una control Looper.
<Imagen>.DrawLine (Función)
Dibuja una línea en un control Imagen.
<Organizer>.SelectPlus (Función)
Selecciona un Appointment en un control Agenda.
<Looper>.SelectPlus (Función)
Selecciona un fila en un control Looper.
<Looper>.Delete (Función)
Borra una fila de una control Looper.
TreeMapDelete (Función)
Borra un elemento de un control TreeMap.