ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Software Factory Administrator
The software factory administrator allows you to ......
WEBDEV site deployment: Site parameters
Once the site installed, you can define the site connection options......
<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......
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)....
Constants for manging the replication
List of constants used by the functions for managing the replication....
Constants for managing animations
List of constants used by the functions for managing animations...
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
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).