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.
Decoding bar codes using a Camera control
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture...
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).
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
<Camera>.StartDecoding (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...
<Organizer>.DisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Handling a Multiline Zone control through programming (prefix syntax)
A Multiline Zone control can be handled programmatically using the control name....
Functions for managing Multiline Zone controls (prefix syntax)
Functions for handling Multiline Zone controls (prefix syntax)....
Project database schema: the Logical Data Model (LDM)
An LDM (Logical Data Model) is used to describe data structures (tables, fields, etc.)......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
<Connection variable>.TransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
HTransactionFree (Function)
Transforms all "in transaction" records into "normal" records if they do not belong to a transaction currently in progress.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
21. Reports
PC SOFT Free Technical Support
Thank you for buying one of our products......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......