ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable...
<Table>.Position (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first...
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a picLayer variable.
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially...
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
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...
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows...
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.
<Image variable>.ModifyHue (Function)
Changes the hue of an image in an Image variable.
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
<Image variable>.ModifyLightness (Function)
Modifies the lightness of an image in an Image variable.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially...
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first...
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo...
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable...
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.