ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

.Net functions
List of .Net functions...
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
<Connection variable>.InfoGroup (Function)
Returns information about the specified group of users.
<Connection variable>.ModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
HInfoGroup (Function)
Returns information about the specified group of users.
J2EE functions
List of J2EE functions...
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
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.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
<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>.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.
<Connection variable>.CancelBackup (Function)
Cancels a current backup.