hw_New_Document create new document Description inthw_new_document stringobject_record stringdocument_data intdocument_size Returns a new Hyperwave document with document data set to document_data and object record set to object_record. The length of the document_data has to passed in document_sizeThis function does not insert the document into the Hyperwave server. See also hw_free_document, hw_document_size, hw_document_bodytag, hw_output_document, and hw_insertdocument.