ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
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.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
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......
You used WINDEV 28
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.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
10. UMC: User Macro-Code
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:...
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....
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......