ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
TooltipMaxWidth (Function)
Modifies the maximum width of tooltips.
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
<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.
<Chart>.SurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
<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.
ServiceExist (Function)
Checks whether a service is installed.
<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.
TwoFactorAuthenticationGenerateTOTPKey (Function)
Generates a TOTP Key for an application user.
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
zipSelectFile (Function)
Selects files from an archive.
<Source>.ChangeName (Function)
Modifies the physical name of a data file.
<Source>.CancelSeek (Function)
Cancels the current search criterion.
<Array>.AllFalse (Function)
Returns True if all the elements of an array are False.
<Array>.AllTrue (Function)
Returns True if all the elements of an array are True.
<Source>.BuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
<Source>.Declare (Function)
Declares a description of data file (found in an analysis) in the current project.
<Source>.Write (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.