ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LoadParameter (Function)
Reads a persistent value.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
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.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
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)....
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
LooperSelectMinus (Function)
Deselects a row in a Looper control.
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.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
Character strings
WLanguage supports different types of strings....
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.