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.
BCCalculateControlCharacter( Función)
Devuelve el código de cheque de un código de barras.
Utilizar código Objective-C
Puede utilizar código Objective C en aplicaciones iPhone/iPad generadas con WINDEV Mobile....
Sentencia FOR EACH/FOR ALL (bucle a través de los archivos)
La declaración FOR EACH se usa para ejecutar diferentes tipos de bucles HFSQL...
CameraListParameter( Función)
Enumera los valores admitidos por la cámara del dispositivo para un parámetro determinado.
Las páginas
Las páginas son la interfaz principal de un sitio WEBDEV......
Apéndice 3: Archivo de configuración
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
<Chart>.BarColor (Función)
Inicializa el color de una barra específica en un gráfico de tipo histograma o un histograma apilado.
<Popup>.Animate (Función)
Muestra una ventana emergente en una celda Page.
PopupAnimate (Función)
Muestra una ventana emergente en una celda de página.
grSunburstAddData (Función)
Agrega un dato a una carta de Sunburst.
grBarColor (Función)
Inicializa el color de una barra específica en un gráfico de tipo histograma o un histograma apilado.
<Chart>.SunburstAddData (Función)
Agrega un dato a una carta de Sunburst.
PARA CADA UNO/PARA TODAS las declaraciones (navegar por las enumeraciones)
La sentencia FOR EACH se utiliza para examinar los valores disponibles en las enumeraciones.
PARA CADA UNO/PARA TODOS (búsqueda de combinaciones)
La sentencia FOR EACH se utiliza para examinar los valores disponibles en las combinaciones.
ToastDisplayPopup (Función)
Muestra una página emergente durante una duración determinada para mostrar un mensaje "Toast".
Manejo de archivos XLS
WINDEV y WEBDEV proponen dos métodos para manejar los ficheros Excel.......
grSuperficieBorrarColorAltitudColor (Función)
Elimina los colores de altitud especificados por grSurfaceAltitudeColor.
<Diagram Variable>.StartModification (Función)
Indica el inicio de una serie de acciones realizadas en una variable de tipo Diagrama en una única Event("deshacer/rehacer")....
DiagramStartModification (Función)
Indica el inicio de una serie de acciones realizadas en un documento de tipo Diagrama en un solo evento (acciones en el menú "Rehacer/Deshacer")....
<Chart>.SurfaceDeleteAltitudeColor (Función)
Elimina los colores de altitud especificados por grSurfaceAltitudeColor.
CameraGenerateThumbnail( Función)
Genera una miniatura de la foto o el vídeo especificado.
Replicación del servidor HFSQL
La replicación entre servidores HFSQL consiste en replicar automáticamente los datos de servidor a servidor, de forma asíncrona.......
CameraConfigure (Función)
Permite configurar el controlador de captura de vídeo.
DiagramToSVG (Función)
Exporta un diagrama a una imagen SVG.
<Diagram Variable>.ToSVG (Función)
Exporta un diagrama a una imagen SVG.