ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
<Connection variable>.ModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HClearWorkingDir (Function)
Clears and destroys the temporary directory previously created when HServerWorkingDir was executed.
<Connection variable>.ExecuteProcedure (Function)
Runs a stored procedure.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
HExecuteProcedure (Function)
Runs a stored procedure.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
8. "Mobile friendly" site: Dynamic serving
<Connection variable>.AddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
Managing main window menus
A main menu is necessarily associated with a window......
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
Multi-product external components
Components are a remarkably useful tool for development teams......
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format