ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
WBAdminApplication (Variable type)
The WBAdminApplication type is used to define all the advanced characteristics of an application deployed on a WEBDEV Application 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.
PopupDisplayPage (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:...
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
ERR_BAD_PARAMETER
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Invalid input functions
Invalid input functions...
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
HTMLExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
<HTML Display control>.ExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
The requested action cannot been performed: the page was not synchronized
1. Project and analysis
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
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).