ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test...
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
<Image variable>.Copy (Function)
Copies an image to another image.
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
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......
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.
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
<Component>.Load (Function)
Loads an external component independent of the current project.
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
.NET application
To create a.NET application from a project......
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
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....
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
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 Clickable Image control
The Clickable Image control can be used to......
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....
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
WEBDEV concepts
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Ad Hoc deployment