ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

8. "Mobile friendly" site: Dynamic serving
This type of chart is used to represent a permanent data flow in real time......
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
SysTheme (Function)
Returns the current theme used on the mobile device.
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
FlexWrap (Property)
The FlexWrap property determines whether items are laid out in one line, or can wrap onto multiple lines (corresponding CSS property: "flex-wrap").
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static Text control in a report....
Android configuration for push notifications (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Events associated with the Cell control field
The Zoom property gets and sets the zoom to be applied to an element....
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
9. Generation modes
WINDEV Mobile includes different types of generation......
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......