ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Document variable>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Document variable.
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.
AccountID (Property)
The AccountID property manages account identifiers.
Client (Property)
The Client property is used to get the SaaS client account associated with: a SaaSSubscription variable a SaaSUser variable...
Attach (Property)
The Attach property gets and changes the attachments of an email.
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.
DisplayLED (Property)
The DisplayLED property manages LED notifications.
<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.
LooperCollapseExpand (Function)
On a given row of a Looper control: collapses a break (if it is expanded), expands a break (if it is collapsed)....
<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
<Word Processing>.UndoCount (Function)
Returns the number of actions that can be undone in a Word Processing 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.
Fragment (Property)
The Fragment property is used to handle fragments.
Attachment (Property)
The Attachment property is used to manage attachments.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.
DriveListeDirectory (Function)
Lists the directories of an Drive.
Prefix (Property)
The Prefix property is used to define prefixes.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.