ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
gLine (Function)
Builds a sequence of characters containing a line.
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
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).
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
LoadParameter (Function)
Reads a persistent value.
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)....
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
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.
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.