ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
grLoadParameter (Function)
Restores the parameters used to draw a chart.
SFUndelete (Function)
Restores previously deleted Salesforce records.
2. User-friendly editors in practice
User-friendly editors in practice...
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Sorts in a report
The sort is used to organize the information displayed in the report......
Setup mode
Several methods can be used to distribute a WINDEV application......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Warning 127: You are using a data source local to the process
Action Bar control events
Style of a control
As soon as it is created, a control is associated with a style......
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Error 404: The file for HFSQL browse cannot be an expression of this type
<Email variable>.ExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....