ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Input (Function)
Displays a message allowing the user to type an information.
SysNotificationRemove (Function)
Removes a previously sent interactive notification.
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
SysNotificationClear (Function)
Removes all interactive notifications previously sent by the current application.
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
Interactive notification management constants
Interactive notification management constants...
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.
Principle for running threads
At runtime, an application runs in a main thread......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
The Edit control
The Edit control allows users to enter data......
Constants for managing animations
List of constants used by the functions for managing the animations...
9. Sharing a project in practice
Sharing a project in practice...
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Print constants
List of constants used by the print functions....
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Constants for the Exif functions
List of constants used by the Exif functions....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....