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.
Descubra WINDEV Mobile
Tutorial WINDEV Mobile: Presentación de WINDEV Mobile Descubra WINDEV Mobile - 10 min
Constantes para la gestión de las ventanas internas
<Popup>.Display (Función)
Muestra una ventana emergente en una Page con efecto OVI (Oscurecimiento de Ventanas Inactivas).
DnDEvent (Example)
Usage example of the DnDEvent function
dCopyImage (Example)
Usage example of the dCopyImage function
Simplifique las búsquedas
GesturePosX( Función)
Devuelve la posición horizontal del puntero (dedo o lápiz).
Manipular opciones de menú mediante programación
Las opciones del menú se pueden manejar.......
grDestinationBMP (Función)
Define un archivo BitMap como destino de un gráfico (BMP significa BitMap).
Entorno del editor de consultas
ServiceWait( Función)
Pausa el servicio actual durante la duración especificada.
Event( Tipo de Variable)
El tipo Event permite definir todas las características avanzadas de un evento: cumpleaños, día de los santos, ....
Constantes del gráfico
Lista de constantes utilizadas por las funciones para la gestión de gráficos....
CharacterSpacing (Property)
La propiedad CharacterSpacing obtiene y establece el espaciado entre caracteres.
ImageInfoSave (Función)
Guarda las modificaciones realizadas en las etiquetas Exif de una Image por Image InfoModify.
dFont (Example)
Usage example of the dFont function
fShortName (Example)
Usage example of the fShortName function
SizeUnit (Property)
El SizeUnit Property obtiene y establece la unidad de tamaño de la fuente.
¿Cómo ordenar el resultado de una consulta?
Esta página de ayuda explica cómo crear una consulta de ordenación con el editor de consultas....
Constantes DnD
Lista de constantes utilizadas por las funciones para gestionar la función Arrastrar y soltar....
Hoja de cálculoCerrar (Función)
Cierra la XLSX Document que fue abierta por SpreadsheetLoad.
Opciones de replicación (ReplicEdit)
La creación de una réplica con ReplicEdit le permite especificar varios parámetros.......
Effect (Property)
Utilisation dans la classe EtapeVisiteGuidée - Accès en Lecture + Ecriture - Type : Entier32
LineSpacing (Property)
La propiedad LineSpacing obtiene y establece el interlineado de las variables de tipo Font.
HSynchronizeReplica( Función)
Sincroniza la réplica maestra y la réplica del suscriptor.: las operaciones realizadas en una de las réplicas se transfieren a la otra réplica.