ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Page templates
WEBDEV allows you to create page templates......
Organization chart linked to a data file
AAF: Sort/Search/Filter on the columns of Table controls
7. Window templates
...Window templates...
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
<Array>.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....
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....
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
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....
MemAdd (Function)
Adds an element to a memory area.
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Generating an application for Universal Windows 10 App
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
Specific features of the Express version