| |
| GenerateBarChart | This function will generate a bar chart |
| GenerateButtons | Generate the buttons |
| GenerateFeedbackPage | Generate the final feedback page |
| GenerateHTMLEmail | Create an email message based on a source document |
| GenerateLineChart | This function will generate a line chart |
| GeneratePieChart | This function will generate a pie chart |
| GenerateTemporaryPathname | Generate a temporary filepath |
| GetAllFileInstances | Get multiple associated instances with a file |
| GetAllFileTypes | Returns all supported filetypes with their information |
| GetAllFolderInstances | Get multiple associated instances with a folder |
| GetAllWebHeaders | Get all query headers |
| GetAllWebVariables | Get all query variables |
| GetAnyFilesystemCurrentDir | Get the current directory on the filesystem |
| GetAnyFilesystemError | Get the error triggered by the last command on this filesystem. |
| GetAnyFilesystemStatus | Get (extended) status information |
| GetAvailablePrivateKeys | Get a list of available private encryption keys |
| GetBaseFilter | Get a filter which can be applied to parsed objects |
| GetBasenameFromPath | Obtain the basename part from a path |
| GetBaseWordFilter | Get a standard Word filter record |
| GetBestCharacterSet | Get the smallest character set in which a string would fit |
| GetBoundTransactionFromSchema | Link a schema variable to a transaction |
| GetBoundTransactionFromTable | Get the transaction that has been linked to a table |
| GetByteValue | Get the byte value of a character |
| GetCatalogList | Retrieve a list of all catalogs accessible with the given password. |
| GetCatalogSize | Get the size of an index. |
| GetCell | Retrieve a cell from a record by name |
| GetClientLocalIp | Get the ip the client connects to |
| GetClientLocalPort | Get the port the client connects to |
| GetClientRemoteIp | Get the ip the client connects from |
| GetClientRemotePort | Get the port the client connects from |
| GetClientUsername | Get the client's username |
| GetClientWebserver | Get the ID of the webserver the client connects to |
| GetConsoleArguments | Get the arguments passed to a script |
| GetContentFileTypeProps | Check file type properties, following linked files if necessary |
| GetContentTypeAsXML | Convert a content typedef to a XML file |
| GetContentTypeByInstance | Load a content type for an instance |
| GetContentTypeByNamespace | Load a content type |
| GetConvertedHyperlinks | Get all hyperlinks found in the document conversion so far |
| GetCurrentDateTime | Returns the timestamp of the current date and time on the server |
| GetCurrentFTPDirectory | This function will change the working directory on the ftp server |
| GetCurrentPageId | Returns the ID of the last opened page |
| GetCurrentPageName | Returns the filename of the last opened page |
| GetCurrentPageUrl | Returns the URL of the last opened page |
| GetCurrentPath | Get the path to the current directory |
| GetDatetimeDifference | Get difference between two datetimes |
| GetDayCount | Returns the number of days since 01-01-0001. |
| GetDirectoryFromPath | Obtain the directory part from a path |
| GetDiskFileProperties | Read the properties of a file on disk |
| GetDocObjectLink | Returns the encoded hyperlink to a DocObject. |
| GetDocObjectRawText | Returns the unformatted text of a DocObject. |
| GetErrorFromPublished | Get the status or error code from a published cell |
| GetErrorMessage | Get a description for an error code |
| GetExtensionFromPath | Obtain the extension part from a path |
| GetFileInstance | Get associated file data for a specific type |
| GetFilelength | Get the size of a file (a file on disk or a blob) |
| GetFileLinkByName | Returns the encoded hyperlink to a file, looking it up by name. |
| GetFilePointer | Get the current file pointer |
| GetFileSubpageURL | Create a link to a published file's subpage |
| GetFileTypeProps | Check file type properties |
| GetFlagsFromPublished | Get the flags from a published cell |
| GetFolderInstance | Get associated folder data for a specific type |
| GetFolderTree | Returns an array of folder records from the root to the specified folder |
| GetFolderTreeIDS | Returns an array of folder IDs from the root to the specified folder |
| GetFormVariable | Read a variable from a submitted form |
| GetFTPError | This function will check and clear the last error that occured (if any) |
| GetFTPFile | This function will retrieve a file from the ftp site |
| GetFunctionCallSyntax | Get a function's calling syntax |
| GetFunctionProfileData | Get total profile statistics |
| GetFunctions | Get a list of parsed functions |
| GetGettextLanguage | Get the current language |
| GetHostNameFromURL | Derive the hostname from a URL |
| GetHTMLCharsetTag | Return the proper character set HTML tag |
| GetHTMLDocId | Get the current HTML document id |
| GetHTMLDocRenderedImage | Get a rendered image, from the cache if possible |
| GetHTMLFileId | Get the current HTML file id |
| GetHTMLStylesheetLink | Returns the link to the stylesheet created by the conversion engine. |
| GetHTMLWebhareTag | Creates a WebHare meta generator tag |
| GetHTTPPage | This function will get a url from the webserver |
| GetHTTPPageHeaders | This function will get the headers for a url, but not its content, from the webserver |
| GetIMAPEmaillisting | This function will get a listing with emails in the specified mail folder |
| GetIMAPError | This function will check and clear the last error that occured (if any) |
| GetIMAPMailfolders | This function will get a listing of available mail folders |
| GetInstallationRoot | Get the installation directory |
| GetInstalledLanguages | Get a list of installed languages |
| GetInstalledModuleNames | Get the names of all installed modules |
| GetInstanceBlobRecord | Create a contenttype blob record |
| GetLanguageDatetimeStrings | Get language-specific datetime strings |
| GetLastSocketError | Get the last error on a TCP/IP socket |
| GetLibraries | Get a list of parsed functions |
| GetLibraryFunctions | Get a list of functions in the specified library |
| GetLinkToSelf | Get a link (url) to the currently displayed page, including variables |
| GetList | Return the persistent list |
| GetListSortOrder | Check if this is the type of sorting |
| GetLoadlibs | Get the direct loadlibs of a library |
| GetLocalSocketIP | GetLocalIP is used to get the local IP address from an open connection |
| GetLocalSocketPort | GetLocalPort is used to get the local port number from an open connection |
| GetMD5Hash | Return the MD5 hash for a text |
| GetMIMEHeader | This function will get the first occurance of a field from a MIME header |
| GetMIMEHeaderParameter | This function will get a parameter from a MIME header (like "attachment; filename=image.jpg") |
| GetModuleAccessLevel | Get the access level for a module |
| GetModuleProperty | Read a single property from a module |
| GetModuleUserLevels | Get module-added user access levels. |
| GetModuleXPathProperties | Read properties from a module with an XML module defintion |
| GetModuleXPathProperty | Read a single property from a module with an XML module defintion |
| GetMonthLength | Returns the number of days in a specific month in a specific year |
| GetMsecondCount | Returns the number of mseconds passed since the beginning of the day |
| GetMsecsDifference | Get difference between two timestamps in milliseconds |
| GetNameFromPath | Obtain the filename part from a path |
| GetOCIBindInfo | Get the binding parameters required to execute a command |
| GetOCIColumns | Lists colums in an OCI table |
| GetOCIErrors | Get and clear list with OCI Errors |
| GetOCITables | Lists tables in an OCI table |
| GetODBCColumns | Lists colums in a ODBC table |
| GetODBCDataSources | List available ODBC data sources |
| GetODBCInfo | Get the ODBC driver information and capabilities |
| GetODBCTables | Lists tables in a ODBC transaction |
| GetOncePublishedFromPublished | See if a document was ever succesfully published |
| GetPageLink | Create a link to a page in this document |
| GetPageLinkByName | Returns the encoded hyperlink to a file, looking it up by name. (deprecated!) |
| GetParserObjectAnchor | Get the suggested anchor for a parser object |
| GetParserObjectRawtext | Get the raw text for a parser object |
| GetPathFromURL | Get the path from a URL |
| GetPhotoalbumProps | Gets the photo album properties a photo album folder |
| GetPhotoPages | Get the photo pages. They have an ID from 1 to number_of_photos |
| GetPhotoPartName | Get the name of the photo part on which a photo is shown |
| GetPop3MailListing | This function will list the emails in the inbox and download their headers |
| GetPop3MailOverview | This function will list the emails in the inbox |
| GetPop3RawEmailData | This function downloads a raw POP3 email message |
| GetPortalAdditions | Get module-added portal additions. |
| GetPortFromURL | Derive the port number from a url |
| GetPrimaryWebhareTransaction | Access the primary (pre-set) transaction |
| GetPrimaryWebhareTransactionUserid | Get the user ID associated with the primary transaction |
| GetProcessExitCode | Get the process exit code, if it stopped |
| GetPublisherState | Get the publisher's state |
| GetPublisherVersion | Get the version of the current publishing engine |
| GetRegistryKey | Get a registry key |
| GetRemoteSocketIP | GetRemoteIP is used to get the remote ip address from an open connection |
| GetRemoteSocketPort | GetRemotePort is used to get the remote port number from an open connection |
| GetRequestBody | Get the full undecoded request body |
| GetRequestMethod | Get the HTTP request method used in this request |
| GetRequestURL | Get the requested URL |
| GetSafeFileName | Generate a filename from a string |
| GetScheduledFromPublished | See if a document has events scheduled for it |
| GetSelectedTab | Get the currently selected tab |
| GetServerBoottime | Get the time of the webserver's boot (for uptime calculations) |
| GetSHA1Hash | Return the SHA1 hash for a text |
| GetSMTPEmailHeader | Create a basic email header |
| GetSMTPError | This function will check and clear the last error that occured |
| GetSocketErrorText | Convert a TCP/IP socket error to text |
| GetSourceDocumentInfo | Get information about the source document template-v2 opened |
| GetStreamLength | Get the length of the stream so far |
| GetSystemHostName | Get the system's host name |
| GetSystemNumProcessors | Get the number of processors installed on this machine |
| GetSystemNumVirtualProcessors | Get the number of virtual processors installed on this machine |
| GetSystemOsName | Get a description of the underlying OS |
| GetText | Get a language text |
| GetThumbnailPages | Get the thumbnail page records |
| GetThumbnailPartName | Get the name of the thumbnail part on which a photo is shown |
| GetTocChildren | Get all child docobjects according to the table of contents. |
| GetTocChildrenIDS | Get the IDs of all child docobjects according to the table of contents. |
| GetTocTree | Get the path through the table of contents to a docobject. |
| GetTocTreeIDS | Returns an array of all DocObjects IDs from the ancestor with the highest TOC level to the current DocObject in the table of contents . |
| GetTypeMember | Get a specific member from a content type definition |
| GetUCValue | Get the UNICODE character value of a character |
| GetVariableFromUrl | Get the value of a variable from a URL |
| GetVariables | Get a list of parsed variables |
| GetWebBlobVariable | Return file from the query |
| GetWebCookie | Get a cookie from the client |
| GetWebhareLicenseValue | Locate a field in the WebHare key file |
| GetWebhareUserEnabledRoles | Get all roles granted to a webhare user, either directly or indirectly |
| GetWebhareUserRole | Get the role for a webhare user |
| GetWebhareVersion | Get the version of this WebHare installation |
| GetWebhareVersionNumber | Get the version number of this WebHare installation |
| GetWebHeader | Return the header from the http request |
| GetWebSessionData | Get session data from an active session, extending its lifetime if necessary |
| GetWebVariable | Return a variable from the query |
| GetWebVariableFilename | Get the filename of an uploaded file, if available |
| GetWebVariableLength | Get the total length of the contents of a variable |
| GetWHDBBlobInternalId | Get the internal blob id from the database |
| GetWHDBRoleId | Returns the ID of a role |
| GetWHDBTableId | Retrieve the table id for a bound table |
| GetWHDBTransactionErrors | Get any errors so far |
| GetWHRFRecord | Parse a section as a record |
| GetWindowsBrowseList | Browse a Microsoft network |
| GetWindowsDriveLetters | Get a list of all drive letters, on MS Windows |
| GetXMLErrors | Get the parse or select errors after an XML operation |
| GetXMLRecord | Decode a WebHare record from an opened XML document |
| GetYearLength | Returns the number of days in a specific year |
| GfxBlurCanvas | Blur canvas. |
| GfxClearCanvas | Clear the canvas by filling it with transparent white. |
| GfxCompareCanvases | Compare two canvases by calculating the mean square error between them. |
| GfxCountCanvasColors | Count the number of colors and alpha values in the canvas |
| GfxCreateCanvas | Creates a canvas to draw on. |
| GfxCreateCanvasFromCanvas | Creates a new canvas by copying a part of another one. |
| GfxCreateCanvasFromImageBlob | Creates a drawable canvas from an existing image (blob) |
| GfxCreateColor | Creates a color-integer from red, green and blue values. |
| GfxCreateDifferenceCanvas | Create a new canvas from two other canvases by subtracting canvas2 from canvas1 |
| GfxCreateDuplicateCanvas | Creates a duplicate of an existing canvas. |
| GfxCreateFont | Creates a font, to draw a string on a canvas |
| GfxCreateGIFBlobFromCanvas | Write the canvas to a blob in GIF format |
| GfxCreateJPGBlobFromCanvas | Write the canvas to a blob in JPEG format |
| GfxCreatePNGBlobFromCanvas | Write the canvas to a blob in PNG format |
| GfxCreateResizedCanvasFromImageBlob | Creates a drawable and resized canvas from an existing image (blob) |
| GfxDestroyCanvas | Destroys the canvas. |
| GfxDestroyFont | Destroys the font. |
| GfxDimensionsFromImageBlob | Return the dimension (in pixels) of an image blob, it also checks for a JPEG type image. |
| GfxDrawCanvas | Copies the bitmap from one canvas onto the other |
| GfxDrawCircle | Draws a solid circle in the desired color. |
| GfxDrawCircleBorder | Draws a circular border in the desired color. |
| GfxDrawEllipse | Draws a solid ellipse in the desired color. |
| GfxDrawEllipseBorder | Draws an elliptical border in the desired color. |
| GfxDrawLine | Draws a line in the desired color. |
| GfxDrawPixel | Set the desired pixel to a color. |
| GfxDrawRectangle | Draws a solid rectangle in the desired color. |
| GfxDrawRectangleBorder | Draws a rectangular border in the desired color. |
| GfxDrawText | Draws the string text on the canvas. |
| GfxGetAlphaMode | Sets the canvas pixel operation mode |
| GfxGetCanvasHeight | Get the height of the canvas in pixels |
| GfxGetCanvasWidth | Get the width of the canvas in pixels |
| GfxGetPixel | Gets the desired pixel color. |
| GfxGetPixelMode | Gets the canvas pixel operation mode. |
| GfxGetTextHeight | Get the height of text when rendered |
| GfxGetTextWidth | Get the width of text when rendered |
| GfxGrayscaleCanvas | Convert a canvas to grayscale |
| GfxHSV2RGB | Convert a colour in HSV coulour space to a HareScript colour |
| GfxInvertCanvas | Invert the colors of the canvast |
| GfxMultiplyCanvas | Multiply a canvas with another canvas |
| GfxResizeCanvas | Resizes the canvas |
| GfxResizeImageBlob | Reprocess and resize an image |
| GfxRGB2HSV | Convert a HareScript colour HSV coulour space |
| GfxRotateLeftCanvas | Rotate the canvas to the right |
| GfxRotateRightCanvas | Rotate the canvas to the right |
| GfxSetAlphaMode | Sets the canvas-alpha-blend mode. |
| GfxSetFontAlignment | Sets the font Alignment |
| GfxSetFontAntiAliasing | Sets the font AntiAliasing |
| GfxSetFontColor | Sets the font color |
| GfxSetFontOrientation | Sets the font orientation |
| GfxSetFontSize | Sets the font size |
| GfxSetPixelMode | Sets the canvas pixel operation mode. |
| GfxUpdateCanvasAlpha | Update the alpha channel on a canvas |
| GroupedValues | Return grouped values as an array |