ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
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....
11. Popup page
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
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...
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
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....
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
3. UML models in practice
20. Control templates
Creating a flexible modeling
To create a new flexible modeling, you can......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.