ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GDI+ framework
Some WINDEV features use the GDI+ framework......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
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......
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
2. Analysis in practice
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.
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
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....
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......
The requested action cannot been performed: the page was not synchronized
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......
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......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).