ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipExtractPath (Function)
Returns the path of a file found in the archive.
HDescribeFile (Function)
Describes a data file programmatically.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
Extern (Reserved word)
EXTERN is used to...
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
Port (Property)
The Port property is used to identify and change a server connection port.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
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.
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).