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.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
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...
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, 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.
12. Control templates
WINDEV Mobile allows you to create control templates....
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,...
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
<Image variable>.Copy (Function)
Copies an image to another image.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable...
dCopy (Function)
Copies an image to another image.
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis...
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying...