ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Testing the WEBDEV Application Server setup with an example
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable].
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable].
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the original image to the Image control coordinate system.
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
dTextWidth (Function)
Calculates text width in pixels. This new function is available from WINDEV Suite SaaS 2025 Update 2....
dTextHeight (Function)
Calculates text height in pixels. This new function is available from WINDEV Suite SaaS 2025 Update 2....
2. UML models
2. UML models
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
<Image>.DominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image found in an Image control.
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......