Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
New in version 8.2
| Item | Details |
|---|---|
| Addressbook.multivalue.indexForLabel Returns the index for the given label. | Mac/iOS |
| Audit.FieldIDForName Looks up the Audit cache for a field name. | All |
| Audit.TableIDForName Looks up the Audit cache for a table name. | All |
| CURL.GetActiveSocket Receive the active socket used by this curl session. | All |
| CURL.GetFormData Queries form data as it would be sent currently. | All |
| CURL.GetHTTPVersion Queries http version. | All |
| CURL.GetLastSocket Queries last used socket handle. | All |
| CURL.GetMultiOptionChunkLengthPenaltySize Queries chunk length penalty size. | All |
| CURL.GetMultiOptionContentLengthPenaltySize Queries content length penalty size. | All |
| CURL.GetMultiOptionMaxConnects Queries max connects setting. | All |
| CURL.GetMultiOptionMaxHostConnections Queries max host connections value. | All |
| CURL.GetMultiOptionMaxPipelineLength Queries max pipeline length. | All |
| CURL.GetMultiOptionMaxTotalConnections Queries max total connections value. | All |
| CURL.GetMultiOptionPipelining Queries pipelining mode. | All |
| CURL.GetMultiRunningTransfers Queries running transfers count. | All |
| CURL.GetOptionConnectTo Queries connect to list. | All |
| CURL.GetOptionHTTP200Aliases Queries HTTP 200 aliases list. | All |
| CURL.GetOptionHTTPHeader Queries HTTP request headers. | All |
| CURL.GetOptionMailRecipients Queries mail recipients list. | All |
| CURL.GetOptionPostQuote Queries post quote list. | All |
| CURL.GetOptionPreQuote Queries pre quote list. | All |
| CURL.GetOptionProxyHeader Queries proxy header request list. | All |
| CURL.GetOptionQuote Queries quote list. | All |
| CURL.GetOptionResolve Queries resolve list. | All |
| CURL.GetOptionTelnetOptions Queries telnet options list. | All |
| CURL.GetProtocol Queries protocol used. | All |
| CURL.GetProxySSLVerifyResult Queries result of proxy ssl verification. | All |
| CURL.GetScheme Queries scheme. | All |
| CURL.LibIDNVersion Queried LibIDN version. | All |
| CURL.LibSSHVersion Queries SSH library version. | All |
| CURL.SetMultiOptionChunkLengthPenaltySize Sets chunk length penalty size. | All |
| CURL.SetMultiOptionContentLengthPenaltySize Sets content length penalty size. | All |
| CURL.SetMultiOptionMaxConnects Sets max connects setting. | All |
| CURL.SetMultiOptionMaxHostConnections Sets max host connections value. | All |
| CURL.SetMultiOptionMaxPipelineLength Sets max pipeline length. | All |
| CURL.SetMultiOptionMaxTotalConnections Sets max total connections value. | All |
| CURL.SetMultiOptionPipelining Sets pipelining mode. | All |
| CURL.SetOptionAbstractUnixSocket Sets path to an abstract Unix domain socket. | All |
| CURL.SetOptionAcceptTimeoutMS Sets time-out for accept. | All |
| CURL.SetOptionConnectTo Sets the connect to list. | All |
| CURL.SetOptionDNSServers Set the name servers to use for DNS resolution. | All |
| CURL.SetOptionDNSShuffleAddresses Whether to shuffle DNS addresses. | All |
| CURL.SetOptionDefaultProtocol Set the protocol used when curl is given a URL without a protocol. | All |
| CURL.SetOptionExpect100TimeoutMS Sets Expect 100 timeout. | All |
| CURL.SetOptionGSSAPIDelegation Allow GSSAPI credential delegation. | All |
| CURL.SetOptionHAProxyProtocol Whether to send an HAProxy PROXY protocol header. | All |
| CURL.SetOptionHappyEyeballsTimeOutMS Sets the happy eyeballs timeout. | All |
| CURL.SetOptionHeaderOptions Pass in a bitmask of "header options". | All |
| CURL.SetOptionKeepSendingOnError Sets whether to keep sending on error. | All |
| CURL.SetOptionPathAsIs Set to pass path as it is and do not resolve dots. | All |
| CURL.SetOptionPinnedPublicKey Set the public key in DER form used to validate the peer public key. | All |
| CURL.SetOptionPipeWait Sets Wait/don't wait for pipe/mutex to clarify. | All |
| CURL.SetOptionPreProxy Name of pre proxy to use. | All |
| CURL.SetOptionProxyCAInfo The CApath or CAfile used to validate the proxy certificate. | All |
| CURL.SetOptionProxyCAPath Set the CApath directory used to validate the proxy certificate. | All |
| CURL.SetOptionProxyCRLFile Sets CRL file for proxy. | All |
| CURL.SetOptionProxyHeader Set list of headers used for proxy requests only. | All |
| CURL.SetOptionProxyKeyPassword Sets password for the SSL private key for proxy. | All |
| CURL.SetOptionProxyPinnedPublicKey Sets pinned public key for proxy. | All |
| CURL.SetOptionProxySSLCert Sets name of the file keeping your private SSL-certificate for proxy. | All |
| CURL.SetOptionProxySSLCertType Sets type of the file keeping your SSL-certificate for proxy. | All |
| CURL.SetOptionProxySSLCipherList Specify which SSL ciphers to use for proxy. | All |
| CURL.SetOptionProxySSLKey Sets name of the file keeping your private SSL-key for proxy. | All |
| CURL.SetOptionProxySSLKeyType Sets type of the file keeping your private SSL-key for proxy. | All |
| CURL.SetOptionProxySSLOptions Enable/disable specific SSL features with a bitmask for proxy. | All |
| CURL.SetOptionProxySSLVerifyHost Enable SSL Host verification. | All |
| CURL.SetOptionProxySSLVerifyPeer Set if we should verify the proxy in ssl handshake. | All |
| CURL.SetOptionProxySSLVersion Sets which version of SSL/TLS to attempt to use for proxy. | All |
| CURL.SetOptionProxyServiceName Sets Proxy Service Name. | All |
| CURL.SetOptionProxyTLSAuthPassword Set a password for authenticated TLS for proxy. | All |
| CURL.SetOptionProxyTLSAuthType Set authentication type for authenticated TLS for proxy. | All |
| CURL.SetOptionProxyTLSAuthUsername Set a username for authenticated TLS for proxy. | All |
| CURL.SetOptionRTSPClientCSEQ Manually initialize the client RTSP CSeq for this handle. | All |
| CURL.SetOptionRTSPRequest RTSP request method (OPTIONS, SETUP, PLAY, etc...) | All |
| CURL.SetOptionRTSPServerCSEQ Manually initialize the server RTSP CSeq for this handle. | All |
| CURL.SetOptionRTSPSessionID The RTSP session identifier. | All |
| CURL.SetOptionRTSPStreamURI The RTSP stream URI. | All |
| CURL.SetOptionRTSPTransport The Transport: header to use in RTSP requests. | All |
| CURL.SetOptionRequestTarget Set the request target, instead of extracted from the URL. | All |
| CURL.SetOptionResolve Sets resolve list. | All |
| CURL.SetOptionSASLIR Enable/disable SASL initial response. | All |
| CURL.SetOptionSSHCompression Enable/disable SSH compression. | All |
| CURL.SetOptionSSLEnableALPN Enable/disable TLS ALPN extension. | All |
| CURL.SetOptionSSLEnableNPN Enable/disable TLS NPN extension (http2 over ssl might fail without) | All |
| CURL.SetOptionSSLFalseStart Set if we should enable TLS false start. | All |
| CURL.SetOptionSSLOptions Enable/disable specific SSL features with a bitmask. | All |
| CURL.SetOptionSSLVerifyStatus Set if we should verify the certificate status. | All |
| CURL.SetOptionServiceName Sets Service Name. | All |
| CURL.SetOptionSocks5Auth Sets allowed authentication methods for SOCKS 5 proxies | All |
| CURL.SetOptionStreamDepends Sets stream dependency on another CURL session. | All |
| CURL.SetOptionStreamDependsE Sets exclusive stream dependency on another CURL session. | All |
| CURL.SetOptionStreamWeight Set stream weight, 1 - 256. | All |
| CURL.SetOptionSuppressConnectHeaders Suppress proxy CONNECT response headers from header data. | All |
| CURL.SetOptionTCPFastOpen Set TCP Fast Open. | All |
| CURL.SetOptionTFTPNoOptions Sets to whether not send any tftp option requests to the server. | All |
| CURL.SetOptionUnixSocketPath Set path to Unix domain socket. | All |
| CURL.SetOptionXOAuth2Bearer The XOAUTH2 bearer token. | All |
| DynaPDF.GetDocUsesTransparency Checks whether this document uses transparency. | All |
| DynaPDF.GetUsesTransparency Checks whether a page or the entire document uses transparency. | All |
| DynaPDF.SetDocInfoEx Sets a document information. | All |
| DynaPDF.SetPageBBox Sets or changes the bounding box of a page. | All |
| FM.Beep Beeps. | Mac/Win |
| FM.Loop Universal function to run a loop with evaluate. | All |
| FM.TableStatistics Queries statistics on a table. | All |
| HealthKit.AuthorizationStatusForType Queries authentication status for a type. | iOS |
| HealthKit.BiologicalSex Queries the user's biological sex. | iOS |
| HealthKit.BloodType Queries blood type. | iOS |
| HealthKit.DateOfBirth Queries date of birth for user. | iOS |
| HealthKit.DateOfBirthComponents Queries date of birth for user in components. | iOS |
| HealthKit.FitzpatrickSkinType Queries skin type. | iOS |
| HealthKit.RequestAuthorizationToShareTypes Requests authorization from the user. | iOS |
| HealthKit.SampleQuery Queries sample data from the database. | iOS |
| HealthKit.WheelchairUse Queries wheelchair value. | iOS |
| HealthKit.isHealthDataAvailable Checks whether health data is available. | iOS |
| JSON.Colorize Formats a JSON string with color. | All |
| JSON.ToHTML Converts JSON to HTML. | All |
| StoreKit.AddPayment Adds a new payment to the transaction query. | Mac/iOS |
| StoreKit.CanMakePayments Indicates whether the user is allowed to make payments. | Mac/iOS |
| StoreKit.FinishTransaction Completes a pending transaction. | Mac/iOS |
| StoreKit.InvalidProductIdentifiers Queries invalid product identifiers. | Mac/iOS |
| StoreKit.IsProductViewVisible Whether the product view dialog is visible. | Mac/iOS |
| StoreKit.ProductQueryRunning Whether a product query is running. | Mac/iOS |
| StoreKit.Products Queries product list. | Mac/iOS |
| StoreKit.QueryProducts Queries products. | Mac/iOS |
| StoreKit.RequestReview Shows review dialog. | iOS |
| StoreKit.RestoreCompletedTransactions Asks the payment queue to restore previously completed purchases. | Mac/iOS |
| StoreKit.SetProductViewFinishedTrigger Sets trigger for product view. | iOS |
| StoreKit.SetRestoreCompletedTransactionsTrigger Sets script triggered when transactions are restored. | Mac/iOS |
| StoreKit.SetUpdatedTransactionsTrigger Sets the script to trigger when transactions change. | Mac/iOS |
| StoreKit.ShowProductView Shows a new product screen to display. | iOS |
| StoreKit.Transactions Returns an array of pending transactions as JSON. | Mac/iOS |
| Text.Trim Trims whitespace on the left and right side. | All |
| UUID.FromNumber Converts from formatted UUID to UUID number. | All |
| UUID.Number Creates new UUID number. | All |
| UUID.ToNumber Converts from UUID number to formatted UUID. | All |
| XML.Colorize Formats a XML string with color. | All |
| XML.ToJSON Converts XML to JSON. | All |
| XML.ValidateFile Validates XML against schema. | All |
| iOSApp.GetDidBecomeActiveEvaluate Queries the expression to be evaluated when app becomes active. | iOS |
| iOSApp.GetWillResignActiveEvaluate Queries the expression to be evaluated when the app is no longer active and loses focus. | iOS |
| iOSApp.SetDidBecomeActiveEvaluate Sets the expression to be evaluated when app becomes active. | iOS |
| iOSApp.SetDidBecomeActiveScript Sets the script to be run when app becomes active. | iOS |
| iOSApp.SetWillResignActiveEvaluate Sets the expression to be evaluated when the app is no longer active and loses focus. | iOS |
| iOSApp.SetWillResignActiveScript Sets the script to be run when the app is no longer active and loses focus. | iOS |
144 functions.
Older Version 8.1 Newer Version 8.3
Feedback: Report problem or ask question.
Links
MBS Xojo Plugins