ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Binding a Check Box control to an item
The Static Text control
A Static Text control is a control used to display a static text......
Importing a CSS style sheet
WEBDEV gives you the ability to import a CSS style sheet into a WEBDEV project......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
SNMP constants
List of constants used by the SNMP functions....
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......
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...
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...
MyPage (Reserved word)
MyPage is used to handle the current page...
Testing a project: setting
By testing the project you can simulate how the application will run......