ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
GDI+ framework
Some WINDEV features use the GDI+ framework......
Dialog box management functions
List of functions for managing dialog boxes...
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Termination (Property)
The Property Termination is used to define the Procedure WLanguage executed when moving to the next/previous step or at the end of the guided tour....
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
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).
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:...
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.