ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<List Box>.Position (Function)
Displays a List Box (or a ListView) control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
ERR_FORBIDDEN_UPDATE
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Camera functions
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
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.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
The Clickable Image control
The Clickable Image control can be used to......
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....
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
On/Off button in a window
The on/off button is a button that operates like a check box......
Miscellaneous Windows constants
List of constants used by the Windows functions....
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.
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
Constants for managing the windows
List of constants used by the functions for managing the windows...