ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Scheduler report
The report editor allows you to create "Scheduler" reports....
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
Warning 12: The label is unused
Error 11: The label is unknown
Error 39: The END statement marking the end of declaration of the composite variable is missing
Error 40: The END statement marking the end of the class declaration is missing
Error 38: The END statement marking the end of the structure declaration is missing