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.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
ProgressBarEnable (Example)
Usage example of the ProgressBarEnable function
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
WaitWindowStart (Function)
Opens the wait window of application.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Pop (Function)
Pops an element from a stack.
TimeValid (Function)
Checks the time validity.
CharactType (Function)
Returns information about the type of character.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Animation (Property)
The Animation property animates an image.