ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
18. Order of execution of the code of buttons/links
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
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.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
16. Types of code
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Properties associated with the areas defined in Zoning mode
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
3. Debugger
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.
Error 110: The ASCIIZ string is too long
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
1
2
3
4
5
6
262
>