AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

<Connection variable>.ModifyFileRights (Function)
Sets 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.
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.
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).
HInfoFileRights (Function)
Gets the rights granted to a user or group on an HFSQL Client/Server data file.
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.