ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
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......
Events associated with Tab controls
List of events associated with Tab controls...
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
5. Site test in practice
How to use an array of structures?
An array of structures is an Array variable......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
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.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
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......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Functions for managing Tab controls (prefix syntax)
The following functions are used to manage tabs......
Automation object
The Automation keyword is used to declare an automation object...
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)......
Code editor options
A series of options allows you to customize and take full advantage of the code editor......