Search Results for exist

 

FileExists$

Takes one parameter, the path where the file is located.

 

Exists$

Takes two parameters, DBTableName, DBTableRecordAlias

 

[Ensure] Field Exists

Takes a variable number of parameters, a comma separated list of TopQuery variable names

 

FolderExists$

Takes one parameter, the path of the folder

 

Download Moxie.Build

Download Free Download of Moxie.Build Delivered as a simple .zip file, so that you can set it up however you like. This approach allows you to custom install many services on one server ,
or just run it as an app without an install. Licensing information and agreement . Upgrade Notes

In order to Upgrade an existing copy of Moxie.Build V4 or V5 to the most recent version of V5, you can use the Upgrade example files found in the Tools folder to help automate upgrading multi-service systems, or you can just replace the following files/folders: Moxie.exe Moxie.dll Default.dll /DBStore/BuiltIn.* /Lib /Public/BuiltIn /Templates/Admin /Templates/Clean /Templates/Default /Templates/Default5 /Templates/Report

 

ReplaceAny$

Takes one existing Source value, and two parameters of equal length, SearchVals, NewVals

 

Replace$

Takes one existing Source value, and two parameters, Search, NewVal

 

LoadTableFields

Takes one parameter, TableName

 

LoadTableFiles

Takes one parameter, TableName

 

Get

Takes two parameters, TableName, IfLenFld

 

DeleteTable

Takes one parameter, TableName

 

Detach

Takes 3 parameters, ParentTableName, ChildTableName, and a boolean expression (optional)

 

Session

Takes two parameters, Name, Value

 

Setup

Takes two parameters, Name, Value

 

ParentsAlias

Takes three parameters, ChildTableName, ParentTableName, Mode

 

New

Takes two parameters, TableName, IfLenFld

 

Parents

Takes three parameters, ChildTableName, ParentTableName, Mode

 

SubTemplate

Takes three parameters, Location, Mode, TemplateName

 

AppendTable

Takes one parameter, TableName

 

HtmlUpload

Takes seven parameters, Location, Mode, Prompt, Path, Class, Name, HelpText

 

HtmlAlert

Takes three parameters, Location, ClassNames, AlertText

 

HtmlHistory

Takes two parameters, Title, Path

 

CopyTable

Takes four parameters, DestinationTable, SourceTable, bWithParents, bWithPWHashes

 

Delete

Takes two parameters, TableName and a boolean expression

 

ChildrenAlias

Takes two parameters, ChildTableName, Mode

 

Attach

Takes 3 parameters, ParentTableName, ChildTableName, IfLenFld

 

Children

Takes two parameters, ChildTableName, Mode

 

Update

Takes two parameters, TableName, IfLenFld

 

ResetFields

Takes two parameters, FieldBase, FieldNames

 

SaveJsonFile

Takes two parameters, FileName, Options

 

Reset

Takes no parameters.

 

ParseRecords

Takes two parameters, WorkFieldBase + FieldToParse, Delimiter

 

Pull

Takes three parameters, QueryName, FieldBase, FieldNames

 

HtmlNavbar

Takes 10 parameters, Location, Mode, Title, TitleLink, Class, Fixed, bUseContainer, bNotResponsive, bInverted, HtmlPre, HtmlApn

 

HtmlTable

Takes 6 parameters, Location, Mode, Class, bNoHeader, bNoAutoAlign, bNoIDTags

 

HtmlNav

Takes 7 parameters, Location, Mode, Title, TitleLink, Class, HtmlPre, HtmlApn

 

Text

Takes six parameters, FieldBase, Destination, Function, Source, Value, IfLenFld

 

HtmlDropdown

Takes 5 parameters, Location, Mode, Title, Element, Class

 

EnsureFields

Takes two parameters, FieldBase, FieldNames

 

EnsureNavFields

Takes two parameters, FieldBase, FieldNamesList

 

DeleteFields

Takes two parameters, FieldBase, FieldNameList

 

UpdateOrNew

Takes two parameters, TableName, IfLenFld

 

UpdateOrNewWithAttach

Takes four parameters, TableName, Relation, OtherTableName, IfLenFld

 

NameField

Takes three parameters, FieldBase, OldFieldName, NewFieldName

 

NewFields

Takes two parameters, FieldBase, FieldNames

 

MergeRecords

Takes 5 parameters, FieldBase, GroupBy, MergeField, Delimiter, bKeepBlanks

 

JsonEmbed

Has six parameters, UniqueParent, DestField, FieldBase, UniqueChild, EmbedFields, Options

 

KeepNone

Takes no parameters

 

Export and Import of Database Schema

ExportSchema and ImportSchema are BuiltIn procedures that are available for use with source control systems.

 

Public Method

A Public Method may be called from any other Procedure, by the Default plug-in, or a Custom COM DLL. Each Public Method may either use specific Input Parameters, or it may accept an Input Query.

 

[Temp] Field

Parameter is a single new field name or a space separated list of new field names.

 

 

AppendQuery

Takes 3 parameters, DestinationQuery, SourceQuery, bMoveIt

 

JoinQuery

Takes 5 parameters, DestinationQuery, SourceQuery, DestinationMatchField, SourceMatchField, Mode

 

PaaS

Takes three parameters, Url, SaaSTenant, InputQuery, OutputQuery

 

ETableReply

Takes 2 parameters, Result, Status

 

Exception

Takes one parameter, the text of the exception to throw.

 

[Raw] Raw HTML

Accepts one parameter which is the raw HTML content to be placed in the form at the Field's location.

 

 

Licensing

Moxie.Build, in short, may be used and licensed free of charge for education and non-profit organizations. Whenever it is used by government or for-profit organizations the license is granted on a subscription basis.

Moxie.Build includes a number of open source components as part of its distribution; each is subject to their own licenses as included with the files for those components.

 

Get Started with Setting up the Development Environment

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.

 

 

Help with Markdown

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".

 

[Ajax]

Takes 3 parameters, Trigger, DestinationID, Path

 

[L] Lookup (DB Field Attribute)

Takes one parameter.

 

MOX Coding and Programing Language Syntax Documentation

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.

 

[_#] Format if not blank (DB Field Attribute)

Takes 1 parameter, a formatting mask

 

[WQRecCount]

Has no parameters

 

[TQRecCount]

Has no parameters

 

[_#] Format if not blank (Top Query)

Takes 1 parameter, a formatting mask

 

IsGroupType$

Takes two parameters: Username, GroupTypes

 

Html

Takes 3 parameters, Location, Mode, Text

 

Trim$

Takes two parameters, Source, Search

 

JsonStream$

Has one parameter, Options

 

Setup Table

The Setup Table controls aspects that can be changed while the server is running, and is intended to contain both Moxie.Build specific values as well as application specific.

 

Select / Case / End Select

Takes a variable number of conditional statements to compare against a single source

 

Cloudflared Tunnel

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.

 

[Pull] List of Fields from another Query

Takes three parameters, QueryName, FieldBase, FieldNames

 

Remote

Takes three parameters, Url, InputQuery, OutputQuery

 

Nightly Management Utility

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.

 

Command Line with .mox file

A .mox file, with MOX code in it, can be run from the command line while a Moxie.Build system is not otherwise already running.