ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scheduler report
The report editor allows you to create "Scheduler" reports....
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
Assignment operators
Three assignment operators are available......
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
FontName (Property)
The FontName property is used to manage the name of the font used.
<Image>.DrawLine (Function)
Draws a line in an Image control.
<WDPic variable>.MergeLayer (Function)
Merges the layers of a WDPic image.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
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....
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
PicMergeLayer (Function)
Merges the layers of a WDPic image.
Camera control in a mobile application
The Camera control is used to......
Native Oracle Connector for WINDEV and WEBDEV
<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
Error 16: Incompatible CASE
<Image>.DrawText (Function)
Draws a text in an Image control.
<Image>.DrawPoint (Function)
Draws a point in an Image control.