ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Animating a Static control
Two methods can be used to animate a Static control......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
<Component>.Load (Function)
Loads an external component independent of the current project.
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
Environment of the window editor
The main elements of window editor are as follows:
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
Environment of the project editor
The main elements of the project editor are as follows:
Environment of the report editor
Environment of the report editor...
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
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.
Environment of code editor
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
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....
Printing in PDF format: Special cases
Specific features of print in PDF format...
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......