ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
InServiceMode (Function)
Indicates whether the code is run in a service.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
InPHPMode (Function)
Indicates whether the code is run in PHP.
InJavaMode (Function)
Indicates whether the code is run in Java.
Asc (Function)
Returns the ASCII code of the specified character.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Update (Property)
The Update property specifies the updates to be made.
Bar code constants
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
ERR_DISCONNECTED_UPDATE
ERR_BAD_CONTEXT_FOUND
Recompiling the project
The project compilation is a process used to......