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.
AWP: Gestión de contextos
Para conservar el valor de las variables globales al pasar de una Page a otra, el modo AWP propone una gestión de contextos......
PageNumber (Propiedad)
La propiedad PageNumber obtiene y establece un número de página.
Unicode (Property)
El Unicode Property se utiliza para get y cambiar el formato Unicode de un elemento.
BrowserIPAddress( Función)
Devuelve la IP Address del ordenador cliente conectado al sitio WEBDEV.
GridlinesVisible (Propiedad)
fListDisk( Función)
Devuelve la lista de discos instalados en el equipo.
HClusterStop( Función)
Suspende la ejecución de un cluster HFSQL. Los nodos del cluster ya no aceptarán ninguna conexión de las aplicaciones cliente..
Creación de un ejecutable: Opciones generales
Las principales opciones ejecutables son las siguientes.......
WayPoint (Property)
La propiedad WayPoint permite manipular los puntos de paso de un conector.
France.CheckINSEE (Función)
Prueba la validez de un número INSEE (número de identificación de personas físicas asignado por el Instituto Nacional de Estadística y Estudios Económicos).
HeaderVisible (Propiedad)
La propiedad HeaderVisible permite obtener y establecer el estado de visibilidad de los encabezados de las filas y columnas en el diseño de un documento XLS.
HListAnalysis (Example)
Usage example of the HListAnalysis function
WorksheetName (Property)
El WorksheetName Property se utiliza para obtener y cambiar el nombre de una hoja de trabajo en un XLS Document.
grParámetro (Función)
Recupera o modifica un parámetro de gráfico.
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
MatExist (Example)
Usage example of the MatExist function
fCurrentDir (Example)
Usage example of the fCurrentDir function
gFontItalic( Función)
Construye una secuencia de caracteres que se utiliza para especificar si el texto que sigue a la llamada a esta función está en cursiva o no.
gFontUnderlined( Función)
Construye una secuencia de caracteres para especificar si el texto que sigue a la llamada a esta función está o no subrayado.
Password (Property)
La contraseña Property establece y cambia la contraseña.
DateTimeToString (Función)
Convierte una fecha/hora en una cadena en el formato especificado....
ExeRun( Función)
Ejecuta un programa (un archivo ejecutable, por ejemplo) desde la aplicación actual.
grMenú (Función)
Define el tipo de menú contextual que muestra un gráfico.
MatNbColumn (Example)
Usage example of the MatNbColumn function
MatNbLine (Example)
Usage example of the MatNbLine function