ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

J2EE constants
List of constants used by the J2EE functions....
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
<Connection variable>.ServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
Installing the robot controller
The monitoring robot includes three executables......
<Connection variable>.CancelBackup (Function)
Cancels a current backup.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
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.
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.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
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......
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.