ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
NFCSendTag (Function)
Sends a NFC tag to another device.
grIncreaseData (Function)
Adds a value to a data in a chart.
nfcData (Variable type)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
eCurrencyName (Function)
Returns the caption of a currency.
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.