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.
<HTML editor>.GetDocument (Función)
Recupera de forma asíncrona la Document HTML que se está mostrando en una control de edición HTML .
<HTML editor>.Insert (Función)
Inserta texto o código HTML en la posición del cursor en un editor HTML control.
Clickable (Propiedad)
La propiedad Clickable obtiene y establece el comportamiento de un control Imagen cuando se hace clic en él.
HTMLEditorInsert (Función)
Inserta texto o código HTML en la posición del cursor en un editor HTML control.
iPrintDiagram( Función)
Imprime una Diagram de: a Diagram Editor control, al fichero 'wddiag, a Diagram Variable....
BlurLevel (Propiedad)
La propiedad BlurLevel obtiene y establece el porcentaje de desenfoque aplicado a un control en un reporte.
Bearing (Property)
La propiedad Bearing determina o establece la orientación del mapa que se muestra en un control Mapa.
Tilt (Property)
La propiedad Tilt obtiene o establece la inclinación del mapa que se muestra en un control Mapa.
ModbusConnectTCP( Función)
Conecta un cliente a un servidor Modbus mediante el protocolo de transmisión control (TCP).
LooperInsertIP (Function)
Inserta una fila como página interna en un control Looper rellenado mediante programación.
Page (Property)
La propiedad Page permite manipular la página cargada en el control Página WEBDEV.
<PDF reader>AddWatermark (Función)
Añade una Watermark a todas las páginas de un archivo PDF en un lector de PDF control.
CameraVideoStart (Función)
Inicia la grabación de video a través de un control Cámara en una aplicación Android o iOS.
<Camera>.VideoStart (Función)
Inicia la grabación de video a través de un control Cámara en una aplicación Android o iOS.
H.NbRetryRead (Variable)
Indica el número de intentos de leer el archivo o Record antes de devolver control al programa.
dCopyWindowImage (Función)
Copia la imagen de una ventana WINDEV en una variable de tipo Image o en un control Imagen.
ControlFindTextPrevious( Función)
Encuentra y selecciona el elemento anterior correspondiente al texto buscado en una ventana o control.
HelpNumber (Property)
La propiedad HelpNumber permite obtener y modificar el número de ayuda asociado al control.
OLECreateEmpty( Función)
Asocia una control OLE con un objeto OLE invocando un servidor OLE específico.
ControlFindTextNext( Función)
Encuentra y selecciona el siguiente elemento correspondiente al texto buscado en una ventana o en una control.
HTMLClass (Propiedad)
La propiedad HTMLClass lee y establece el valor del atributo HTML "class" del control.
ShapeExtremityStart (Property)
El ShapeExtremityStart Property se utiliza para get y cambiar la forma del extremo de origen de un control.
EndEvent( Función)
Cancela la interceptación de una Event de Windows en un control o ventana WINDEV (implementado por Event).
Propiedades de control TreeMap
Un control TreeMap puede ser manejado en una ventana por las siguientes propiedades de WLanguage.
Propiedades del control Mapa
Las siguientes propiedades se pueden utilizar con los controles Mapa:...