ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
<HTML Display control>.ExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
The requested action cannot been performed: the page was not synchronized
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
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
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....
The Organizer control
The Organizer control is used to display and handle organizers......
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
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......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......