ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Thread execution
At runtime, an application runs in a main thread......
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH 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.
ERR_BAD_ACTION
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:...
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). from a WLanguage list....
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......
<modbusSession>.WriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
11. User Macro-Code: UMC in practice
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
<Array>.DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
ERR_BAD_PARAMETER