ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

J2EE functions
List of J2EE functions...
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
J2EE constants
List of constants used by the J2EE functions....
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
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.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
<Connection variable>.CancelBackup (Function)
Cancels a current backup.
<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......
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.