ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.Creation (Function)
Creates an empty table (extension ".FIC") with index file, full-text index file, spatial index file, and memo file if required.
Constants for managing videos
List of constants used by the functions for video management....
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Constants for manging the replication
List of constants used by the functions for managing the replication....
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Constants for managing animations
List of constants used by the functions for managing animations...
14. PHP generation in practice
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
<WDPic variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPic image with an Alpha channel.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
<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.
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
<picLayer variable>.Rotation (Function)
Rotates an image in a picLayer variable.
<picLayer variable>.HorizontalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<WDPic variable>.VerticalSymmetry (Function)
Flips an image contained in a WDPic variable (in the background layer) with respect to a vertical axis (symmetry with respect to a vertical axis).