ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
Entity of a CDM
To group information according the MERISE method, entities must be created......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
Multiline Zone control functions
Functions for handling Multiline Zone controls....
Infinite Progress Bar control
Progress bars provide useful information to the end user......
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
SQL functions: Special case
List of SQL functions: Special case...
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
<Image>.Fill (Function)
Colors an area in an Image control.
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
3. UML models in practice
<Image>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified Image control.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
<Image>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
<Image>.HorizontalSymmetry (Function)
Flips an image in an Image control with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<Image>.VerticalSymmetry (Function)
Flips an image contained in an Image control with respect to a vertical axis (symmetry with respect to a vertical axis).
<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.
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.