ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Multiline (Property)
The Multiline property determines if an element supports multiline text.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
<Multiline Zone>.Delete (Function)
Deletes a dynamic row from a Multiline Zone control.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
<Multiline Zone>.InsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Functions for managing Multiline Zone controls (prefix syntax)
Functions for handling Multiline Zone controls (prefix syntax)....
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
Multiline Zone control functions
Functions for handling Multiline Zone controls....
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Operations performed on sequence diagrams
The following paragraphs explain......
Operations performed on deployment diagrams
The following paragraphs explain......
Operations performed on use case diagrams
The following paragraphs explain......
Operations performed on object diagrams
The following paragraphs explain......
Operations performed on class diagrams
The following paragraphs explain......