ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Toast>.Display (Function)
Displays a "Toast" message.
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
DriveUploadFile (Function)
Uploads a local file to a remote drive.
HErrorLock (Function)
Used to check whether a lock error occurred.
Link functions (prefix syntax)
Link functions are used to link the interface with the tables and vice versa....
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
<Notification variable>.Add (Function)
Adds a notification to the system bar (Android) or notification center (iOS).
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
Info (Function)
Displays a custom message in a system information window.