ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Events associated with Check Box controls
List of events associated with Check Box controls...
14. Generation modes
Generation modes...
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Events associated with Bar Code controls
List of events associated with Bar Code controls...
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
9. Generation modes
WINDEV Mobile includes different types of generation......
Events associated with Tab controls
List of events associated with Tab controls...
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Events associated with Button controls
List of events associated with Button controls...
Events associated with Calendar controls
List of events associated with Calendar controls...
Events associated with Image controls
List of events associated with Image controls...
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
Recycle code windows
By default, a single code window is opened per ......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Events associated with TreeView controls
List of events associated with TreeView controls...
Events associated with Chart controls
List of events associated with the Chart controls...
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).