Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.6e

Application v 6.3a

  

 

Chapter Twenty-oneWebView Interface (continued)

WebViewCloseWindow Function

Overview

The WebViewCloseWindow function closes the specified WebView Object and associated window/tab.

Syntax/Parameters

Syntax

int = WebViewCloseWindow ( handle hWVO );

Parameters

hWVO

A handle specifying a WebView Object.

Return Value

An int as ERROR_NONE (0) or a formatted error code on failure. Use GetLastError to retrieve additional error information.

Remarks

This closes the WebView window or tab as if the user clicked the close button. Any active JavaScript that was started may not finish.

Related Functions

Platform Support

Go13, Go16, GoFiler Complete, GoFiler Corporate, GoFiler, GoFiler Lite, GoXBRL

Page revised 2025-10-20