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...
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes...
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.
BCToImage (Function)
Generates the image of a bar code.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Decoding bar codes using a Camera control
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture...
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
<Camera>.StopDecoding (Function)
Stops decoding a bar code 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...
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
DashMode (Function)
Opens or closes the Dashboard control edit mode.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
<TreeView>.Expand (Function)
Expands a node in a TreeView control.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
WindowsVersion (Function)
Returns the runtime mode of Windows.
SysErrorMode (Function)
Modifies the display mode of errors.
ThreadMode (Function)
Changes the management mode of threads.
Software Factory
The concept of software factory is used to automate the process for creating applications....
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......