Sitemap Sitemap  |  Contact Us Contact Us  |  Clients Clients
   Function index
  Home |  Downloads |  HareScript |  Websites/CMS |  Applications
Search for:  in: 
About WebHare.NET
Sitemap
 
Library index
Function index
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 
 
ScanMSWordDocumentScan the paragraphs in a MS Word document
ScheduleFileRepublishrepublish a specific file
ScheduleFolderRepublishrepublish a specific folder
SchedulePredefinedSingleShotTaskSchedule a pre-defined single shot task
SearchElementReturns the index of an element in an ARRAY
SearchForSearch for a query string in a catalog and return a specific range
of matches.
SearchForAllSearch for a query string in a catalog and return all matches.
SearchLastElementReturns the index of an element in an ARRAY, searching from the back
SearchLastSubstringFind the last occurrence of a substring
SearchSubstringFind the first occurrence of a substring
SeedRandomizerSeed the randomizer
SelectAndSquashXMLExecute an XPATH query and get all contained tags
SelectXMLExecute an XPATH query on an XML document
SendBlobToWrite a blob to any output device
SendHTTPRequestThis function will send a formatted http header to a webserver
SendOCICommandSends a query to an Oracle database
SendOCITypedCommandSends a query to an Oracle database, and requested specific return types
SendODBCCommandSends a query to an ODBC driver
SendODBCTypedCommandSends a query to an ODBC driver and specify the required return types
SendSMTPMessageThis function will send a message to the SMTP server
SendSMTPSingleMessageSimple mail send function
SendWebFileSend a file to the web client
SendWHDBCommandSend raw SQL commands to the WHDB
SessionedSearchForSearch for a query string in a catalog and return a specific range
of matches.
SetAbsoluteLinksSwitch the default type of hyperlinks from relative to absolute.
SetAnyFilesystemCurrentDirSet the current directory on the filesystem
SetBackLinkSetup the link to a previous page
SetConsoleExitCodeSet an errorcode to return from console scripts
[[[descr Set]]] the errorcode, or exitcode, to return to the operating system.
Generally, 0 is used to indicate that no errors occured, and 1 and higher are used for error codes.
If this function is not called, 0 is returned to the OS
SetDiskFilelengthSet the size of a file on disk
SetFileModificationDateUpdate the modification date for a file
SetFilePointerSet the current file pointer
SetFlagsInPublishedChange a flag in a published cell
SetGettextLanguageSet the language for GetText calls
SetHTMLComplianceSet HTML compliance level
SetHTMLDocEmbeddingBasenameSet the base file name for generated objects
SetHTMLDocImageBGColorSet HTML image background color
SetHTMLDocImageFormatSet HTML output image format
SetHTMLDocImageMaxWidthSet HTML maximum image width
SetHTMLDocJpegQualitySets the quality for generated JPEG files.
SetHTMLDocLanguageCodeSet HTML language code
SetHTMLDocRelativeFontsSet up font size for relative fontsize stylesheets
SetHTMLDocTableBordersConfigure or override HTML table borders
SetHTMLDocTableSizeSet HTML table sizing
SetHTMLImageBGColorSet HTML image background color
SetHTMLImageMaxWidthSet HTML maximum image width
SetHTMLJpegQualitySets the quality for generated JPEG files.
SetHTMLLevelSet HTML output level
SetHTMLRelativeFontsSet up font size for relative fontsize __PUBLISHER_stylesheets
SetHTMLStyleSheetControl whether WebHare uses external stylesheets
SetHTMLTableBordersConfigure or override HTML table borders
SetHTMLTableSizeSet HTML table sizing
SetHTTPAuthenticationSetHTTPAuthentication can be used to set a user/passwd when authentication is required
SetLDAPSearchScopeSet the LDAP search scope
SetListColumnAlignSet the alignment for a list column
SetMSWordDocumentIgnoreAllcapsSet the 'all caps' font setting handling
SetODBCCapabilitiesUpdate a driver's ODBC capabilities
SetOriginalsAvailableSets the original photos available or not
SetOutputBufferingEnable or disable standard output buffering
SetOverrideOpeningOverrides the opening text
SetOverrideSuccesslinkOverride the redirection address
SetOverrideTitleOverrides the title to use on the feedback page
SetPageSaveQuestionSet an optional save question
SetPageTitleSet the page title
SetPhotoMaxWidthSet the maximum width of the photos.
SetPhotoSetSets the photos for the gallery
SetRegistryKeySet a registry key if it exists
SetRewriteHTMLToRelativePathsControl the automatic page rewriter
SetSecureConnectionMake a current TCP connection secure using SSL
SetSiteOutputConfigure a site's output
SetSlowRedirectSet an optional slowredirect
SetSlowSubmitSet an optional slowsubmit
SetSocketTimeoutSet the timeout used for sending and receiving calls
SetStatusBarSet a status bar
SetThumbnailMaxSizeSet the size of the thumbnails.
SetThumbnailsPerPageSet the number of thumbnails on a page
SetUNIXPermissionsSet unix permissions for a file. No effect on Windows
SetupHTMLOutputSetup HTML output
SetupListSet up persistent lists
SetWebCookieSet or delete a cookie on the client
SetWebpackIntegrationWittyPathChange the path of WebPack WITTY files
SetWebpackWittyButtonPathSet the path of the buttons for the WebPack WITTY files
SetWHDBRolesSet the roles on a WHDB transaction
ShortenFolderNameReturn a pathname, limited to a specified length
ShortenNameReturn a name, limited to a specified length
SinReturns the sine of a value.
SinHReturns the hyperbolic sine of a value.
SleepSleep (do nothing) for a given number of milliseconds
SplitEmailNameSplit an email receiver or sender into email address and full name parts
SqrtReturns the square root of a value.
StandardizeIPMaskConvert IP address to standardized mask
StartOCITransactionStart an Oracle transaction
StartPreciseTimerStart a precise timer
StartProcessStart an OS subprocess
StopPreciseTimerStop a precise timer and get the elapsed time
StoreAnyFilesystemFileStore a file into the filesystem
StoreFTPFileThis function will store a file to the ftp server
StoreListStore a persistent list
StoreWebSessionDataStore data into a session
StringToBlobConvert a string to a blob
StripContentTypeInternalFieldsStrip internal fields from a content type
StripInstanceInternalFieldsStrip internal fields from an instance
SubstituteSearch and replace parts of a string
SubstringReturns part of a string.
SumAggregate function which returns the sum of values

Previous page prev next Next page
 
Top To top of page