ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
dCopy (Function)
Copies an image to another image.
<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....
gpwConnectUser (Function)
Connects a user to the User Groupware.
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......
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.
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.
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....
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......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
ThreadExecute (Function)
Starts the execution of a secondary thread.
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
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....