ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
2. WEBDEV administrator in practice
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Creating user accounts
A User account allows the server administrator to......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Telemetry: Main features
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Binding a Check Box control to an item
ERR_BAD_PARAMETER
Testing a project: setting
By testing the project you can simulate how the application will run......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Select query description window
The description window of a select query includes several sections......
Error 2109: You are using the ObjectInfo function
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
MyPage (Reserved word)
MyPage is used to handle the current page...
MySelf (Reserved word)
MySelf is used to handle the current control...
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
MyReport (Reserved word)
MyReport is used to handle the current report...
MyParent (Reserved word)
MyParent is used to handle...
The Flexbox control
Flexbox is a standard layout system for web pages......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......