ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HListFile (Function)
Returns the list of files: current database schema. database schemas in progress (projects with multiple database schemas). a specific database schema recognized by the HFSQL engine. available on a connection via a Native Connector or an OLE DB driver. for a group of files defined in the data model editor....
Success (Property)
The Success property indicates whether the operation was successful.
Enabled (Property)
The Enabled property enables or disables an element.
grColor (Function)
Returns and initializes the color of different chart elements.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
Error 24: No END statement is associated with this LOOP
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
OCRExtractText (Function)
Reads the text contained in an image.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.