ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<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.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
gpwConnectUser (Function)
Connects a user to the User Groupware.
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
<Image variable>.DrawCircle (Function)
Draws a circle or an ellipse in an Image variable.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
<WDPic variable>.InvertColor (Function)
Inverts the colors of a WDPic variable.