ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.
Update (Property)
The Update property specifies the updates to be made.
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
Timestamp (Property)
The Timestamp property is used to manage the timestamp of values.
Client (Property)
The Client property is used to get the SaaS client account associated with: a SaaSSubscription variable a SaaSUser variable...
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
<Sliding Banner>.StopSliding (Function)
Stops the automatic slide on a Sliding Banner control.
<Sliding Banner>.StartSliding (Function)
Enables the automatic slide on a Sliding Banner control.
<Pivot table>.SelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
TwoFactorAuthenticationGenerateTOTPKey (Function)
Generates a TOTP Key for an application user.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
LooperCollapseExpand (Function)
On a given row of a Looper control: collapses a break (if it is expanded), expands a break (if it is collapsed)....
DriveListeDirectory (Function)
Lists the directories of an Drive.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
Looper control functions
List of functions for managing Looper controls...
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
Definition (Property)
The Definition property is used to define a type.
PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
IDToken (Property)
The IDToken property is used to get the token associated with an authentication.
DriveListeFile (Function)
Lists files in an Drive directory.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.