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.
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes...
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.
<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Label report
The report editor allows you to create "Label" reports......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
9. Types of standard controls
Types of standard controls...
Option (Property)
The Option property is used to get and change certain options.
Window controls
Several types of controls can be used in a window, ......
Integrate two-factor authentication into your applications
Starting with version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to implement two-factor authentication......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
3. Testing a WINDEV Mobile application
By testing the project you can simulate how the application will run....
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
1
3
4
5
6
7
468
>