ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
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......
HListConnection (Function)
Returns the list of connections currently described in the application: connections described in the data model editor (for the main database schema and, if necessary, additional database schemas). connections described by programming (with functions HDescribeConnection or HOpenConnection)....
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...
Repairing the project
In some cases, "Project......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
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......
Color palettes (WEBDEV site)
The color palettes are an easy way to customize the visual aspect of a site......
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......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
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......