ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AssistedInputAdd (Function)
Adds a row to the list of values available in the input suggestions of an Edit control.
<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.
ScanWithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
<WDPic variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified WDPic variable.
<httpRequest variable>.ManageCookie (Function)
Enables or disables the management of cookies in an HTTP request run by HTTPRequest.
CmdExecute (Function)
Executes a command in console mode.
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
SaaSAdminAddClient (Function)
Adds a SaaS client account.
BufferToURI (Function)
Saves the contents of a buffer to a resource identified by its URI.
<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).
<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).
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
16. Application test in practice
<Image variable>.Copy (Function)
Copies an image to another image.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
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....