ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Attachment (Property)
The Attachment property is used to manage attachments.
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.
<Document variable>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Document variable.
<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.
Attach (Property)
The Attach property gets and changes the attachments of an email.
<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.
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.
grExist (Function)
Checks the existence of a chart in memory.
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.