ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
InUniversalWindowsPlatformMode (Function)
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
Error 101: Declaration of global variable not allowed
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Sticky header (Code editor)
When working in a large code file (larger than the screen), it can sometimes be difficult to determine where you are in the code......
Error 1008: The member of the class is protected
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Warning 124: Shadowing a global variable
Query editor
The query editor is used to automatically create queries on the data files......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
Code snippets
The code editor allows you to enter "Code snippets"......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
1
3
4
5
6
7
476
>