ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Examples and components provided with WEBDEV
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Events associated with formatted display controls
List of events associated with formatted display controls...
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
The requested action cannot been performed: the page was not synchronized
1. Project and analysis
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Upload control events
The following processes are associated with the Upload control:...
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
2. Analysis in practice
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
HTMLExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
<HTML Display control>.ExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.