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, ...
3. Debugger
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
ERR_DISCONNECTED_EXEC
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Remote WEBDEV administrator: Backing up and restoring a WEBDEV site
The remote administration tool is used to manage the backups of your dynamic WEBDEV websites....
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
Shared memory area functions
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
Copying and cloning
Variables are copied using the "=" operator...
Drop-down button
The drop-down button expands: a context menu. a popup window....
The HTML control
The HTML control displays HTML pages or HTML code......
Manipulating Multiline Zone controls programmatically
A Multiline Zone control can be manipulated programmatically using the control name....
Page contexts
In a Windows application, the information relative to a window is stored with the window......