ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating help pages
A help system includes several pages...
<Libellé>.AnimationSetMode (Function)
Changes the animation type of text in a Static Text control.
<Image>AnimationSetMode (Function)
Changes the type of animation for an image displayed in an Image control.
Custom context menu
Custom context menus are created in the window editor and can be manipulated programmatically...
<Connection variable>.ModifyFileRights (Function)
Sets the rights granted to a user or group on an HFSQL Client/Server table.
<Libellé>AnimationSetParameter (Function)
Changes one of the animation parameters used for animated text (in a Static Text control).
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
ControlCurrent (Function)
Returns the name of the control currently in edit.
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take...
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used...
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Installing the monitoring robot
The monitoring robot includes three executables......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
The Image Editor control (WEBDEV)
The Image Editor control lets users create and edit images or photos in a website......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones...
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Date and Time management functions
List of functions for managing dates and times...
12. Preventing from going back to a page
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified...
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Typing multilingual texts
For a multilingual application, you have the ability to......