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.
Operations performed on activity diagrams
The following paragraphs explain......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position...
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position...
OpenChild (Function)
Opens a non-modal child window.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
The Check Box control
A Check Box can correspond to......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include...
Operations performed on class diagrams
The following paragraphs explain......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element...
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous...
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Materialized view
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found...
The Internal Window control
...The "Internal Window" control is used to include a window (and its code) in a control of another...
Code history
The code history is used to......