ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
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......
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
7. Source Code Manager (SCM)
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Applet control properties
List of properties associated with the Applet control...
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
Modbus functions (prefix syntax)
List of Modbus functions...
Modbus constants
Constants used by the Modbus management functions....
InWebSocketServerGlobalServiceMode (Function)
Indicates if the current code is being executed on the global service of the WebSocket server.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Programming patterns
CAUTION......
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
1
2
3
4
5
6
284
>