ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dModifyHue (Function)
Modifies the hue of an image found: in an Image control, in an Image variable....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
Step 1: Configuring the print parameters
This step allows you to choose......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Name (Property)
The Name property is used to get the name of an element.
<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
PC SOFT Free Technical Support
Thank you for buying one of our products......
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a web service. This request can be modified to adapt it to the expectations of the web service, if necessary. It can then be sent using HTTPSend.