ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.DeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
<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.
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
<Connection variable>.InfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
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......
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
Replication management functions
Three types of replication are proposed......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
Page with parameters
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Error 2: Incomplete line
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
HFSQL: Change of name
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
HDeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
HRSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.