ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Bar Code functions
The following functions are used to manage bar codes:
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
<Camera>.StartDecoding (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...
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes...
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
Decoding bar codes using a Camera control
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.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Managing bar codes
The use of bar codes to identify and manage products has become essential...
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
BCToImage (Function)
Generates the image of a bar code.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
15. Repeating a group of controls: loopers
Image control: the supported formats
The supported image formats are as follows:...
Generating the setup program
The last wizard step for creating the setup program allows you to......
Printing in PDF format: Special cases
Specific features of print in PDF format...
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
Examples for using the OLE DB provider for HFSQL
Sort the data displayed in your tables in one click
Operations performed on collaboration diagrams
The following paragraphs explain......
Operations performed on sequence diagrams
The following paragraphs explain......
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
Operations performed on object diagrams
The following paragraphs explain......
<Buffer type>.EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
WinEdCreateNote (Function)
Creates a Repositionable Note control.
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......