ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Text (Property)
The Text property is used to get and modify text.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
Alias (Property)
The Alias property gets the alias of an element.
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).
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Title (Property)
The Title property is used to get and change the title of an element.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
gImage (Function)
Builds a sequence of characters containing an image.
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)....
NFCWriteTag (Function)
Starts writing data to an NFC tag.
Height (Property)
The Height property is used to get and change the height of an element.
Width (Property)
The Width property is used to determine and change the width of an element.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
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.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......