ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
TwoFactorAuthenticationGenerateTOTPKey (Function)
Generates a TOTP Key for an application user.
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.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
The home page
The home page is the first page of your site......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Label report
The report editor allows you to create "Label" reports......
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
The Clickable Image control
The Clickable Image control can be used to......
Various WEBDEV constants
Various WEBDEV constants...
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Sound (Function)
Plays a sound in WAV format.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.