ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Setup directory
The setup wizard allows you to configure the setup directory of application....
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
MemcachedAssign (Function)
Modifies a key/value couple in the Memcached cache: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
Value (Property)
The Value property is used to get and change the value of an element.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
<btleCharacteristic variable>.WriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
ERR_WDADMIN_EXIST
<btleCharacteristic variable>.ReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Edit options of a report
The report editor allows you to......
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Table,Get (External language)
Retrieves the value of a given element or the value of the selected element in a table.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
MemcachedAddPrefix (Function)
Adds a value at the start of existing value in the cache for the given key.
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......