ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Alias (Property)
The Alias property gets the alias of an element.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
Step 4: Start printing
To start the print job, simply use iEndPrinting......
Map control functions
Map control functions...
gImage (Function)
Builds a sequence of characters containing an image.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
LoadParameter (Function)
Reads a persistent value.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
Name (Property)
The Name property is used to get the name of an element.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
Type (Property)
The Type property is used to get and change the type of an element.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
iBorder (Example)
Usage example of the iBorder function
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.