ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Constants for managing Windows events
The following constants are used to manage Windows events:...
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
Password (Property)
The Password property sets and changes the password.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
Interactive notification management constants
Interactive notification management constants...
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.