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.
Documento (Tipo de Variable)
El tipo Document permite manipular un documento de tipo "docx".
OutgoingData (Property)
El OutgoingData Property se utiliza para determinar y cambiar el tipo de datos emitidos por el flujo.
IncomingData (Property)
IncomingData se utiliza para conocer y modificar el tipo de datos recibidos por el flujo.
Checked (Propiedad)
La propiedad Checked obtiene y establece el estado de la marca de verificación de un elemento.
AnimationPlayOnControlProperty (Función)
Anima la modificación de una propiedad entera entre 2 valores.
WBAdminAuth (Tipo de Variable)
El tipo WBAdminAuth le permite definir todas las características avanzadas del API utilizado para administrar de forma remota un servidor de aplicaciones WEBDEV.
Gestión de la geolocalización y el GPS
WINDEV Mobile y WEBDEV le permiten explotar la geolocalización y las funciones GPS que se encuentran en los dispositivos móviles y en los navegadores....
Importar desde versiones anteriores
Para instalar un sitio dinámico WEBDEV en un servidor web, necesitará cuentas implementación......
<Variable WBAdminAuth>.ListConnection (Función)
Devuelve la lista de conexiones actuales en WEBDEV Application Server.
<Variable WBAdminAuth>.Disconnect (Función)
Elimina una conexión de WEBDEV Application Server.
FinRedemption (Example)
Usage example of the FinRedemption function
Propiedades associated con la serie de cartas
Lista de propiedades associated con la serie de gráficos...
docSection (Tipo de Variable)
El tipo docSection se utiliza para definir las características avanzadas de una sección que se encuentra en un Document o párrafo.
<Variable WBAdminAuth>.UpdateAccount (Función)
Actualiza los parámetros de una cuenta WEBDEV en WEBDEV Application Server.
<Variable WBAdminAuth>.DeleteAccount (Función)
Elimina una cuenta WEBDEV de un WEBDEV Application Server.
<Variable WBAdminAuth>.CreateAccount (Función)
Crea una cuenta WEBDEV en un WEBDEV Application Server.
XamlDisable( Función)
Simula la ausencia de .Net 3.0 framework.
<docFragment Variable>.Insert (Función)
Reemplaza el contenido del fragmento actual. Los objetos que se pueden utilizar son: un elemento, a Document, a paragraph, un texto, una imagen, etc, un fragmento....
Dirección (Tipo de Variable)
El tipo Address se utiliza para manipular el Address de un lugar o persona.
DocSave (Función)
Guarda una Document como archivo "docx".
<Document Variable>Guardar (función)
Guarda una Document como archivo "docx".
WBAdminListConnection (Función)
Devuelve la lista de conexiones actuales en WEBDEV Application Server.
WBAdminDisconnect (Función)
Elimina una conexión de WEBDEV Application Server.
WBAdminUpdateAccount (Función)
Actualiza las características de una cuenta WEBDEV en un WEBDEV Application Server.
WBAdminCreateAccount (Función)
Crea una cuenta WEBDEV en un WEBDEV Application Server.