ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Different types of data (Type of variable)
A variable is defined by name and type......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....