ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
HTML constants
Definition (Property)
The Definition property is used to define a type.
Virtual (Property)
The Virtual property is used to determine if an element is virtual.
AssociatedValue (Property)
The AssociatedValue property is used to get the associated value.
RedirectionURL (Property)
The RedirectionURL property is used to get the URL used for the result redirection.
AuthURL (Property)
The URLAuth property is used to get and define the authorization URL to be used (first URL of the OAuth 2.0 specification).
GrantType (Property)
The GrantType property gets the grant types available.
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters in the authentication chain.
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
SQL view
An SQL view is a virtual data source defined by an SQL query......
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
<Word Processing>.Insert (Function)
Inserts an object in a Word Processing control. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
OAuth and OpenID protocol management functions
OAuth and OpenID protocol management functions...
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.