awe_webview_load_file

Loads a local file into the WebView asynchronously.

@param webview The WebView instance.

@param file The file to load.

@param frame_name The name of the frame to load the file in; leave this blank to load in the main frame.

@note The file should exist within the base directory.

version(Windows)
void
awe_webview_load_file

Meta