ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysNotificationClear (Function)
Removes all interactive notifications previously sent by the current application.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
fResourceDir (Function)
Returns the path of the read-only resources of the application.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
You used WINDEV 28
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.
<Connection variable>.DisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
File download functions
The following functions are used to manage downloads......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...