ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dBackground (Function)
Declares the default background color for the rectangles, circles, etc:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dFont (Function)
Declares the font to be used by the dText function: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
gpwConnectUser (Function)
Logs a user in to the User Groupware.
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
CmdKill (Function)
Forces the termination of a running executable associated with a command. Note: This function is only available from version 2025 Update 1....
dPen (Function)
Declares the default color and style for lines, rectangles, circles, etc. contained in: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
fListFile (Function)
Lists the files found in a directory and returns the list of files.
fSize (Function)
Returns the size of a file (in bytes).
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
<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>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPic image with an Alpha channel.
<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).