ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
WDTRAD options
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Manipulating Scheduler controls programmatically (prefix syntax)
A Scheduler control can be......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
Examples for using the OLE DB provider for HFSQL
Ad Hoc deployment
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
The Spin control
A Spin control is used to increase or reduce a value found in a control......
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......