ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image variable>.Fill (Function)
Colors an area in an Image variable.
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.
<Image>.DrawLine (Function)
Draws a line in an Image control.
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
SysNation (Function)
Returns the nation currently used by the system.
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
<sshSession variable>.ConnectShell (Function)
Starts a new SSH session of "Shell" type.
<sshSession variable>.DisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
<sshSession variable>.Read (Function)
Reads the data found on the output buffer of the SSH session.
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
<Image variable>.VerticalSymmetry (Function)
Flips an image contained in an Image variable with respect to a vertical axis (symmetry with respect to a vertical axis).
<Image variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel.
<Image variable>.Rotation (Function)
Rotates an image in an Image variable.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for an Image variable.
<Image variable>.HorizontalSymmetry (Function)
Flips an image contained in an Image variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.