ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Chart>.SurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
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......
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
TooltipMaxWidth (Function)
Modifies the maximum width of tooltips.
<Chart>.BarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
<Chart>.Mask (Function)
Formats the data displayed by grLabel or by grTooltip.
BrowserPrint (Function)
Prints the page currently displayed in the browser.
<Chart>.SunburstAddData (Function)
Adds a data to a Sunburst chart.
ServiceExist (Function)
Checks whether a service is installed.
<Popup>.Animate (Function)
Displays a popup in a page cell.
<Window>.WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
<Page>.Refresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
<Array>.Min (Function)
Returns the lowest value in the array.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
<Array>.InsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
TwoFactorAuthenticationGenerateTOTPKey (Function)
Generates a TOTP Key for an application user.