ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
REP files
REP files contain the list of data files handled by the application....
Commands of the external interface
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Sound (Function)
Plays a sound in WAV format.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Extracting the text of the project
The following text can be extracted......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
2. Analysis in practice
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Extern (Reserved word)
EXTERN is used to...
Date (Type of variable)
The Date type enables you to easily handle the dates...