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.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable,...
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable...
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
<Table>.DeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control...
<Table>.ModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control...
<Image>.Copy (Function)
Copies an image to another image.
12. Control templates
WINDEV Mobile allows you to create control templates....
Manipulating Radio Button controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Radio Button controls......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable...
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic...
The Camera control
The Camera control is used to view the video captured by a camera connected to the current...
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control,...
Project description: Advanced tab
The project description window allows you to configure various elements of your project......