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.
<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
Managing bar codes
The use of bar codes to identify and manage products has become essential...
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...
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
3. UML models in practice
Deletes a track from a TimeLine control....
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
<xlsDocument variable>.Close (Function)
Closes an XLS file.
<Type Buffer>Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
Multiline Zone control functions
Functions for manipulating Multiline Zone controls....
<DiskFile variable>.Close (Function)
Closes an external file.
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Entity of a CDM
To group information according the MERISE method, entities must be created......
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Testing a project: setting
By testing the project you can simulate how the application will run......
28. Site SEO
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Currencies
A currency is a real coded on 10 bytes....
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......