ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Binding controls to data
A window or page can display information from......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Managing assertions
...The main available features are as follows:...
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server......