ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Warning 12: The label is unused
Telemetry: Main features
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
ERR_NO_PROJECT
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Error 30: An exception process cannot be declared inside another exception process...
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
ERR_NO_APPLICATION
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Windows
The windows represent the main interface of a WINDEV application......
Sending elements to Free Technical Support
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
The Static control
A Static control is a control used to display a static text......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Setup of the WEBDEV Application Server for Linux