ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
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.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
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......
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the 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.
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......