ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
Custom tooltips
Tooltips are very useful for application users......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
.NET application
To create a.NET application from a project......
Environment of the window editor
The main elements of window editor are as follows:
Environment of the project editor
The main elements of the project editor are as follows:
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Environment of the report editor
Environment of the report editor...
Environment of the query editor
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Environment of code editor
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
Time management
For each element (windows, reports, ......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
How to create a patch?