ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Vibration (Property)
The Vibration property is used to manage notification vibrations.
Wrapping (Property)
The Wrapping property is used to get and change the wrapping options of an element.
gLine (Function)
Builds a sequence of characters containing a line.
Attribute (Property)
The Attribute property is used to manage attributes.
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)....
PhoneNumber (Property)
The PhoneNumber property is used to get and change a phone number.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Alignment
The Alignment property is used to align elements.
Database (Property)
The Database property is used to get and modify the database associated with a connection.
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.