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.
<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.
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).
Decoding bar codes using a Camera control
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture...
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
VideoStartDecoding (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...
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
Properties associated with a report
List of properties associated with a report...
iSkipLine (Function)
Forces one or more line break.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
WEBDEV Application Server 2024
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
MQTT constants
Constants used by the MQTT functions...
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
Financial constants
List of constants used by the financial functions....
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Handling report blocks
The different operations available on report blocks are as follows......
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...