ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from 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.
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>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
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
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
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....