ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
WEBDEV Application Server - 10 connections - License agreement
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Error (Function)
Displays a custom error message in a system error window.
MapPolygon (Variable type)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
Events associated with TreeView controls
List of events associated with TreeView controls...
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
VideoDisplay (Function)
Displays in a Camera field the camera preview stream currently being transmitted by a web camera or by the camera on the mobile device. Function kept for "Version-26-compatible" Camera controls....
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
Edit options of a report
The report editor allows you to......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Manipulating Scheduler controls programmatically
A Scheduler control can be......
geoPosition (Variable type)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......