ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
New (Reserved word)
New is used to allocate memory space...
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
5. Site test in practice
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Shared memory area constants
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Functions for managing Tab controls (prefix syntax)
The following functions are used to manage tabs......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......