ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Selection (Property)
The property Selection property displays the characteristics of the selection (or cursor): in a Word Processing control. Note: This selection is located in the part being edited (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
7. Multilingual applications in practice
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel....
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
HFSQL constants
List of constants used by the HFSQL functions....
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
grSurfaceAddData (Example)
Usage example of the grSurfaceAddData function
grSurfaceAltitudeColor (Example)
Usage example of the grSurfaceAltitudeColor function
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......