ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
The "Commands" pane
The "Commands" pane lists......
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
The "Analysis" pane
The "Analysis" pane lists......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
How to open a page?
AWP without UI
Bootstrap, Angular, React, Vue......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
<Page>.FromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Example for creating a select query
This help page explains how to create two select queries......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......