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.
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
5. Deploying a dynamic site (Session or AWP) in practice
Report controls
Several types of controls can be handled in a report created by the report editor......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Exif functions
List of Exif functions...
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
Options of the window editor
To configure the general options of the window editor......
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified picLayer variable.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.