ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
<Organizer>.TimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
<Scheduler>.TimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
Extracting messages added or modified since last extraction
A project was already created and translated......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
ERR_MISSING_PAGE
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
GDI+ framework
Some WINDEV features use the GDI+ framework......
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
2. Analysis in practice