ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for an Image variable.
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
<Image variable>.EncrustColor (Function)
Encrusts a color in an image found in an Image variable].
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
<Image variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel.
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
<picLayer variable>.Font (Function)
Declares the font to be used by the dText function in a picLayer type variable.