ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.Track (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
NotifDeleteCategory (Function)
Deletes a notification category from the application.
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
<gglConnection variable>.ListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
<gglConnection variable>.ListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
<gglConnection variable>.ListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
<gglConnection variable>.ListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
<gglConnection variable>.GetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
<gglConnection variable>.FillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
<Connection variable>.StopServer (Function)
Stops an HFSQL server.
<Connection variable>.DeleteServerTrigger (Function)
Deletes a server trigger.
<Connection variable>.DescribeServerTrigger (Function)
Adds or modifies a server trigger.
<Connection variable>.EndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
<Connection variable>.InfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
<Connection variable>.NoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
<Connection variable>.ListDatabase (Function)
Lists the Client/Server databases associated with a connection....
<Connection variable>.UpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
<Connection variable>.InfoServer (Function)
Returns the specified information about the server.
<Connection variable>.ModifyViewRights (Function)
Modifies the rights granted to a user or group on an SQL view or on a materialized view.
<Connection variable>.ModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
<Connection variable>.ModifyServerProperty (Function)
Modifies the properties of an HFSQL server.