<meta http-equiv="content-type" content="text/html; charset=utf-8">
Method XbpHTMLWindow():setHTML() Foundation
Changes the HTML markup displayed by the object.
:setHTML( <cHTML> ) --> lSuccess
This method returns .T. (true) if the markup could be updated, otherwise it returns .F. (false).
The method :setHTML() changes the markup displayed in an XbpHTMLWindow object after the method :create() has been executed. The markup can be updated while the object is visible on the screen.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.