AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 601-542 de 542 para Client/Server
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed...
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database...
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features...
HFSQL Client/Server: Backing up databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis...
User Groupware and Client/Server data files
An application using User Groupware can be used with a HyperFileSQL database in Client/Server mode...
Restoring an HFSQL Client/Server database
A backup of an HFSQL Client/Server database can be restored at any time...
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases...
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to...
Remote HFSQL Administrator: Overview
The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server...
<Source>.CheckUnaltered (Function)
Checks that one or all records in an unalterable data file have not been modified (e.g. with a hexadecimal editor).
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything.
For example:
  • a scheduled task may fail,
  • an automatic backup may fail,
  • a node may become inactive in an HFSQL cluster, ...
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).
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing...
<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.
<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.
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.
<HFSQL connection>.ReindexAsynchronous (Función)
Reconstruye el índice de un archivo de datos HFSQL Client/Server (archivo ".NDX"). Esta operación es asíncrona, es decir, se realiza en el servidor y no bloquea al cliente.
Esta nueva función está disponible a partir de WINDEV Suite SaaS 2025 - Update 2.
WDLog: Backup of HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application...
HReindexAsynchronous (Función)
Reconstruye el índice de un archivo de datos HFSQL Client/Server (archivo ".NDX"). Esta operación es asíncrona, es decir, se realiza en el servidor y no bloquea al cliente.
Esta nueva función está disponible a partir de WINDEV Suite SaaS 2025 - Update 2.
HSendMessageToClient (Function)
Displays a message on the client computers.
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.
1
22