ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Rights on the virtual directory
WEBDEV license agreement
WEBDEV license agreement...
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
<Looper>.InsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
InSysNotificationMode (Function)
Used to determine if the application is launched from an interactive notification in "Windows 10".
WinInHeight (Function)
Returns the internal height of a window (without title bar and border).
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
3. Managing sockets
WINDEV includes advanced socket management functions....
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
<Source>.Last (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.ReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.ReadNext (Function)
Sets the position on the next data file record according to a browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.