ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
8. "Mobile friendly" site: Dynamic serving
2. Deploying a static site or a PHP site
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, in which case the object is dynamically instantiated....
2. WEBDEV administrator in practice
ERR_DISCONNECTED_ERROR
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
5. Which type of server to choose?
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......