Takes two parameters, FileName, Options
Takes two parameters, FileName, bUseHeader
Takes two parameters, FileName, FileData
Takes two parameters, FilePath, bUseHeader
Takes two parameters, FileName, bUseHeaders
Takes two parameters, FileName, URL
Takes two parameters, FileName, bUseHeader
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
Has no parameters.
Has one parameter.
Cloudflare automatically provides free client-facing certificates for your domain, even when 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 when you are going to have Cloudflare connect to inbound open ports on your Moxie.Build server.
The Moxie.cfg file is read on server start and controls aspects that cannot be changed while the server is running.
Has no parameters
This utility program manages a server install with one or many Moxie.Build services running by taking care of nightly tasks via a scheduled task.
Takes three parameters, Location, Mode, TemplateName
Has no parameters
Takes one parameter, FilePath
Takes six parameters, FieldBase, Destination, Function, Source, Value, IfLenFld
Takes 6 parameters, Location, Mode, Div, Data, Script, Extra
Takes 5 parameters, Location, Mode, Class/ID, Init, bNoAutoAlign
Takes 4 parameters, TableName, Relation, OtherTableName, IfLenFld
Takes one parameter, Name
Takes two parameters, ExcelTableData, Options
Takes two parameters, Data, Boundary
Takes 5 parameters, FieldBase, Destination, Action, Source, IfLenFld
Has no parameters.
Parameter is a space separated list of field names to have the display table sorted by when displaying search results in the Admin interface.
ExportSchema and ImportSchema are BuiltIn procedures that are available for use with source control systems.
Accepts a space separated list of field names.
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.
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.
A single Windows OS can host many instances of Moxie.Build, these steps will guide you through the setup process.
This style guide provides comprehensive standards for writing clean, maintainable, and consistent MOX code for Moxie.Build. Code examples on this page are for illustrative purposes and are only intended to demonstrate style conventions.
Prerequisites: This tutorial assumes that you have already set up your Moxie.Build server and logged in. This page covers some of the basics that are involved in managing files and folders in the Moxie.Build system.
Takes one parameter, QueryName
Has 4 parameters, Destination, Action, Source, Value
Cloudflare is a first and foremost a Web Application Firewall and Content Distribution Network, among other additional services.
Takes two parameters, FilePath, ForceFlush
A special type of Private Method, called a Private Function, that is intended to return a single value or multiple values simultaneously.
Takes 2 parameters, Result, Status
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.
Takes a single parameter, a QueryName
Takes three parameters, Destination, Action, Source