ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
21. Managing business rules
Managing business rules...
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Principle of remote check
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
Animating a Static control
Two methods can be used to animate a Static control......
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Image variable>.ModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<WDPic variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified WDPic variable.
<picLayer variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPicLayer image with an Alpha channel.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
<WDPic variable>.HorizontalSymmetry (Function)
Flips an image contained in a WDPic variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<picLayer variable>.VerticalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a vertical axis (symmetry with respect to a vertical axis).
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
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......