ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Summary table: Managing the application directories according to the platform
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Assignment operators
Three assignment operators are available......
ReplicSynchro: Use
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
REP files
REP files contain the list of data files handled by the application....
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
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....
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....