ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
SQLTransaction (Example)
Usage example of the SQLTransaction function
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
5. The following files are automatically created
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
Android Widget windows
An Android application can contain one or more Widget windows......
iCreateFont (Function)
Creates a new print font.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
HSubstDir (Example)
Usage example of the HSubstDir function
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
Installing the monitoring robot
The monitoring robot includes three executables......
HTTPSendForm (Function)
Sends an HTTP form.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Window management functions
List of functions for managing windows...
Constant
The constants are language elements whose value is fixed once and for all...
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
grPrint (Function)
Prints a chart.