ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InWinRTSimulatorMode (Function)
Identifies whether or not the code is executed in the WinRT simulator (simulator for applications in Windows Store mode). Function kept for backward compatibility....
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
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......
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......
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 1009: The member of the class is private
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
1
3
4
5
6
7
460
>