ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)...
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
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.
zipExtractPath (Function)
Returns the path of a file found in the archive.
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....
Extern (Reserved word)
EXTERN is used to...
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
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.
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).
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.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
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)....
gImage (Function)
Builds a sequence of characters containing an image.
FTPConnect (Example)
Usage example of the FTPConnect function
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Color (Property)
The Color property is used to get and change the color of an element.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.