ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Copying controls from the window editor
The controls can be copied from the window editor......
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Binding a Repositionable Note control to an item
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
<Edit>.AddAssistedInput (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
<Source>.CheckStructure (Function)
Defines the mode for comparing data files.
Popup window
WINDEV allows you to open windows in popup format......
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
HMode (Function)
Changes the mode and the method for locking data files.
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Copying controls from the page editor
The controls can be copied from the page editor......
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.