ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
Update (Property)
The Update property specifies the updates to be made.
NotifListCategory (Function)
Lists the notification categories of the application.
Address
The Address keyword can correspond to...
Position
The Position keyword can correspond to...
Alias (Property)
The Alias property gets the alias of an element.
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
Entity of a CDM
To group information according the MERISE method, entities must be created......
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
Language (Property)
The Language property gets and sets the language used.
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
<Map>.ChangeStyle (Function)
Changes the style of the map displayed in the Map control. As of version 2025 Update 2, this function is no longer available. The management of map styles has been modified by Google. It is now necessary to define map styles in the Google platform and then use the MapIDGgl function to manage map styles....
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....