ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
FTPConnect (Example)
Usage example of the FTPConnect function
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
gImage (Function)
Builds a sequence of characters containing an image.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
Color (Property)
The Color property is used to get and change the color of an element.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
zipExist (Function)
Determines whether an archive exists.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
iEndReport (Function)
Forces the report print to stop.
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.
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)....
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
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.
iCreateFont (Function)
Creates a new print font.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......