ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
6. Editing a page: zoning mode
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
<emailSMTPSession variable>.SendMessage (Function)
Sends an email using SMTP
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
<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.
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
.Net functions
List of .Net functions...
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
HInfoGroup (Function)
Returns information about the specified group of users.