ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 104: 'Dynamic' can only be used for the classes and the Automation objects
2. Static or dynamic site
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
5. Which type of server to choose?
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
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....
ERR_BAD_APPLICATION
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
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)....
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
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....
2. How to test a site?
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
dbgAuditStatus (Function)
Retrieves and changes the status of the 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...