hw_New_Document Create new document &reftitle.description; inthw_new_document stringobject_record stringdocument_data intdocument_size Returns a new Hyperwave document with the given document data and object record. This function does not insert the document into the Hyperwave server. &reftitle.parameters; object_record The object record. document_data The document data. document_size The document size. Must be the length of document_data. &reftitle.returnvalues; Returns the new Hyperwave document. &reftitle.seealso; hw_free_document hw_document_size hw_document_bodytag hw_output_document hw_insertdocument