ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Materialized view
...A materialized view is a physical data source defined by an SQL query....
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......
Python: Native calls
WLanguage allows for native Python calls......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
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:...
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
Setup on a local network (LAN)
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......
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be manipulated in WLanguage in a window with the following properties.
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.