ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
.NET application
To create a.NET application from a project......
<Component>.Load (Function)
Loads an external component independent of the current project.
Animating a Static control
Two methods can be used to animate a Static control......
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
<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:
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
The Clickable Image control
The Clickable Image control can be used to......
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
Ad Hoc deployment
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......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
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....
iPreview (Function)
Configures the print destination.
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....