ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Binding a ListView control to an item
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
WEBDEV license agreement
WEBDEV license agreement...
Constants for managing the windows
List of constants used by the functions for managing the windows...
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
gpwListOAuthParameters (Function)
Retrieves the list of OAuth parameters defined for the User Groupware, i.e. the list of providers (Google, Facebook, etc.) to which it is possible to connect via the User Groupware. These parameters are defined via the User Groupware administration site.
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS web service in order to allow it to be used......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
WEBDEV 2024 Tutorial
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
<Window>.EdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
<Window>.FromFile (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....