ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
<AuthToken>.RefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
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.
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
The Dashboard control
Dashboards are essential elements in an application......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
<Edit>.AddAssistedInput (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.