ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Error 1060: Unable to call method without parameter: add ()
How to manage enumerations programmatically?
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Composite variable
A composite variable contains different types of elements (members)...
Error 24: No END statement is associated with this LOOP
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.
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
TreeSelectMinus (Function)
Deselects an element in a TreeView control.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Priority (Property)
The Priority property is used to get and change the priority level of an element.
Header
The Header property is used to get and change a header.
Position
The Position keyword can correspond to...
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
Sum (Function)
Calculates the sum of the array elements.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).