ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
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.
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.
Error 24: No END statement is associated with this LOOP
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Success (Property)
The Success property indicates whether the operation was successful.
Enabled (Property)
The Enabled property enables or disables an element.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
User Groupware files
Two categories of data files are managed......
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Error
The Error keyword is used to manage the errors.
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
TreeSelectMinus (Function)
Deselects an element in a TreeView control.