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.
gLine( Función)
Construye una secuencia de caracteres que contiene una Line.
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
Generación de una aplicación para Universal Windows 10 App
TimerSys (Función)
Periódica y automáticamente llama a un WLanguage Procedure.
HModify (Función)
Modifica el registro especificado o el que esta en la memoria en el archivo de datos (consulta o vista).
iAddBookmark( Función)
Añade un marcador en el visor de reporte o al exportar a PDF.
dBorder (Función)
Dibuja los bordes.
OCRExtractText (Función)
Lee el texto de una imagen.
Constantes para la gestión de flujos (sonido y vídeo)
Lista de constantes utilizadas por las funciones de gestión de los streams (sonido y vídeo)....
gCoord( Función)
Construye una secuencia de caracteres que se utiliza para definir la posición del cursor de entrada de un texto.
EmailStartPOP3Session( Función)
Inicia una sesión para recibir y leer correos electrónicos con el protocolo POP3.
PopupClose (Función)
Oculta una ventana emergente que se muestra en la página a través de PopupDisplay.
dText (Example)
Usage example of the dText function
TwainToBMP( Función)
Le permite realizar una de las siguientes acciones: guardar la Document que viene del dispositivo Twain en un archivo Bitmap (extensión "BMP"). ver la Document que viene del dispositivo Twain en la interfaz de usuario del dispositivo. guardar la Document que viene del dispositivo Twain directamente en la memoria en formato Bitmap (en un buffer)....
HListAnalysis( Función)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
HListQueryParameter (Función)
Devuelve la lista de parámetros de una consulta creada en el editor de consultas.
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
dPixelColor (Example)
Usage example of the dPixelColor function
VerticalSwipe (Property)
El VerticalSwipe Property se utiliza para determinar y cambiar la dirección de deslizamiento en una ventana interna con soporte de gestos de deslizamiento.
Probar una Page estática
La prueba de una sola Page permite ejecutar la Page actual en WEBDEV......
iInitReportQueryConnection (Función)
Inicia la consulta relacionado en el reporte.
Gestor de pruebas automatizadas
El director de pruebas está acostumbrado a......
Constantes de prueba
Lista de constantes utilizadas por las funciones para la gestión de las pruebas automatizadas....
InputMask (Tipo de variable)
El tipo InputMask permite definir las características avanzadas de una máscara de entrada personalizada.
Configuración y ejecución de los planes de acción
Cuando se despliegan los planes de acción, usted tiene la capacidad de configurar su modo de activación....