ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
<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.
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
4. UI: Windows
IU of windows...
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
ERR_NOTADEVVERSION
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Creating user accounts
A User account allows the server administrator to......
ERR_NOTAVAILABLE
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
1. What is the WEBDEV administrator used for
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
1
2
3
4
5
6
31
>