ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InAndroidMode (Function)
Indicates whether the code is run in Android 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.
InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
Applet control properties
List of properties associated with the Applet control...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
7. Source Code Manager (SCM)
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
Modbus functions (prefix syntax)
List of Modbus functions...
Modbus constants
Constants used by the Modbus management functions....
1
2
3
4
5
6
503
>