ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.InfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
<Connection variable>.InfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
<Connection variable>.ModifyServerRights (Function)
Modifies the rights granted to a user or to a group on a HFSQL server.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
<Connection variable>.ExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
6. Editing a page: zoning mode
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).
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).
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
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).
Report based on a query
Queries are used to easily select records in one or more data files......
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
<emailSMTPSession variable>.SendMessage (Function)
Sends an email using SMTP
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.