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.
Creación de un ejecutable: Framework WINDEV
Cada función de WINDEV es associated con un WINDEV DLL......
HReadSeekFirst (Función)
Establece la posición en el primer registro que tenga un elemento específico con un valor estrictamente igual al valor buscado (búsqueda exacta).
Administrador del SCM: Gestionar el depósito
El administrador de SCM (Administrador de Código Fuente) le permite manipular directamente los códigos fuente de los diferentes proyectos incluidos en el programa Administrador de Código Fuente.......
HIndex (Example)
Usage example of the HIndex function
¿Cómo se crea una consulta SQL a get una suma?
Esta página de ayuda explica cómo crear una consulta de suma con el editor de consultas....
¿Cómo crear una consulta con join externo?
En el lenguaje SQL, se utiliza un join externo para excluir o incluir registros de archivos con o sin correspondencias en los archivos relacionado.......
Constantes Twain
Lista de constantes utilizadas por las funciones Twain....
MapDisplayPosition (Example)
Usage example of the MapDisplayPosition function
Constantes para la gestión de las aplicaciones con "Live update".
Lista de constantes utilizadas por las funciones de gestión de aplicaciones con "Live update"....
Ejecución de la prueba del User Groupware e instalación del mismo
Reintegrar texto traducido en un proyecto
Una vez que la traducción de las bibliotecas del framework ("......
WDTestRest: Ejecute la prueba de sus servicios web REST
WDTestRest se utiliza para probar las llamadas a un servicio web HTTP REST o para ejecutar un Web API accesible por HTTP.......
ImageScrollingPosition (Función)
Devuelve la Image visualizada.
iListPrinter( Función)
Devuelve la lista de impresoras instaladas en el ordenador actual.
GanttListTask (Función)
Devuelve: la lista de tareas entre dos fechas dadas en una columna del diagrama de Gantt, todas las tareas en una columna del diagrama de Gantt, una tarea específica (seleccionada o suspendida)....
Timeout (Property)
El Timeout Property se utiliza para get y cambiar el tiempo máximo de espera antes de que una solicitud se agote.
PageLayout (Property)
El PageLayout Property establece las características de diseño de un Document.
MatStack (Example)
Usage example of the MatStack function
fDecrypt (Example)
Usage example of the fDecrypt function
MatDelete (Example)
Usage example of the MatDelete function
dVerticalSymmetry (Función)
Voltea la imagen con respecto a un eje vertical (simetría con respecto a un eje vertical).
dHorizontalSymmetry (Función)
Voltea la imagen con respecto a un eje horizontal (simetría con respecto a un eje horizontal).
dPolyline (Función)
Dibuja una línea compuesta de varios segmentos.
httpProgress (Tipo de Variable)
El tipo httpProgress permite gestionar el progreso del envío o recepción de una solicitud HTTP.
HListFullTextIndex (Función)
Devuelve la lista de los índices de texto completo de un archivo de datos (consulta o vista) reconocidos por el motor HFSQL.