ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UI audit: Detect obsolete features
The lifecycle of some projects span several years......
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
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...
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
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:
5. Site test in practice
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
How to use an array of structures?
An array of structures is an Array variable......
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.
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......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
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)......
Tab control functions
The following functions are used to manage tabs......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......