ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
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......
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
Accessing a database via a web service
The database can be accessed via a web service......
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
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
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
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.
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
<Connection variable>.DeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
<Connection variable>.ModifyServerRights (Function)
Modifies the rights granted to a user or to a group on a HFSQL server.
<Connection variable>.ModifyFileProperty (Function)
Modifies the properties of an HFSQL data file located on a server.
<Connection variable>.ModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.