ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
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......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
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......
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
MyParent (Reserved word)
MyParent is used to handle...
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
Info (Function)
Displays a custom message in a system information window.
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
Automatic error handling
Error handling can be customized for each process......