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.
14. Controls in practice
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Various constants
List of various constants used by the constants WINDEV functions....
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured...
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display...
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control,...
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls...
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo...
ControlClone (Function)
Creates a new control from an existing control.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
11. Controls in practice
Discover the main characteristics of the controls...
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window,...
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without...
Android Widget windows
An Android application can contain one or more Widget windows......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV...
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......