ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
<WDPic variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a WDPic variable.
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
<WDPic variable>.PixelColor (Function)
Identifies the color of a pixel contained in a WDPic variable.
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
<picLayer variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a picLayer...
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays...
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image control.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<Table>.SelectPlus (Function)
Selects a row in a Table or TreeView Table control.
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially...
<Table>.Position (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first...
<Table>.Count (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows...
<Table>.Modify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo...
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable...
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image...
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable,...
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed...