ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
Error 112: An array can only have a maximum of X dimensions
TabClose (Function)
Closes a dynamic pane in a Tab control.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
<Tab>.CloseAll (Function)
Closes all dynamic tabs of a Tab control.
<Tab>.Close (Function)
Closes a dynamic pane in a Tab control.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
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....
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
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.
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.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
1
2
3
4
5
6
31
>