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....
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....
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
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.
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......
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....
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
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....
SQLExec (Function)
Names and runs an SQL query.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
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.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.