ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Extern (Reserved word)
EXTERN is used to...
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......
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....
The Item control
The "Item" control is used to edit the content of an item found in a data file......
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, ......
Sound (Function)
Plays a sound in WAV format.
Date (Type of variable)
The Date type enables you to easily handle the dates...
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Record (Type of variable)
The Record type is used to save the values of a record.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Using several libraries in an application
A library is a WDL file that contains all the resources......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......