ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwConnectUser (Function)
Connects a user to the User Groupware.
<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).
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
<WDPic variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPic image with an Alpha channel.
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
<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.
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
Lotus Notes constants
List of constants used by the Lotus Notes functions....
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.