ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
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....
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
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.
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.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
iDestination (Function)
Configures the print destination.
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
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.
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
TreeSelectMinus (Function)
Deselects an element in a TreeView control.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.