ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
<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>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.
Sort the data displayed in your tables in one click
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
RGB (Function)
Defines a color from its Red, Green and Blue components.
fCreateLink (Function)
Creates a link on a file at the specified location.
fCompare (Function)
Compares the content of two files bit by bit.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<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).
fDriveReady (Function)
Determines: if a given drive (storage card, CD or DVD) is available, whether the drive exists....
fTempDir (Function)
Returns the name of directory used to store the temporary files.
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
fMerge (Function)
Merges several files into a single one.
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
fCurrentDrive (Function)
Gets or sets the current drive.