ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Step 4: Starting the print
To start the print job, simply use iEndPrinting......
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.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
gLine (Function)
Builds a sequence of characters containing a line.
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
grColor (Function)
Returns and initializes the color of different chart elements.
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...
<Source>.InitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
MyParent (Reserved word)
MyParent is used to handle...
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.