ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HelpNumber (Property)
The HelpNumber property is used to identify and modify the help number associated with a control.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory area.
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
MemAdd (Function)
Adds an element to a memory area.
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
Software factory: Rights management
To secure the execution of action plans, it is possible to implement a rights management system......
Creating the link buttons in the windows of a WINDEV RAD pattern
Automation object
The Automation keyword is used to declare an automation object...
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Error 17: OTHER CASE must be the last statement used in SWITCH