
Hyperwave 服务器函数库hw_GetUsername目前用户名字。语法: string hw_getusername(int connection);返回值: 字符串函数种类....
Hyperwave 服务器函数库hw_GetObjectByQueryColl搜寻聚集类。语法: array hw_getobjectbyquerycoll(int connection, int obj....
Hyperwave 服务器函数库hw_InsertDocument上传文件。语法: int hw_insertdocument(int connection, int parentID, int hw_do....
Hyperwave 服务器函数库hw_Root取得根类代码。语法: int hw_root();返回值: 整数函数种类: 网络系统内容说明本函数用来取得....
Hyperwave 服务器函数库hw_Error取得错误代码。语法: int hw_error(int connection);返回值: 整数函数种类: 网络系统内容说....
Hyperwave 服务器函数库hw_GetChildDocCollObj取得全部子文件聚集记录。语法: array hw_getchilddoccollobj(int connection,....
Hyperwave 服务器函数库hw_GetRemoteChildren取得远端的子文件。语法: [array|int] hw_getremotechildren(int connection, s....
Hyperwave 服务器函数库hw_InsertObject插入类记录。语法: int hw_insertobject(int connection, string object_record, str....
Hyperwave 服务器函数库hw_Unlock取消锁定。语法: boolean hw_unlock(int connection, int objectID);返回值: 布尔值函数种....
Hyperwave 服务器函数库hw_GetObject取得类。语法: string hw_getobject(int connection, int objectID);返回值: 字符串函数....
Hyperwave 服务器函数库hw_GetSrcByDestObj取得指定目的的文件内容。语法: array hw_getsrcbydestobj(int connection, int o....
Hyperwave 服务器函数库hw_DocumentSize取得文件大小。语法: int hw_documentsize(int hw_document);返回值: 整数函数种类: ....
Hyperwave 服务器函数库hw_EditText改动文字文件。语法: boolean hw_edittext(int connection, int hw_document);返回值: 布....
Hyperwave 服务器函数库hw_GetParentsObj取得父类的资料。语法: array hw_getparentsobj(int connection, int objectID);返....
Hyperwave 服务器函数库hw_InsDoc插入文件。语法: int hw_insdoc(int connection, int parentID, string object_record, str....
Hyperwave 服务器函数库hw_PipeDocument取得文件。语法: int hw_pipedocument(int connection, int objectID);返回值: 整数....
Hyperwave 服务器函数库hw_GetChildDocColl取得全部子文件聚集。语法: array hw_getchilddoccoll(int connection, int objec....
Hyperwave 服务器函数库hw_GetRemote取得远端文件。语法: int hw_getremote(int connection, int objectID);返回值: 整数函....
Hyperwave 服务器函数库hw_DocumentSetContent重设指定文件类的内容。语法: boolean hw_documentsetcontent(int hw_document....
Hyperwave 服务器函数库hw_Info连接信息。语法: string hw_info(int connection);返回值: 字符串函数种类: 网络系统内容说明....