ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
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)....
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
Notification
The Notification keyword can correspond to:
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
GranularityDuration (Property)
The GranularityDuration property is used to get and change the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
ControlNext (Function)
Returns the name of the next control in input mode.
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.