ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
WBAdminListApplication (Function)
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type.
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
1. Project and analysis
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
The requested action cannot been performed: the page was not synchronized
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
KanbanListIndex (Function)
Returns the index of a list in a Kanban control.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
<Kanban>.ListIndex (Function)
Returns the index of a list in a Kanban control.
<Kanban list>.ListIndex (Function)
Returns the index of a list in a Kanban control.
Seek (Function)
Searches for the index of an element in a WLanguage array.
HIndex (Function)
Rebuilds the file index (".NDX" file).
<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
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....