ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
<Connection variable>.CancelBackup (Function)
Cancels a current backup.
HCancelBackup (Function)
Cancels a current backup.
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
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......
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
<Connection variable>.DeleteBackup (Function)
Deletes a backup previously created with HBackup.
SQLFirst (Example)
Usage example of the SQLFirst function
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Private Store for mobile applications
There are two methods two deploy your applications......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
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......
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.