AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

HInfoFileRights (Function)
Gets the rights granted to a user or group on an HFSQL Client/Server data file.
<HFSQL connection>.CheckMemoAsynchronous (Función)
Comprueba la integridad estructural de los campos Memo en un archivo de datos HFSQL Client/Server.
Esta nueva función está disponible a partir de WINDEV Suite SaaS 2025 - Update 2.
<Source>.CheckUnaltered (Function)
Checks that one or all records in an unalterable data file have not been modified (e.g. with a hexadecimal editor).
<HFSQL connection>.CheckIndexAsynchronous (Función)
Comprueba que los datos contenidos en el archivo de índice (archivo .NDX) hacen referencia correctamente a los datos contenidos en el archivo de datos HFSQL Client/Server (archivo .FIC).
Esta nueva función está disponible a partir de WINDEV Suite SaaS 2025 - Update 2.
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing...
HModifyFileRights (Function)
Sets the rights granted to a user or group on an HFSQL Client/Server data file.
<Connection variable>.ModifyFileRights (Function)
Sets the rights granted to a user or group on an HFSQL Client/Server data file.
HCheckIndexAsynchronous (Función)
Comprueba que los datos contenidos en el archivo de índice (archivo .NDX) hacen referencia correctamente a los datos contenidos en el archivo de datos HFSQL Client/Server (archivo .FIC).
Esta nueva función está disponible a partir de WINDEV Suite SaaS 2025 - Update 2.
HCheckUnaltered (Function)
Checks that one or all records in an unalterable data file have not been modified (e.g. with a hexadecimal editor).
HStatCalculateAsynchronous (Función)
Obtiene diferentes estadísticas sobre las claves de un archivo de datos HFSQL Client/Server.
Esta nueva función está disponible a partir de WINDEV Suite SaaS 2025 - Update 2.
HCheckMemoAsynchronous (Función)
Comprueba la integridad estructural de los campos Memo en un archivo de datos HFSQL Client/Server.
Esta nueva función está disponible a partir de WINDEV Suite SaaS 2025 - Update 2.
<HFSQL connection>.StatCalculateAsynchronous (Función)
Obtiene diferentes estadísticas sobre las claves de un archivo de datos HFSQL Client/Server.
Esta nueva función está disponible a partir de WINDEV Suite SaaS 2025 - Update 2.
DisplayedValue (Property)
El DisplayedValue Property devuelve el valor mostrado actualmente en el control de una ventana o página.
2. Crear archivos en el análisis
Tutorial WINDEV: Crear un proyecto WINDEV y un análisis Lección 2 - Crear archivos en el análisis - 40 min
2. Crear archivos en el análisis
Tutorial WEBDEV - Crear un proyecto WEBDEV y un análisis Lección 2 - Crear archivos en el análisis - 40 min
XMLDelete (Example)
Usage example of the XMLDelete function
CallDLL32 (Example)
Usage example of the CallDLL32 function
fEncrypt (Example)
Usage example of the fEncrypt function
API (Example)
Usage example of the API function
xlsClose (Example)
Usage example of the xlsClose function
Constantes para la gestión de controles de tabla, tabla Treeview, looper y List Box
Lista de constantes utilizadas por las funciones de gestión de los controles Table, TreeView Table, Looper y List Box....
fCerrar (Función)
Cierra un fichero externo.
HSetPosition (Example)
Usage example of the HSetPosition function
Instrucciones SQL
Las principales instrucciones SQL permitidas en las consultas SQL gestionadas por WINDEV y WEBDEV son las siguientes......
fShortPath (Example)
Usage example of the fShortPath function
fLongPath (Example)
Usage example of the fLongPath function
fImageSelect (Example)
Usage example of the fImageSelect function
Programación de un control suscrito
TableCollapseExpand (Función)
Contrae o expande un elemento de un control Tabla o Tabla TreeView.
xlsOpen (Example)
Usage example of the xlsOpen function
UploadSizeSizeSent (Función)
Devuelve el tamaño total (en bytes) de los archivos ya enviados por el upload actual a través de un control Upload.
2. Despliegue de un sitio web a través de HTTP
Tutorial WEBDEV - Implementar un sitio Lección 2 - Desplegar un sitio web a través de HTTP - 30 min
2. Desarrollo
Tutorial WINDEV Mobile: Desarrollo de una aplicación para Android e iOS Lección 2 - Desarrollo - 30 min
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
KeyExpression (Example)
Usage example of the KeyExpression property
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
xlsNbColumn (Example)
Usage example of the xlsNbColumn function