ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
9. Hardware and software requirements
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
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......
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......
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
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)....
The different types of integers
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
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.
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.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.