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).
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.
Camera field: decode barcodes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture...
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Camera field: decode barcodes (prefix syntax)
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture...
Managing bar codes
The use of bar codes to identify and manage products has become essential...
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes.
BCToImage (Function)
Generates the image of a bar code.
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Accessibilité (Property)
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Using several libraries in an application
A library is a WDL file that contains all the resources......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.