ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating the Relation pages of a WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Creating the Form pages of a WEBDEV RAD pattern
ERR_NO_PAGE
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
Code history
The code history is used to......
PreviousPage (Function)
Returns the name of the previous page.
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Error 101: Declaration of global variable not allowed
ERR_PARSER
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
1
5
6
7
8
9
352
>