ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
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......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
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:...
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Python: Native calls
WLanguage allows for native Python calls......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
5. Displaying a WEBDEV Session site
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites......
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
<Looper>.Select (Function)
Returns the index of the selected element in a Looper control.