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.
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.
<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.
The different types of Table fields: programmatically, 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...
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
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.
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...
FAA: 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.
ExecuteRefreshUIParent
Ejecuta inmediatamente el evento "Solicitud para actualizar la visualización" del padre.
Modelos de páginas
WEBDEV permite crear modelos de páginas......
LeftIndent (Property)
El LeftIndent Property se utiliza para get y cambiar la sangría izquierda de un elemento.
Componentes de utilidad
WINDEV incluye varios componentes de utilidad que le permiten manipular datos directamente......
RightIndent (Property)
El RightIndent Property se utiliza para get y cambiar la sangría derecha de un elemento.
FontCreate( Función)
Crea un tipo de letra Definition.
Base de datos HFSQL Client/Server: Recomendaciones
Esta ayuda Page presenta las principales recomendaciones para optimizar la seguridad y el rendimiento de una base de datos HFSQL Client/Server en función de las limitaciones y características deseadas......
zipDeleteFileList (Función)
Elimina una lista de archivos de un archivo comprimido.
Descripción del FullTextIndex (Tipo de variable)
Una variable FullTextIndex description se utiliza para describir uno o más índices de texto completo por programación..
docStyle (Tipo de Variable)
El tipo docStyle se utiliza para definir las características avanzadas de un estilo perteneciente a un Document, un párrafo o un fragmento de Document.
WDLog: Restaurar archivos de datos HFSQL
WDLog se utiliza para restaurar los archivos de datos guardados por WDLog........
Composite variable
Una Variable compuesta contiene diferentes tipos de elementos (miembros)...
SendKey( Función)
Simula las pulsaciones de teclas y las acciones del ratón.
dSaveImagePNG (Función)
Guarda una imagen: en un archivo PNG. en la memoria....
SysIconAdd( Función)
Añade una bandeja de sistema Icon (en la parte inferior derecha Corner de la pantalla).
5. Los siguientes archivos se crean automáticamente
Modelos de reportes
WINDEV, WINDEV Mobile y WEBDEV le permiten crear plantillas reporte.......
Parámetros de la base de datos (programa de instalación)
La creación del programa instalación asistente incluye el instalación de la base de datos junto con la aplicación y sugiere elementos adicionales......
dArc (Example)
Usage example of the dArc function
Thickness (Property)
El Grosor Property se utiliza para get y cambiar el grosor de un elemento.
WinCopyForm (Función)
Copia el contenido de un formulario en el portapapeles.
RequestUpdateUIParent (Función)
Pide que se ejecute el proceso "Solicitud para actualizar la visualización" del padre. Esta función se conserva por motivos de compatibilidad con versiones anteriores.
StreamDisconnect( Función)
Detiene la recepción o transmisión de un stream.
dRectangle (Example)
Usage example of the dRectangle function
dLine (Example)
Usage example of the dLine function