ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
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....
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
dbgAuditStatus (Function)
Retrieves and changes the status 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.
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...
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
1
2
3
4
5
6
54
>