ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
HClusterMasterNode (Function)
Returns the name of the master node in an HFSQL cluster.
<Source>.DescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
<Source>.TrackStop (Function)
Stops tracking a data file on an HFSQL server.
<Connection variable>.DuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
<Connection variable>.ServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
<Connection variable>.InfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
<Connection variable>.ModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
<Connection variable>.DeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Replication management functions
Three types of replication are proposed......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
HRSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.