ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
HListConnection (Function)
Returns the list of connections currently described in the application.
<Connection variable>.ModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
HPriority (Function)
Finds out and modifies the priority of the calling application.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
6. WEBDEV Account Manager
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical...
The OLE control
The OLE control is used to handle an OLE object......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working...
<Connection variable>.ExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup,...
<Connection variable>.ListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup,...
<Connection variable>.ModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization,...
<HFSQL connection>.TransactionSavepoint (Function)
Declares a transaction savepoint.
<Connection variable>.RetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
<Connection variable>.DeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization,...
<Connection variable>.AddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization,...