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.
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
HClusterMasterNode (Function)
Returns the name of the master node in an HFSQL cluster.
<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.
<TreeView>.ExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
SandboxMode (Property)
The SandboxMode property determines if the sandbox mode is used.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
<TreeView>.MoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
Replication (Property)
The Replication property gets and sets the replication mode.
<Source>.SetMemo (Function)
Used to modify the management mode of memo items.
ControlNext (Function)
Returns the name of the next control in input mode.
<Command variable>.AddArgument (Function)
Adds an argument to a command to be executed in console mode.
<TreeView>.CopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
CmdAddOption (Function)
Adds an option to the command to be executed in console mode.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Error 301: Unknown identifier
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
<Organizer>.Mode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......