ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
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......
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
Replication management functions
Three types of replication are proposed......
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
WDZip: Overview
WDZip is used to compress and group your files in archives......
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Error 2: Incomplete line
HFSQL: Change of name
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
HRSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
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....
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
<Source>.DeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
<Source>.CheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
<Connection variable>.DeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....