ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Python: Native calls
WLanguage allows for native Python calls......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
18. Order of execution of the code of buttons/links
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
ERR_ALREADYCONNECTED
1. Managing emails
WINDEV includes multiple methods to manage emails...
Code editor options
A series of options allows you to customize and take full advantage of the code editor......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
4. When to use the debugger?
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......