ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Note (Property)
The Note property is used to get and change a text associated with an element.
Decode (Function)
Decodes a character string that was encoded by Encode.
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Hole (Property)
The Hole property is used to define the holes of a polygon.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Move (Function)
Allows: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
14. Report templates
...Report templates are used to easily standardize report layouts....
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Telephony constants
List of constants used by telephony functions...
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
4. Activating a dynamic WEBDEV site
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
11. Table/Looper controls
Change the volume of a UPnP device....
Associating an image with an element in a TreeView control
Methods for associating an image with an element in a TreeView control....
The Table control
The Table allows users to easily view and enter data stored in memory or from a table, view or query......