ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Recycle code windows
By default, a single code window is opened per ......
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.
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
Properties associated with the areas defined in Zoning mode
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
CodeJS (Property)
The CodeJS property is used to read and change the JavaScript code associated with a Web Component control.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
Error 102: The constants can be defined in the initialization code of project, ...
16. Types of code
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
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.