ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Bar Code functions
The following functions are used to manage bar codes:
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports...
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes.
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
Decoding bar codes using a Camera control
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture...
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
BCToImage (Function)
Generates the image of a bar code.
Managing bar codes
The use of bar codes to identify and manage products has become essential...
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
Camera field: decode bar codes (prefix syntax)
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture...
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes...
<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.
CodeJS (Property)
The CodeJS property is used to read and change the JavaScript code associated with a Web Component control.
Private Store for mobile applications
There are two methods two deploy your applications......
ProgressBarColor (Property)
The ProgressBarColor property gets and sets the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
1. Examples provided with WINDEV Mobile
Exports a page contained in a Document variable in image format....
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Error 102: The constants can be defined in the initialization code of project, ...
Progress Bar control properties
List of properties associated with the Progress Bar control...
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
18. Order of execution of the code of buttons/links
Changes the extension of a file on disk....
Recycle code windows
By default, a single code window is opened per ......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
1
4
5
6
7
8
468
>