ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
5. Project configuration
Deletes a row from a Looper control....
<Connection variable>.ModifyViewRights (Function)
Sets the rights granted to a user or group on an SQL view or on a materialized view.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
<Variable Connexion>ExecuteAsynchronousProcedure (Function)
Executes a stored procedure in asynchronous mode. This new function is available from WINDEV Suite SaaS 2025 Update 2....
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
<Connection variable>.EndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
<Connection variable>.InfoViewRights (Function)
Gets the rights granted to a user or group on an SQL view or on a materialized view.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
<Connection variable>.NoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
hSchedulingHistory (Variable type)
The hSchedulingHistory type is used to get all the characteristics of the execution history of a scheduled job (optimization, backup, etc.)
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Private Store for mobile applications
There are two methods two deploy your applications......