ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Various WEBDEV constants
Various WEBDEV constants...
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
8. Sharing a project in practice
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 Webservice in order to allow it to be used......
Automated tests: Emulation functions
List of automated tests: Emulation functions...
ERR_FORBIDDEN_INSTALL
ERR_FORBIDDEN_UPDATE
<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).
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
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......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
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....
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.
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.