ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
GDI+ framework
Some WINDEV features use the GDI+ framework......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
2. Analysis in practice
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Upload control events
The following processes are associated with the Upload control:...
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
The requested action cannot been performed: the page was not synchronized
1. Project and analysis
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
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.
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
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......