ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
<Map>.EndOfMove (Function)
Stops following the device movement in a Map control.
<Map>.ClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
<Map>.DisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
LCommand (External language)
Returns the command line passed in parameter to the executable program.
OrgAdd (Function)
Adds a new root element into an Organization Chart control.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
LineSpacing (Property)
The Interline property is used to set the line spacing of an element.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
<Organization Chart>.Add (Function)
Adds a new root element into an Organization Chart 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.
MemcachedAdd (Function)
Adds a new key/value couple into the Memcached cache....
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.