ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project elements
The project includes windows, reports, queries, help files, sets of procedures, ...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ...
Importing elements into a project
All the elements of a project (windows, reports, classes, sets of procedures, queries...
Creating the menus for the windows of the WINDEV RAD pattern
Error 706: The property does not exist on this type of control
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
11. Popup page
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Error 704: The property does not exist on
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Binding controls to data
A window or page can display information from......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
25. Performing a process on several successive pages
Performing a process on several successive pages...
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
Configuring the setup program
Two tools can be used to create a setup program......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
WINDEV concepts