ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Time management
For each element (windows, reports, ...
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar...
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed,...
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
WINDEV: Example of programmed Drag and Drop
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file...
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view...
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis...
<Chart>.AxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
<Chart>.Gradient (Function)
Enables or disables the display of color gradients in a chart.
<Chart>.Exist (Function)
Checks the existence of a chart in memory.
<Chart>.Raised (Function)
Used to display a chart with raised effect.
<Chart>.PointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
<xmlNode variable>.FindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents...