ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Project portfolio
From version 25, you can create "project portfolios"......
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer 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....
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....
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....
ThreadMode (Function)
Changes the management mode of threads.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
HExtractMemo (Example)
Usage example of the HExtractMemo function
Constants for the Exif functions
List of constants used by the Exif functions....
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
XMLDelete (Example)
Usage example of the XMLDelete function
xlsClose (Example)
Usage example of the xlsClose function
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.