Takes five parameters, FieldBase, FieldList, Mask, bBlanks2Zero, IfLenFld
Takes 1 parameter, a formatting mask
Takes 1 parameter, a formatting mask
Takes 1 parameter, a formatting mask
Takes two parameters, a source value, and a formatting mask.
Takes 1 parameter, a formatting mask
Markdown enables simple formatting of plain text via easy to remember conventions. This page will provide you with some pointers on what formatting options are available with "Moxie Flavored Markdown".
Takes one parameter, a top query destination variable
Takes one parameter, EscapedTemplate, and returns the Unescaped Version of this string
Has one parameter, Options
Takes three parameters, Login, Password, bRememberMe
Takes one parameter, a Date value
Takes one parameter, Source
Takes two parameters, Source, Value
Takes one parameter, Source
Takes one parameter, a Source value.
Takes one parameter, Source
Takes two parameters, Source, Value
Takes two parameters, Source, Value
Has two parameters: Source, Options
Takes two parameters, User and Password
Has one parameter.
Takes one parameter, a numeric value
Has no parameters
Takes one parameter
Takes three parameters Method, URL, Body
Takes one parameter, a value in number of bytes.
Takes five parameters, Lat1, Long1, Lat2, Long2, Options
Takes no parameters
Takes one parameter, a string containing a date and time
Takes one parameter, a string containing a date and time
Takes one parameter, FieldName
Takes one parameter, QuantityToAdd
Takes two parameters, FileName, Options
Takes two parameters, FileName, bUseHeaders
Takes up to 6 parameters, FieldBase, Destination, Action, Source, Value, IfLenField
Has six parameters, UniqueParent, DestField, FieldBase, UniqueChild, EmbedFields, Options
Takes one parameter, FilePath
Takes 6 parameters, Location, Mode, ActionLabel, ActionPath, Class, ActionMethod
Takes 7 parameters, Location, Mode, Title, TitleLink, Class, HtmlPre, HtmlApn
Takes 10 parameters, Location, Mode, Title, TitleLink, Class, Fixed, bUseContainer, bNotResponsive, bInverted, HtmlPre, HtmlApn
Takes six parameters, FieldBase, Destination, Function, Source, Value, IfLenFld
Has no parameters.
Takes 5 parameters, Location, Mode, Title, Element, Class
Takes 7 parameters, FieldBase, GroupBy, GroupTotals, GrandTotals, Seperator, TotalPre, TotalPost
Takes one parameter, Name
Takes one parameter, Type
Takes six parameters, TableName, FieldName, Label, Note, Attr, DevNote
Takes seven parameters, Location, Mode, Prompt, Path, Class, Name, HelpText
Takes 6 parameters, Name, Value, Path, Domain, Expires, Other
Takes three parameters, Location, Mode, TemplateName
Takes ten parameters, TableName, OldProcName, NewProcName, Type, Params, GroupTypes, Label, Note, DevNote, Source
Takes eight parameters, TableName, OldOtherTableName, NewOtherTableName, ParentChild, Ratio, Note, Attr, DevNote
Takes two parameters, FieldBase, FieldNamesList
Takes nine parameters, TableName, ProcName, Type, Params, GroupTypes, Label, Note, DevNote, Source
Takes seven parameters, TableName, OtherTableName, ParentChild, Ratio, Note, Attr, DevNote
Takes seven parameters, TableName, OldFieldName, NewFieldName, Label, Note, Attr, DevNote
Accepts one parameter which is the raw HTML content to be placed in the form, below the Field's location.
Accepts one parameter which is the raw HTML content to be placed in the form, above the Field's location.
Has no parameters.
Takes no parameters
Has no parameters.
Parameter is a comma separated list (using CSV rules and not in quotes) of the options made available to the user which are enforced on save.
Has no parameters.
Has no parameters.
Accepts 3 parameters, first is required, 2nd and 3rd are optional. A trailing optional expression after an = sign may also assign a value on the same line.
Has no parameters.
Accepts one parameter which is the raw HTML content to be placed in the form at the Field's location.
This is our current Privacy Policy, last updated 2016-01-12.
Prerequisites: This page assumes that you have already set up your Moxie.Build server and logged in as an admin user. This page covers some of the basics that are involved in using the Content Management aspects of the Moxie.Build system.
Developing in Moxie.Build on localhost give you the advantage of working with the template files natively. When working on procedures (MOX code) you need to access that through the Procedures page in the Admin area of a Moxie.Build system, if running the server on localhost or on a remote server. When running on a remote server, you can edit the template files via the Files page in the Admin area.
Prerequisites: This tutorial assumes that you have already set up a Category and Procedure if necessary. This page covers some of the basics that are involved in Front End development using the MOX language.
The MOX coding and programming language pays heritage to BASIC, but has been crafted for the specific type of work and environment that is demanded of Moxie.Build.
Has no parameters.
Has no parameters.
Has no parameters.
This is our current Terms of Service, last updated 2016-01-12.
Has no parameters.
ExportSchema and ImportSchema are BuiltIn procedures that are available for use with source control systems.
Cloudflare automatically provides free client-facing certificates for your domain, even if using their free service. In addition, they provide free Origin Certificates to encrypt the connection between Cloudflare and your origin Moxie.Build server. Use this article if you are going to have Cloudflare connect to inbound open ports on your Moxie.Build server.
Cloudflared Tunnel exposes applications running on your local web server on any network with an internet connection with an outbound tunnel that connects directly to Cloudflare's edge network without the need to configure inbound firewall rules.
Cloudflare is a first and foremost a Web Application Firewall and Content Distribution Network, among other additional services.
Takes one parameter, Control
Takes one parameter, ServerLogText
Takes one parameter, Source
Has no parameters
Has no parameters. If the field is blank it will remain blank.
The Moxie.cfg file is read on server start and controls aspects that cannot be changed while the server is running.
The optional Moxie.http file is read on server start and controls the default HTTP headers set for all requests.
A Remote Method may be called by any other Moxie system. It can be used to divide up a large system among a number of backend servers, or as a public API for 3rd parties. In order to call a Remote Method from MOX, the Remote statement is used.
Effective Websites. Downtown Quality, Small Town Affordability.
Takes two parameters, SubjectPrefix, EmailBody
Brief overview on the file structure and contents under Moxie. The files and folders discussed in this post are those that are essential when upgrading to the most recent version of Moxie.Build , or when troubleshooting server errors.
A Message Handler is only ever called by the Database on a Database Event. These Event Messages allow a Developer to intercept operations taking place on a per-record level and implement Event based business logic.
A PaaS Method may be called by any other Moxie system. In order to call a PaaS Method from MOX, the PaaS statement is used.
A special type of Private Method, called a Private Function, that is intended to return a single value or multiple values simultaneously.
Has 4 parameters, Destination, Action, Source, Value
Takes any unspecified data, intended for use by external systems