ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Type (Property)
The Type property is used to get and change the type of an element.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
gLine (Function)
Builds a sequence of characters containing a line.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Text (Property)
The Text property is used to get and modify text.
Title (Property)
The Title property is used to get and change the title of an element.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
Height (Property)
The Height property is used to get and change the height of an element.
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.
Width (Property)
The Width property is used to determine and change the width of an element.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
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)....
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function