ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Virtual (Property)
The Virtual property is used to determine if an element is virtual.
AttributeMapping (Property)
The AttributeMapping property gets the value of the <Mapping> extension attribute.
MinimumLength (Property)
The Property MinimumLength allows you to know and modify the minimum length of an element.
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
StartPosition (Property)
The StartPosition property is used to get the starting position of an element in a Word Processing document
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
HTML constants
WEBDEV concepts
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...
Definition (Property)
The Definition property is used to define a type.
AttributeNote (Property)
The AttributeNote property gets the value of the <Note> extension attribute.
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).
Reals
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.
<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...
<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).
WDINT setup
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.