ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
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)....
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
gImage (Function)
Builds a sequence of characters containing an image.
Width (Property)
The Width property is used to determine and change the width of an element.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
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......
Height (Property)
The Height property is used to get and change the height of an element.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
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.
LoadParameter (Function)
Reads a persistent value.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....