ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.ModifyFileProperty (Function)
Modifies the properties of an HFSQL data file located on a server.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
<Connection variable>.DuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
<Connection variable>.InfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
<Connection variable>.InfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
<Connection variable>.InfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
<Connection variable>.ModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
<Source>.Track (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.