ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
TabLoadConfiguration (Function)
Restores the configuration of dynamic panes in a Tab control.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab 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.
<Tab>.Open (Function)
Opens a new pane in a Dynamic Tab control.
<Tab>.LoadConfiguration (Function)
Restores the configuration of dynamic tabs in a Tab control.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
1
3
4
5
6
7
54
>