ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The OLE control
The OLE control is used to handle an OLE object...
HCancelBackup (Function)
Cancels a current backup.
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
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......
SQLFirst (Function)
Positions on the first row of the query result.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
<Connection variable>.DeleteBackup (Function)
Deletes a backup previously created with HBackup.
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Project description: Project tab
The project description window allows you to configure various elements of your project......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Private Store for mobile applications
There are two methods two deploy your applications......
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
<Connection variable>.NoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
HSuggestKeyEnd (Function)
Finishes 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)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
<Connection variable>.ModifyViewRights (Function)
Modifies the rights granted to a user or group on an SQL view or on a materialized view.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......