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.
grWaterfallCategoryType (Función)
Indica el tipo de categoría de un gráfico de cascada.
SpreadsheetStartModification (Función)
Funciones de geolocalización/GPS
Los datos de geolocalización de manipular y los dispositivos GPS de control......
Editor de imágenes: Características
El editor Image incluye varias funciones......
Galería de imágenes del proyecto
La galería del proyecto Image permite ver todas las Image de un proyecto en un solo clic......
Elegir la acción del botón en una página
WEBDEV propone varias acciones del botón sobre los controles de la página......
Constantes para la gestión de vídeos
Lista de constantes utilizadas por las funciones de gestión de vídeo....
PanelActivar (Función)
Activa un panel cuando varios paneles están acoplados entre sí.
Bloques Reporte
Una reporte impresa incluye varias secciones.......
Programación de un menú desplegable WEBDEV
Una vez creado el menú desplegable de su sitio, todo lo que tiene que hacer es asociar una acción a cada opción del menú.......
Funciones Calendario
Lista de funciones de Calendar...
BCToImage( Función)
Genera la Image de un código de barras.
<MoveLine (Función)
3
<Looper>.Count (Función)
3
iInitInternalReport (Función)
Inicializa los parámetros de un reporte interno utilizado en un reporte.
Card (Propiedad)
La propiedad Card manipula las diferentes tarjetas de una lista Kanban. Puede agregar, modificar y eliminar tarjetas de la lista Kanban, o navegar entre ellas.
repetition (Tipo de Variable)
El tipo repetition se utiliza para describir y modificar las características de un repetition para un Appointment a través de las diferentes propiedades del WLanguage.
SpreadsheetEndModification (Función)
Dibujar en WINDEV, WEBDEV y WINDEV Mobile
WINDEV, WEBDEV y WINDEV Mobile incluyen varias funciones para mostrar, dibujar, copiar y guardar dibujos e imágenes desde sus aplicaciones o sitios......
Funciones Exif
Lista de funciones Exif...
Constantes de hoja de cálculo
Las siguientes constantes son utilizadas por las funciones de gestión de los controles de la hoja de cálculo:...
funciones MCI
Lista de funciones MCI...
Funciones Captcha
Las funciones de Captcha son las siguientes:...
diagLayout (Tipo de Variable)
El tipo diagLayout se utiliza para definir todas las características de diseño de un Diagram.
Desarrollo de aplicaciones para Android
WINDEV Mobile permite desarrollar aplicaciones Android......