Search Results for name

 

NameField

Takes three parameters, FieldBase, OldFieldName, NewFieldName

 

TemplateName

Takes one parameter, Name

 

DnsName$

Takes one parameter, an IPv4 Address

 

[WQName]

Has no parameters

 

[TQName]

Has no parameters

 

[TemplateName]

Takes no parameters

 

NamesToLabels

Takes no parameters

 

UnloadTableFiles

Takes one parameter, TableName

 

Setup

Takes two parameters, Name, Value

 

Json$

Has two parameters: Source, Name

 

Session$

Takes one parameter, Name

 

ResetTableNextAlias

Takes one parameter, TableName

 

Http$

Takes 9 parameters, ServerName, Port, bSecure, Mode, Path, ContentType, extraHeader, body, rtnHeaders

 

Exists$

Takes two parameters, DBTableName, DBTableRecordAlias

 

FieldDef$

Takes one parameter, FieldName

 

Session

Takes two parameters, Name, Value

 

IsGroupType$

Takes two parameters: Username, GroupTypes

 

Search

Takes three parameters, TableName, SearchTerms, SearchInFields

 

Update

Takes two parameters, TableName, IfLenFld

 

KeepFields

Takes two parameters, FieldBase, FieldNamesList

 

Images

Takes up to 6 parameters, FieldBase, FileName, Action, Val1, Val2, IfLenField

 

WorkIf

Takes one parameter, FieldName

 

SaveFile

Takes two parameters, FileName, FileData

 

NewEComQuery

Takes one parameter, QueryName

 

NewQuery

Takes 3 parameters, QueryName, SourceQuery, bWork

 

[Pull] List of Fields from another Query

Takes three parameters, QueryName, FieldBase, FieldNames

 

EnsureFields

Takes two parameters, FieldBase, FieldNames

 

UpdateTableField

Takes seven parameters, TableName, OldFieldName, NewFieldName, Label, Note, Attr, DevNote

 

UpdateOrNewWithAttach

Takes four parameters, TableName, Relation, OtherTableName, IfLenFld

 

UpdateOrNew

Takes two parameters, TableName, IfLenFld

 

UpdateTableProc

Takes ten parameters, TableName, OldProcName, NewProcName, Type, Params, GroupTypes, Label, Note, DevNote, Source

 

Using the Backtick `

Some Work Query command parameters can accept a source of either a Work Query Field name or a text literal. Text literals in these cases are prefixed with a backtick ` character.

 

DeleteFields

Takes two parameters, FieldBase, FieldNameList

 

UpdateTableRltn

Takes eight parameters, TableName, OldOtherTableName, NewOtherTableName, ParentChild, Ratio, Note, Attr, DevNote

 

DeleteTableProc

Takes two parameters, a TableName and ProcName

 

DeleteTableField

Takes two parameters, a TableName and FieldName

 

Detach

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

 

DeleteTableRltn

Takes two parameters, a TableName1 and TableName2

 

New

Takes two parameters, TableName, IfLenFld

 

Attach

Takes 3 parameters, ParentTableName, ChildTableName, IfLenFld

 

DeleteTable

Takes one parameter, TableName

 

Delete

Takes two parameters, TableName and a boolean expression

 

ListProcs

Takes one parameter, TableName

 

ListFields

Takes one parameter, TableName

 

LoadTableFields

Takes one parameter, TableName

 

ListRltns

Takes one parameter, TableName

 

EmptyTable

Takes one parameter, the name of a database table

 

DetachWithDelete

Takes 4 parameters, TableName, Relation, OtherTableName, and a boolean expression (optional)

 

Get

Takes two parameters, TableName, IfLenFld

 

Flush

Takes one parameter, TableName

 

NewTableRltn

Takes seven parameters, TableName, OtherTableName, ParentChild, Ratio, Note, Attr, DevNote

 

Tcp$

Takes three parameters, ServerName, Port, bSecure, Send

 

NewTableProc

Takes nine parameters, TableName, ProcName, Type, Params, GroupTypes, Label, Note, DevNote, Source

 

HtmlAlert

Takes three parameters, Location, ClassNames, AlertText

 

ParentsAlias

Takes three parameters, ChildTableName, ParentTableName, Mode

 

Setup$

Takes one parameter, Name

 

NewWithAttach

Takes 4 parameters, TableName, Relation, OtherTableName, IfLenFld

 

Parents

Takes three parameters, ChildTableName, ParentTableName, Mode

 

SubTemplate

Takes three parameters, Location, Mode, TemplateName

 

HttpHeader

Takes two parameters, name, value

 

AppendTable

Takes one parameter, TableName

 

TemplateRuntime

Takes one parameter, Name

 

HtmlSearchBox

Takes 6 parameters, Location, Mode, ActionPath, Name, Class, Prompt

 

NewTableField

Takes six parameters, TableName, FieldName, Label, Note, Attr, DevNote

 

HttpCookie

Takes 6 parameters, Name, Value, Path, Domain, Expires, Other

 

HtmlUpload

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

 

[New] Field

Takes one parameter, a comma separated list of FieldNames

 

LoadTabFileWS

Takes two parameters, FileName, bHasHeader

 

Critical

Takes one parameter, the Name of the critical section

 

NewFields

Takes two parameters, FieldBase, FieldNames

 

ResetFields

Takes two parameters, FieldBase, FieldNames

 

Pull

Takes three parameters, QueryName, FieldBase, FieldNames

 

DeleteQuery

Takes one parameter, the name of the query

 

ForEach

Takes a variable number of parameters, QueryName, MethodName, [Param1, [Param2, etc...]]

 

Foreign

Takes a single parameter, a QueryName

 

LoadNulFile

Takes two parameters, FileName, bHasHeader

 

[Ensure] Field Exists

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

 

LoadTabFile

Takes two parameters, FileName, bHasHeader

 

[Sort] (DB Relationship Attribute)

Accepts a space separated list of field names.

 

SaveTabFile

Takes two parameters, FileName, bUseHeader

 

SaveRawFile

Takes two parameters, FileName, bUseHeaders

 

SendEmail

Takes 10 parameters, FieldBase, From, To, Subject, Body, bMerge, AttachName, AttachPath, Slow, IfLenFld

 

SetNew

Takes four parameters, FieldBase, FieldName, Source, IfLenFld

 

[A] Copy Attached Value

Parameter must first specify only looking at Parents ( PARENT ) or only looking at Children ( CHILD ). The remainder of the parameter should be the table and field name you are after in the form of TableName.FieldName.

 

SaveNulFile

Takes two parameters, FileName, bUseHeader

 

[Temp] Field

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

 

[FieldList]

Parameter is a space separated list of field names to be displayed.

 

[SearchSort]

Parameter is a space separated list of field names to have the display table sorted by when displaying search results in the Admin interface.

 

SaveJsonFile

Takes two parameters, FileName, Options

 

[SearchFieldList]

Parameter is a space separated list of field names to be displayed when the user is viewing results from the Search List in the Admin interface.

 

LoadCsvFile

Takes two parameters, FileName, bHasHeader

 

KeepUnique

Takes one parameter, FieldName

 

Image

Has 5 parameters, DestFileName, Action, SrcFileName, Val1, Val2

 

If (Not) / Then

Takes a single Field name, with an optional Not operator, followed by the conditional statement

 

LoadCsvFileWS

Takes two parameters, FileName, bHasHeader

 

ReorderTableRltns

Takes two parameters, TableName, RltnList

 

LastAlias$

Takes one parameter, TableName

 

ChildrenAlias

Takes two parameters, ChildTableName, Mode

 

FirstAlias$

Takes one parameter, TableName

 

QBox

Takes two parameters, QueryName, Title

 

HttpSoap$

Takes 8 parameters, ServerName, Port, bSecure, Path, ExtraHttpHeaders, Envelope, ExtraBody, xml

 

Include

Takes one parameter, ProcedureName

 

TopField

Takes one parameter, FieldName

 

[+] Sum of Field of Attached Child Records

Parameter is the table and field name that you want to sum in the form of TableName.FieldName. The specified Table must be a Child of the calling Record.

 

SaveHttpFile

Takes two parameters, FileName, URL

 

ReorderTableFields

Takes two parameters, TableName, FieldList

 

ReorderTableProcs

Takes two parameters, TableName, ProcList

 

PWHash

Takes three parameters, TableName, Alias, Password

 

PWHash$

Takes three parameters, TableName, Alias, Password

 

LoadRecord

Takes two parameters, TableName, RecordAlias

 

WorkQuery

Takes one parameter, QueryName

 

Const

Takes two parameters, the variable name and a value

 

LoadTable

Takes one parameter, TableName

 

LoadTableFiles

Takes one parameter, TableName

 

NewTable

Takes two parameters, TableName, AutoAlias

 

EnsureNavFields

Takes two parameters, FieldBase, FieldNamesList

 

SetEnsure

Takes two parameters, FieldName, Value

 

DnsIp$

Takes one parameter, a domain name

 

Children

Takes two parameters, ChildTableName, Mode

 

ProcECom

Takes one parameter, QueryName

 

[&] Count Attached Child Records

Takes 1 Parameter which is the Table name that you want to count the Attached Records in. The specified Table must be a Child of the calling Record's Table.

 

Text

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

 

SSReference

A command to help build spreadsheets

 

Sort

Takes two parameters, FieldBase, SortFieldList

 

Lookup

Takes six parameters, FieldBase, Destination, Table, Alias, SourceField, IfLenFld

 

SetIfAny

Takes a variable number of parameters, FieldBase, Destination, Source, Test1, Test2, [etc...]

 

HtmlNav

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

 

HtmlForm

Takes 6 parameters, Location, Mode, ActionLabel, ActionPath, Class, ActionMethod

 

HtmlETable

Takes 6 parameters, Location, Mode, Div, Data, Script, Extra

 

Lang

Takes four parameters, FieldBase, Destination, Source, IfLenFld

 

Login

Takes three parameters, Login, Password, bRememberMe

 

HtmlTable

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

 

HtmlDTable

Takes 5 parameters, Location, Mode, Class/ID, Init, bNoAutoAlign

 

XmlStream

Takes one parameter, Data

 

XmlMerge

Takes two parameters, [WorkWith]+Scope, EmbedScope

 

Value

Takes four parameters, FieldBase, Destination, Function, IfLenFld

 

HtmlDropdown

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

 

HtmlBlocks / End HtmlBlocks

Takes two parameters, Location, Mode

 

GetFieldDefs

Has no parameters.

 

Offset

Takes 7 parameters, FieldBase, Destination, Source, OffsetVal, Operator, OpValue, IfLenFld

 

MergeRecords

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

 

LTrimFields

Takes one parameter, FieldBaseToTrim

 

Pivot

Takes two parameters, FieldBase, PivotField

 

PickFirstField

Takes three parameters, FieldBase, Destination, SourceFields

 

ParseRecords

Takes two parameters, WorkFieldBase + FieldToParse, Delimiter

 

LoadRawFile

Takes one parameter, FilePath

 

Build

Takes a variable number of parameters

 

LoadJsonFile

Takes two parameters, PathToFile, Options

 

FixFields

Takes one parameter, a single character

 

Files

Takes 5 parameters, FieldBase, Destination, Action, Source, IfLenFld

 

ETableStream

Takes two parameters, ExcelTableData, Options

 

KeepIfAny

Takes a variable number of parameters, FieldBase, Test1, Test2, [etc...]

 

ListFiles

Takes 3 parameters, Folder, Filter, bShowImgSize

 

KeepIfAll

Takes a variable number of parameters, FieldBase, Test1, Test2, [etc..]

 

SetIfAll

Takes a variable number of parameters, FieldBase, Destination, Source, Test1, Test2, [etc...]

 

LFillFields

Takes one parameter, a FieldBase

 

SetIf

Takes six parameters, FieldBase, Destination, Source, Left, Comparison, Right

 

JsonStream

Takes two parameters, Data, Options

 

Reset

Takes no parameters.

 

JsonEmbed

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

 

KeepIf

Takes 4 parameters, FieldBase, Left, Comparison, Right

 

ListQueries

Takes no parameters

 

SaveCsvFile

Takes two parameters, FilePath, bUseHeader

 

AppendQuery

Takes 3 parameters, DestinationQuery, SourceQuery, bMoveIt

 

Table Report

Table Reports are presented to the users of the Default Admin interface and are also intended to be made available in a dynamic way to users of a customized front end. As a Report, the Procedure is expected to produce output to be displayed to the user.

 

CFPurge

Takes one parameter, the URL to purge from CloudFlare's cache

 

Call

Takes a variable number of parameters

 

Remote Method

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.

 

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.

 

PaaS Method

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.

 

Record Report

Record Reports are presented to the users of the Default Admin interface and are also intended to be made available in a dynamic way to users of a customized front end. As a Report, the Procedure is expected to produce output to be displayed to the user.

 

Record Action

Record Actions are presented to the users of the Default Admin interface and are also intended to be made available in a dynamic way to users of a customized front end. As an Action, the Procedure is expected to perform some sort of task, such as an automated set of updates to the Database Record.

 

FailIfRecError

Has no parameters

 

LookupQuery

Takes six parameters, DestQuery, SourceQuery, DestDestFld, DestXFld, DestYFld, SourceYFld

 

JoinQuery

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

 

Meta

Takes any unspecified data, intended for use by external systems

 

MapQuery

Takes five parameters, DestQuery, SourceQuery, SourceXFld, SourceYFld, SourceZFld

 

GoTo

Takes one parameter, a Label

 

Folder

Takes two parameters, FolderPath, Action

 

File

Takes 3 parameters, Destination, Action, Source

 

Function

A special type of Private Method, called a Private Function, that is intended to return a single value or multiple values simultaneously.

 

ForeignWith

Takes a single parameter, a FieldBase

 

Message Handler

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.

 

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

 

 

Templates Documentation

Prerequisites: This tutorial assumes that you have already learned about Managing Files .

 

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.

 

Learn More About the Content Management System

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.

 

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.

 

Get Started with Service Setup on a Server

A single Windows OS can host many instances of Moxie.Build, these steps will guide you through the setup process.

 

Learn More About Managing Files

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.

 

 

[Ajax]

Takes 3 parameters, Trigger, DestinationID, Path

 

Export and Import of Database Schema

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

 

[Raw] Raw HTML

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

 

Table Action

Table Actions are presented to the users of the Default Admin interface and are also intended to be made available in a dynamic way to users of a customized front end. As an Action, the Procedure is expected to perform some sort of task, such as an automated set of updates to the Database Table.

 

Folder and File Structure

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.

 

[!] Limited Selection List

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.

 

[Header] Raw HTML

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

 

[Footer] Raw HTML

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

 

[L] Lookup (DB Field Attribute)

Takes one parameter.

 

[If] Assignment (DB Field Attribute)

Parameter is divided into two parts, the Test and the Result if True. The test comes prior to the keyword of Then and the Result if True comes after.

 

Login$

Takes three parameters, Login, Password, bRememberMe

 

Lang$

Takes one parameter, Source

 

RawStream$

Takes one parameter, a top query destination variable

 

MakeValidTable$

Takes one parameter, Source

 

JsonStream$

Has one parameter, Options

 

CheckPw$

Takes two parameters, User and Password

 

CFApi$

Takes three parameters Method, URL, Body

 

Dir$

Takes one parameter, a path-mask

 

CsvStream$

Takes one parameter bNoHeaders and returns the result to an assigned variable

 

Similar%

Takes 2 parameters, pNum1, pNum2

 

Backfill

Has no parameters

 

TemplateType

Takes one parameter, Type

 

ListTables

Has no parameters

 

CopyTable

Takes four parameters, DestinationTable, SourceTable, bWithParents, bWithPWHashes

 

HtmlButton

Takes 6 parameters, Location, Mode, ActionLabel, ActionPath, Class, ActionMethod

 

TabStream$

Takes one parameter, bNoHeaders

 

Similar$

Takes 2 parameters, pString1, pString2

 

HtmlBlock / End HtmlBlock

Takes two parameters, Location, Mode

 

Html

Takes 3 parameters, Location, Mode, Text

 

[WQFieldList]

Has no parameters

 

TRON

Takes one parameter, FilePath

 

TopWith

Takes one parameter, FieldBase

 

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.

 

Cloudflare Origin Certificates

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.

 

TopQuery

Takes one parameter, FieldBase

 

Remote

Takes three parameters, Url, InputQuery, OutputQuery

 

PaaS

Takes three parameters, Url, SaaSTenant, InputQuery, OutputQuery

 

Thread

Takes a variable number of parameters

 

Return

Takes a variable number of parameters.

 

Moxie.cfg Config

The Moxie.cfg file is read on server start and controls aspects that cannot be changed while the server is running.

 

[Meta]

Takes no parameters

 

[Me]

Takes no parameters

 

[TQFieldList]

Takes no parameters

 

[ ? ] Pick First (Top Query)

Parameter is a space separated list of fields to choose from

 

[L] Lookup (Top Query)

Takes one parameter.

 

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.

 

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.

 

[If] Assignment (Top Query)

Parameter is divided into two parts, the Test and the Result if True. The test comes prior to the keyword of Then and the Result if True comes after.

 

[CountIf]

Takes one parameter, TestCondition