ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
fLoadText (Function)
Loads the contents of a text file into any text field or variable (string variable, window edit control, report label field, etc.).
fTrackStopAll (Function)
Stops all current monitoring tasks on files and directories.
fTrackStop (Function)
Stops monitoring a file or directory.
fInsertTextAtBeginning (Function)
Inserts text at the beginning of a file without overwriting the existing text.
fChangeExtension (Function)
Changes the extension of a file on disk.
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
iPreview (Function)
Configures the print destination.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
fWatchDirectory (Function)
Detects changes made to the contents of a directory.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
fShortName (Function)
Returns the short name of a file or directory.
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......