ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Libellé>.AnimationSetMode (Function)
Changes the animation type of text in a Static Text control.
<Libellé>AnimationSetParameter (Function)
Changes one of the animation parameters used for animated text (in a Static Text control).
Creating help pages
A help system includes several pages...
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
<Connection variable>.ModifyFileRights (Function)
Sets the rights granted to a user or group on an HFSQL Client/Server table.
Custom context menu
Custom context menus are created in the window editor and can be manipulated programmatically...
<Image>AnimationSetMode (Function)
Changes the type of animation for an image displayed in an Image control.
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following...
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask....
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
Constants for managing Windows events
The following constants are used to manage Windows events:...
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control,...
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing...
WinAdaptSize (Function)
Adapts the window size to the content of controls.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find...
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records...
8. Windows in practice
Discover the main actions that can be performed on the windows....
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box...
Password (Property)
The Password property sets and changes the password.
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may...
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users...
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Message text file format
The text files created by WDMSG use a specific format......
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed...
Interactive notification management constants
Interactive notification management constants...
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files,...
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......