ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
dHalo (Function)
Adds a halo effect on an image found in an Image variable.
dShadow (Function)
Adds a shadow effect on an image found in an Image variable.
InApp constants
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
GDPR: an audit of your data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Z-index of a control
All the controls in a window or report have a different z-index......
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Replication: The different types available
The data replication is a powerful feature......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the table when connecting to a specific table via OLE DB.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
<Image>.Fill (Function)
Colors an area in an Image control.