ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
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......
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......
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)......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Managing assertions
...The main available features are as follows:...
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Code snippets
The code editor allows you to enter "Code snippets"......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
1
3
4
5
6
7
258
>