ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ActionLabel (Property)
The ActionLabel property gets and sets the label of the notification's action button....
Project description: Project tab
The project description window allows you to configure various elements of your project......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
NbRecRead (Property)
The property NbEnrLu property lets you know the number of records read: selected by both the report source AND the filter code (if any).
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
WINDEV Mobile 2024 Tutorial - Table of contents
WINDEV Mobile 2025 Tutorial - Table of contents
Indicates the status of the media file played in the Multimedia control.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
<Organization Chart>.Display (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
CtDescribedCaption (Property)
The CtDescribedCaption property is used to get and set the caption of the connection to the OLE DB data source.
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
11. External component