ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Cross-references in the code editor
The cross-references in the code editor are used to identify......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
16. Types of 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......
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.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
3. Debugger
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......
1
2
3
4
5
6
460
>