ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Cell control
The Cell control contains controls......
MemcachedAddSuffix (Function)
Adds a value at the end of existing value in the cache for the given key.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
MemcachedAssignKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
ERR_LOADMOREDLL
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Functions for managing objects (External language)
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
<btleCharacteristic variable>.ChangeOfValue (Function)
Enables or disables the detection regarding the change of value for a Bluetooth Low Energy characteristic.
ERR_CANNOT_CREATE_TMP
ERR_LAUNCH_FAILED
Analysis links
The links are used to link the files found in an analysis between themselves......
MemcachedAddSuffixKeyGroup (Function)
Adds a value at the end of existing value in the cache for the given key on a group of servers.