ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing the robot controller
The monitoring robot includes three executables......
HCancelBackup (Function)
Cancels a current backup.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
NET constants
List of constants used by the DotNet functions....
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
<Connection variable>.DeleteBackup (Function)
Deletes a backup previously created with HBackup.
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
HInfoLog (Function)
Returns information about the server logs.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
HDropView (Function)
Removes a materialized view from the HFSQL server.