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...
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
DocSave (Function)
Saves a document as a "docx" file.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
EmailSeekFirst (Example)
Usage example of the EmailSeekFirst function
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
Constants for managing Gantt charts
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
16. Protecting access to the site: passwords
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Burner constants
List of constants used by the burner functions....
WINDEV Mobile Framework License Agreement
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....