ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
MenuAdd (Function)
Adds an existing popup menu into the main menu of the current window.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
InPHPMode (Function)
Indicates whether the code is run in PHP.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
InJavaMode (Function)
Indicates whether the code is run in Java.
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Beep (Function)
Emits a beep.
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
RGB (Function)
Defines a color from its Red, Green and Blue components.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
InitParameter (Function)
Initializes the management of persistent values.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).