ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Vibration (Property)
The Vibration property is used to manage notification vibrations.
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....
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Area (Property)
The Area property is used to define an area.
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
Query
The keyword "Query" is used to describe:
MQTTSubscribe (Function)
Used to subscribe to a MQTT notification.
MQTTUnsubscribe (Function)
Used to unsubscribe from a MQTT notification.
<fbSession variable>.Start (Function)
Used to authenticate and log in to Faceboook.
<mqttSession variable>.Subscribe (Function)
Used to subscribe to a MQTT notification.
<Source>.State (Function)
Used to find out the state of a record.
Automation object
The Automation keyword is used to declare an automation object...
Color (Property)
The Color property is used to get and change the color of an element.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
Keyword (Property)
The Keyword property is used to get and change a keyword.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Border (Type of variable)
The Border type is used to handle a border through programming...