ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
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......
Functions for managing the Combinations and Enumerations
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.
2. Examples and components provided with WEBDEV
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......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
The requested action cannot been performed: the page was not synchronized
1. Project and analysis
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Warning 18: Loop without potential end
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
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......
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:...
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.