ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DeclareWebserviceContext (Example)
Usage example of the DeclareWebserviceContext function...
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
Push notification
A mobile device can receive push notifications......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
SQLFirst (Function)
Positions on the first row of the query result.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a web service.
After
They After keyword can correspond to:
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
13. Generation modes
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
Events associated with the project
List of events associated with the project...
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Pre-launched sessions
A pre-launched session is a session of a Web site (or web service) automatically started on the Web server from the WEBDEV Application Server......
ProjectInfo (Function)
Returns specific information about the project currently run.
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.