ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Bar Code functions
The following functions are used to manage bar codes:
Managing bar codes
The use of bar codes to identify and manage products has become essential...
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes...
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
Camera field: decode barcodes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture...
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes.
Camera field: decode barcodes (prefix syntax)
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture...
BCToImage (Function)
Generates the image of a bar code.
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Print constants
List of constants used by the print functions....
VideoRequestPermission (Function)
Requests permission to use the device's camera....
Report controls
Several types of controls can be handled in a report created by the report editor......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Print functions (prefixed syntax)
List of print functions...
Print functions
List of print functions...
Camera functions
Camera/Video functions (prefix syntax)
Video functions
List of video functions...
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
HFSQL Client/Server: Configuring the server
Action Bar control events
16. Types of code
Copying controls from the report editor
The controls can be copied from the report editor......
How to create a menu?
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
Copying controls from the window editor
The controls can be copied from the window editor......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
1
2
3
4
5
6
266
>