ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HSL (Function)
Creates a color from its hue, saturation and lightness.
Camera/Video functions (prefix syntax)
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
<Source>.Add (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
Creating the menus for the windows of the WINDEV RAD pattern
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
User Groupware files
Two categories of data files are managed......
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
dInvertColor (Function)
Reverses the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
<Image variable>.Resize (Function)
Resizes an image in an Image variable.
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.