ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
ColorLightness (Function)
Calculates the lightness of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Constants for managing videos
List of constants used by the functions for video management....
Translating a text file with WDTRAD
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
ColorHue (Function)
Calculates the hue of a color.
Outstanding progress bars
Simple or symmetric progress bar?...
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
The Tab control
The Tab control is used to simultaneously display different controls......
The planes in WEBDEV
The planes are used to group the controls of an element......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.