ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
BCToImage (Function)
Generates the image of a bar code.
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.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Operations performed on component diagrams
The following paragraphs explain......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
<httpRequest variable>.ResetCookie (Function)
Deletes all the cookies (globally or for a domain) stored by the calls to HTTPRequest.
<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Start of Break block (Break header)
The Start of break block is optional......
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
<httpRequest variable>.ManageCookie (Function)
Enables or disables the management of cookies in an HTTP request run by HTTPRequest.
<httpResponse variable>.GetCookie (Function)
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend).
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......