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).
WinAdaptSize (Function)
Adapts the window size to the content of controls.
Analyzing dependencies and orphan images (WEBDEV)
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing...
Finding unused styles in a WEBDEV project
In most cases, WEBDEV or WEBDEV element styles are created when designing a website...
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,...
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....
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.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
MinHeight (Property)
The MinHeight property gets and sets the minimum height of a control or window.