ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
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......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
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......
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
Customize the interface: move, enlarge or color controls
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....
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....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
<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.
<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).
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.