ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemExist (Function)
Checks the existence of a memory zone.
MemModify (Function)
Modifies an element in a memory zone.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
fMemExist (Function)
Checks the existence of a shared memory zone.
MemSort (Function)
Sorts the elements found in a memory zone.
Characteristics of Looper controls in a page
To view the characteristics of the control, select "Description" in the context menu....
fMemOpen (Function)
Opens a memory zone shared between several applications.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
TimeZone (Property)
The TimeZone property is used to set the time zone.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
<Multiline Zone>.Delete (Function)
Deletes a dynamic row from a Multiline Zone control.
<Multiline Zone>.DeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
MemCount (Function)
Returns the number of elements found in a memory zone.
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
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.
1
2
3
4
5
6
542
>