ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
HAddGroup (Function)
Adds a group of users.
<Connection variable>.AddGroup (Function)
Adds a group of users.
<Connection variable>.AddUser (Function)
Adds a user to a database.
HAddUser (Function)
Adds a user to a database.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
<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....
Data persistence
The data persistence is used to store the value typed by the user......
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.
HExecuteProcedure (Function)
Runs a stored procedure.
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.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
8. "Mobile friendly" site: Dynamic serving
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......