ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
The different types of integers
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
fOpen (Example)
Usage example of the fOpen function
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.
MatReadColumn (Example)
Usage example of the MatReadColumn function