ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
HPriorityClient (Function)
Modifies the priority of a client application.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
HPriority (Function)
Finds out and modifies the priority of the calling application.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Speech synthesis in the mobile applications
The phones can talk!......
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
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......
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 or query.
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 or on a materialized view.
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
<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.