ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
Title (Property)
The Title property is used to get and change the title of an element.
Text (Property)
The Text property is used to get and modify text.
gImage (Function)
Builds a sequence of characters containing an image.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
Height (Property)
The Height property is used to get and change the height of an element.
Width (Property)
The Width property is used to determine and change the width of an element.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
LoadParameter (Function)
Reads a persistent value.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.