Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.6e

Application v 6.3a

  

 

Chapter Twenty-oneWebView Interface (continued)

WebViewShowWindow Function

Overview

The WebViewShowWindow function shows the specified WebView window.

Syntax/Parameters

Syntax

int = WebViewShowWindow ( 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.

Remarks

This function should be used to show a WebView object that was created using WebViewOpenTab with the hidden parameter specified. It does not do anything when used on a WebView object that was created with WebViewOpenTab.

Related Functions

Platform Support

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

Page revised 2025-10-20