ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...
InputMask (Property)
The InputMask property is used to:
  • get the input mask.
  • set the input mask (from the masks available for the type).
Mask functions
The following functions are used to manage masks...
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Constants for external files
List of constants used by the functions for managing external files....
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
MySelf (Reserved word)
MySelf is used to handle the current control...
WDMSG license agreement
WDMSG license agreement...
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Android Widget windows
An Android application can contain one or more Widget windows......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Constants for the geo-localization functions
Constants used by the geo-localization functions...
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
12. External component in practice
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
13. External component in practice
External component in practice...
dCopy (Function)
Copies an image to another image.
Obtaining an SSL certificate for IIS2 (2.0 or later)
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).