ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options...
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
Prefix (Property)
The Prefix property is used to define prefixes.
Array management functions
List of functions for managing arrays...
CouleurCadre (Property)
The Property color Frame allows you to define the color of the Border bubble step.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
DLNA / UPnP functions (prefix syntax)
The following WLanguage functions are used to handle UPnP devices...
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
Query
The keyword "Query" is used to describe:
How to use an array of structures?
An array of structures is an Array variable......
Buffer (Keyword)
The Buffer keyword can correspond to...
AttributeNote (Property)
The AttributeNote property gets the value of the <Note> extension attribute.
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.
StartPosition (Property)
The StartPosition property is used to get the starting position of an element in a Word Processing document
HTML constants
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...
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).
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.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.