Skip to content

Instantly share code, notes, and snippets.

@JelteMX
Created February 12, 2019 13:12
Show Gist options
  • Select an option

  • Save JelteMX/0e252e48fd21b0cf5f6ad3b277ac92b2 to your computer and use it in GitHub Desktop.

Select an option

Save JelteMX/0e252e48fd21b0cf5f6ad3b277ac92b2 to your computer and use it in GitHub Desktop.
An unminified version of the spaces.json used on docs.mendix.com
[
{
"filename": "apidocs-mxsdk.json",
"content": {
"categories": [
"API Documentation",
"Mendix Platform SDK"
],
"pages": [
{
"title": "APIs & SDK",
"id": "index",
"url": "/apidocs-mxsdk/",
"dir": "/apidocs-mxsdk/",
"main": true
},
{
"title": "Authentication",
"category": "API Documentation",
"id": "authentication",
"url": "/apidocs-mxsdk/apidocs/authentication",
"dir": "/apidocs-mxsdk/apidocs/"
},
{
"title": "Deploy API",
"category": "API Documentation",
"id": "deploy-api",
"url": "/apidocs-mxsdk/apidocs/deploy-api",
"dir": "/apidocs-mxsdk/apidocs/"
},
{
"title": "Build API",
"category": "API Documentation",
"id": "build-api",
"url": "/apidocs-mxsdk/apidocs/build-api",
"dir": "/apidocs-mxsdk/apidocs/"
},
{
"title": "Example Implementation",
"id": "example-implementation",
"url": "/apidocs-mxsdk/apidocs/example-implementation",
"dir": "/apidocs-mxsdk/apidocs/",
"parent": "deploy-api"
},
{
"title": "API Documentation",
"id": "index",
"url": "/apidocs-mxsdk/apidocs/",
"dir": "/apidocs-mxsdk/apidocs/"
},
{
"title": "Feedback API",
"category": "API Documentation",
"id": "feedback-api",
"url": "/apidocs-mxsdk/apidocs/feedback-api",
"dir": "/apidocs-mxsdk/apidocs/"
},
{
"title": "Invite API",
"category": "API Documentation",
"id": "invite-api",
"url": "/apidocs-mxsdk/apidocs/invite-api",
"dir": "/apidocs-mxsdk/apidocs/"
},
{
"title": "Permissions API",
"category": "API Documentation",
"id": "permissions-api",
"url": "/apidocs-mxsdk/apidocs/permissions-api",
"dir": "/apidocs-mxsdk/apidocs/"
},
{
"title": "Profile API",
"category": "API Documentation",
"id": "profile-api",
"url": "/apidocs-mxsdk/apidocs/profile-api",
"dir": "/apidocs-mxsdk/apidocs/"
},
{
"title": "Projects API",
"category": "API Documentation",
"id": "projects-api",
"url": "/apidocs-mxsdk/apidocs/projects-api",
"dir": "/apidocs-mxsdk/apidocs/"
},
{
"title": "Single Sign-On API",
"category": "API Documentation",
"id": "single-sign-on-api",
"url": "/apidocs-mxsdk/apidocs/single-sign-on-api",
"dir": "/apidocs-mxsdk/apidocs/"
},
{
"title": "Stories API",
"category": "API Documentation",
"id": "stories-api",
"url": "/apidocs-mxsdk/apidocs/stories-api",
"dir": "/apidocs-mxsdk/apidocs/"
},
{
"title": "Team Server API",
"category": "API Documentation",
"id": "team-server-api",
"url": "/apidocs-mxsdk/apidocs/team-server-api",
"dir": "/apidocs-mxsdk/apidocs/"
},
{
"title": "User Management API",
"category": "API Documentation",
"id": "user-management-api",
"url": "/apidocs-mxsdk/apidocs/user-management-api",
"dir": "/apidocs-mxsdk/apidocs/"
},
{
"title": "Change Things in the Model",
"id": "changing-things-in-the-model",
"url": "/apidocs-mxsdk/mxsdk/changing-things-in-the-model",
"dir": "/apidocs-mxsdk/mxsdk/",
"parent": "manipulating-existing-models"
},
{
"title": "Close the Server Connection",
"id": "closing-the-server-connection",
"url": "/apidocs-mxsdk/mxsdk/closing-the-server-connection",
"dir": "/apidocs-mxsdk/mxsdk/",
"parent": "manipulating-existing-models"
},
{
"title": "Create the Domain Model",
"id": "creating-the-domain-model",
"url": "/apidocs-mxsdk/mxsdk/creating-the-domain-model",
"dir": "/apidocs-mxsdk/mxsdk/",
"parent": "tutorial-for-the-mendix-sdk",
"menu_order": 30
},
{
"title": "Create Your First Script",
"id": "creating-your-first-script",
"url": "/apidocs-mxsdk/mxsdk/creating-your-first-script",
"dir": "/apidocs-mxsdk/mxsdk/",
"parent": "tutorial-for-the-mendix-sdk",
"menu_order": 20
},
{
"title": "Element States",
"id": "element-states",
"url": "/apidocs-mxsdk/mxsdk/element-states",
"dir": "/apidocs-mxsdk/mxsdk/",
"parent": "changing-things-in-the-model"
},
{
"title": "Domain Model (Metamodel)",
"id": "domain-model-metamodel",
"url": "/apidocs-mxsdk/mxsdk/domain-model-metamodel",
"dir": "/apidocs-mxsdk/mxsdk/",
"parent": "understanding-the-metamodel"
},
{
"title": "FAQ",
"category": "Mendix Platform SDK",
"id": "faq",
"url": "/apidocs-mxsdk/mxsdk/faq",
"dir": "/apidocs-mxsdk/mxsdk/",
"menu_order": 20
},
{
"title": "Find Things in the Model",
"id": "finding-things-in-the-model",
"url": "/apidocs-mxsdk/mxsdk/finding-things-in-the-model",
"dir": "/apidocs-mxsdk/mxsdk/",
"parent": "manipulating-existing-models"
},
{
"title": "Generate Code from the Model",
"id": "generating-code-from-the-model",
"url": "/apidocs-mxsdk/mxsdk/generating-code-from-the-model",
"dir": "/apidocs-mxsdk/mxsdk/",
"parent": "tutorial-for-the-mendix-sdk",
"menu_order": 50
},
{
"title": "Mendix Platform SDK",
"id": "index",
"url": "/apidocs-mxsdk/mxsdk/",
"dir": "/apidocs-mxsdk/mxsdk/"
},
{
"title": "JavaScript & TypeScript Resources",
"id": "javascript-typescript-resources",
"url": "/apidocs-mxsdk/mxsdk/javascript-typescript-resources",
"dir": "/apidocs-mxsdk/mxsdk/",
"parent": "reference-documentation"
},
{
"title": "Load Units and Elements",
"id": "loading-units-and-elements",
"url": "/apidocs-mxsdk/mxsdk/loading-units-and-elements",
"dir": "/apidocs-mxsdk/mxsdk/",
"parent": "manipulating-existing-models"
},
{
"title": "Manipulate Existing Models",
"id": "manipulating-existing-models",
"url": "/apidocs-mxsdk/mxsdk/manipulating-existing-models",
"dir": "/apidocs-mxsdk/mxsdk/",
"parent": "tutorial-for-the-mendix-sdk",
"menu_order": 40
},
{
"title": "Projects (Metamodel)",
"id": "projects-metamodel",
"url": "/apidocs-mxsdk/mxsdk/projects-metamodel",
"dir": "/apidocs-mxsdk/mxsdk/",
"parent": "understanding-the-metamodel"
},
{
"title": "Microflows (Metamodel)",
"id": "microflows-metamodel",
"url": "/apidocs-mxsdk/mxsdk/microflows-metamodel",
"dir": "/apidocs-mxsdk/mxsdk/",
"parent": "understanding-the-metamodel"
},
{
"title": "Pages (Metamodel)",
"id": "pages-metamodel",
"url": "/apidocs-mxsdk/mxsdk/pages-metamodel",
"dir": "/apidocs-mxsdk/mxsdk/",
"parent": "understanding-the-metamodel"
},
{
"title": "References",
"category": "Mendix Platform SDK",
"id": "reference-documentation",
"url": "/apidocs-mxsdk/mxsdk/reference-documentation",
"dir": "/apidocs-mxsdk/mxsdk/",
"menu_order": 40
},
{
"title": "Set Up Your Development Environment",
"id": "setting-up-your-development-environment",
"url": "/apidocs-mxsdk/mxsdk/setting-up-your-development-environment",
"dir": "/apidocs-mxsdk/mxsdk/",
"parent": "tutorial-for-the-mendix-sdk",
"menu_order": 10
},
{
"title": "Introduction to the SDK",
"category": "Mendix Platform SDK",
"id": "sdk-intro",
"url": "/apidocs-mxsdk/mxsdk/sdk-intro",
"dir": "/apidocs-mxsdk/mxsdk/",
"menu_order": 10
},
{
"title": "How-to's",
"category": "Mendix Platform SDK",
"id": "tutorial-for-the-mendix-sdk",
"url": "/apidocs-mxsdk/mxsdk/tutorial-for-the-mendix-sdk",
"dir": "/apidocs-mxsdk/mxsdk/",
"menu_order": 30
},
{
"title": "Understanding the Metamodel",
"id": "understanding-the-metamodel",
"url": "/apidocs-mxsdk/mxsdk/understanding-the-metamodel",
"dir": "/apidocs-mxsdk/mxsdk/",
"parent": "reference-documentation"
},
{
"title": "Working with when.js and Promises in TypeScript",
"id": "working-with-when.js-and-promises-in-typescript",
"url": "/apidocs-mxsdk/mxsdk/working-with-when.js-and-promises-in-typescript",
"dir": "/apidocs-mxsdk/mxsdk/",
"parent": "reference-documentation"
},
{
"title": "Use Case Examples",
"category": "Mendix Platform SDK",
"id": "use-case-examples",
"url": "/apidocs-mxsdk/mxsdk/use-case-examples",
"dir": "/apidocs-mxsdk/mxsdk/",
"menu_order": 60
}
]
}
},
{
"filename": "aqm.json",
"content": {
"categories": [
"Application Quality Monitor"
],
"pages": [
{
"title": "AQM Guide",
"id": "index",
"url": "/aqm/",
"dir": "/aqm/",
"main": true
},
{
"title": "Application Quality Monitor",
"id": "aqm-overview",
"url": "/aqm/aqm-overview",
"dir": "/aqm/"
}
]
}
},
{
"filename": "apm.json",
"content": {
"categories": [
"Application Performance Monitor",
"Installation Guide",
"Reference Guide",
"Use Cases"
],
"pages": [
{
"title": "APM Guide",
"id": "index",
"url": "/apm/",
"dir": "/apm/",
"main": true
},
{
"title": "Application Performance Monitor",
"id": "index",
"url": "/apm/apm/",
"dir": "/apm/apm/"
},
{
"title": "Use Cases",
"id": "index",
"url": "/apm/use-cases/",
"dir": "/apm/use-cases/"
},
{
"title": "In a Load Test",
"id": "in-a-load-test",
"url": "/apm/use-cases/uc-1/in-a-load-test",
"dir": "/apm/use-cases/uc-1/",
"parent": "use-cases-1"
},
{
"title": "Generic",
"id": "generic",
"url": "/apm/use-cases/uc-1/generic",
"dir": "/apm/use-cases/uc-1/",
"parent": "use-cases-1"
},
{
"title": "In Production",
"id": "in-production",
"url": "/apm/use-cases/uc-1/in-production",
"dir": "/apm/use-cases/uc-1/",
"parent": "use-cases-1"
},
{
"title": "In Development",
"id": "in-development",
"url": "/apm/use-cases/uc-1/in-development",
"dir": "/apm/use-cases/uc-1/",
"parent": "use-cases-1"
},
{
"title": "In Test and Acceptance",
"id": "in-test-and-acceptance",
"url": "/apm/use-cases/uc-1/in-test-and-acceptance",
"dir": "/apm/use-cases/uc-1/",
"parent": "use-cases-1"
},
{
"title": "APM 1 Use Cases",
"category": "Use Cases",
"id": "use-cases-1",
"url": "/apm/use-cases/uc-1/use-cases-1",
"dir": "/apm/use-cases/uc-1/",
"menu_order": 20
},
{
"title": "APM 2 Use Cases",
"category": "Use Cases",
"id": "use-cases-2",
"url": "/apm/use-cases/uc-2/use-cases-2",
"dir": "/apm/use-cases/uc-2/",
"menu_order": 10
},
{
"title": "Installation Guide",
"id": "index",
"url": "/apm/installation-guide/",
"dir": "/apm/installation-guide/"
},
{
"title": "APM 2 Installation Guide",
"category": "Installation Guide",
"id": "installation-2",
"url": "/apm/installation-guide/ig-2/installation-2",
"dir": "/apm/installation-guide/ig-2/",
"menu_order": 10
},
{
"title": "After Startup Error?",
"id": "after-startup-error",
"url": "/apm/installation-guide/ig-1/after-startup-error",
"dir": "/apm/installation-guide/ig-1/",
"parent": "installation-steps"
},
{
"title": "Constants",
"id": "constants",
"url": "/apm/installation-guide/ig-1/constants",
"dir": "/apm/installation-guide/ig-1/",
"parent": "installation-steps"
},
{
"title": "APM 1 Installation Guide",
"category": "Installation Guide",
"id": "installation-1",
"url": "/apm/installation-guide/ig-1/installation-1",
"dir": "/apm/installation-guide/ig-1/",
"menu_order": 20
},
{
"title": "Installation Steps",
"id": "installation-steps",
"url": "/apm/installation-guide/ig-1/installation-steps",
"dir": "/apm/installation-guide/ig-1/",
"parent": "installation-1"
},
{
"title": "Java Security Settings",
"id": "java-security-settings",
"url": "/apm/installation-guide/ig-1/java-security-settings",
"dir": "/apm/installation-guide/ig-1/",
"parent": "pre-requisites"
},
{
"title": "Sizing Impact",
"id": "sizing-impact",
"url": "/apm/installation-guide/ig-1/sizing-impact",
"dir": "/apm/installation-guide/ig-1/",
"parent": "pre-requisites"
},
{
"title": "Prerequisites",
"id": "pre-requisites",
"url": "/apm/installation-guide/ig-1/pre-requisites",
"dir": "/apm/installation-guide/ig-1/",
"parent": "installation-1"
},
{
"title": "Uninstall Steps",
"id": "uninstall-steps",
"url": "/apm/installation-guide/ig-1/uninstall-steps",
"dir": "/apm/installation-guide/ig-1/",
"parent": "installation-1"
},
{
"title": "Upgrade Steps",
"id": "upgrade-steps",
"url": "/apm/installation-guide/ig-1/upgrade-steps",
"dir": "/apm/installation-guide/ig-1/",
"parent": "installation-1"
},
{
"title": "Reference Guide",
"id": "index",
"url": "/apm/reference-guide/",
"dir": "/apm/reference-guide/"
},
{
"title": "Apps",
"id": "apps",
"url": "/apm/reference-guide/rg-2/apps",
"dir": "/apm/reference-guide/rg-2/",
"parent": "reference-guide-2"
},
{
"title": "Browser Recorder Results",
"id": "browser-recorder-results",
"url": "/apm/reference-guide/rg-2/browser-recorder-results",
"dir": "/apm/reference-guide/rg-2/",
"parent": "recorder"
},
{
"title": "Dashboard",
"id": "dashboard",
"url": "/apm/reference-guide/rg-2/dashboard",
"dir": "/apm/reference-guide/rg-2/",
"parent": "reference-guide-2"
},
{
"title": "Environments",
"id": "environments",
"url": "/apm/reference-guide/rg-2/environments",
"dir": "/apm/reference-guide/rg-2/",
"parent": "reference-guide-2"
},
{
"title": "Performance Recorder",
"id": "recorder",
"url": "/apm/reference-guide/rg-2/recorder",
"dir": "/apm/reference-guide/rg-2/",
"parent": "reference-guide-2"
},
{
"title": "Long-Running Actions",
"id": "long-running-actions",
"url": "/apm/reference-guide/rg-2/long-running-actions",
"dir": "/apm/reference-guide/rg-2/",
"parent": "reference-guide-2"
},
{
"title": "Logs",
"id": "logs",
"url": "/apm/reference-guide/rg-2/logs",
"dir": "/apm/reference-guide/rg-2/",
"parent": "reference-guide-2"
},
{
"title": "APM 2 Reference Guide",
"category": "Reference Guide",
"id": "reference-guide-2",
"url": "/apm/reference-guide/rg-2/reference-guide-2",
"dir": "/apm/reference-guide/rg-2/",
"menu_order": 10
},
{
"title": "Settings",
"id": "settings",
"url": "/apm/reference-guide/rg-2/settings",
"dir": "/apm/reference-guide/rg-2/",
"parent": "reference-guide-2"
},
{
"title": "Runtime recorder results",
"id": "runtime-recorder-results",
"url": "/apm/reference-guide/rg-2/runtime-recorder-results",
"dir": "/apm/reference-guide/rg-2/",
"parent": "recorder"
},
{
"title": "Performance Statistics",
"id": "statistics",
"url": "/apm/reference-guide/rg-2/statistics",
"dir": "/apm/reference-guide/rg-2/",
"parent": "reference-guide-2"
},
{
"title": "Configuration",
"id": "configuration",
"url": "/apm/reference-guide/rg-1/configuration",
"dir": "/apm/reference-guide/rg-1/",
"parent": "reference-guide-1"
},
{
"title": "Dashboard",
"id": "dashboard",
"url": "/apm/reference-guide/rg-1/dashboard",
"dir": "/apm/reference-guide/rg-1/",
"parent": "reference-guide-1"
},
{
"title": "Inserting Context Information",
"id": "inserting-context-information",
"url": "/apm/reference-guide/rg-1/inserting-context-information",
"dir": "/apm/reference-guide/rg-1/",
"parent": "performance-tool"
},
{
"title": "JVM Browser",
"id": "jvm-browser",
"url": "/apm/reference-guide/rg-1/jvm-browser",
"dir": "/apm/reference-guide/rg-1/",
"parent": "reference-guide-1"
},
{
"title": "Download and License",
"id": "download-license",
"url": "/apm/reference-guide/rg-1/download-license",
"dir": "/apm/reference-guide/rg-1/",
"parent": "reference-guide-1"
},
{
"title": "Log Tool",
"id": "log-tool",
"url": "/apm/reference-guide/rg-1/log-tool",
"dir": "/apm/reference-guide/rg-1/",
"parent": "reference-guide-1"
},
{
"title": "Measurements Tool",
"id": "measurements-tool",
"url": "/apm/reference-guide/rg-1/measurements-tool",
"dir": "/apm/reference-guide/rg-1/",
"parent": "reference-guide-1"
},
{
"title": "Load Test Recorder",
"id": "load-test-recorder",
"url": "/apm/reference-guide/rg-1/load-test-recorder",
"dir": "/apm/reference-guide/rg-1/",
"parent": "reference-guide-1"
},
{
"title": "Performance Tool",
"id": "performance-tool",
"url": "/apm/reference-guide/rg-1/performance-tool",
"dir": "/apm/reference-guide/rg-1/",
"parent": "reference-guide-1"
},
{
"title": "Query Tool",
"id": "query-tool",
"url": "/apm/reference-guide/rg-1/query-tool",
"dir": "/apm/reference-guide/rg-1/",
"parent": "reference-guide-1"
},
{
"title": "Performance Tool Results",
"id": "performance-tool-results",
"url": "/apm/reference-guide/rg-1/performance-tool-results",
"dir": "/apm/reference-guide/rg-1/",
"parent": "performance-tool"
},
{
"title": "APM 1 Reference Guide",
"category": "Reference Guide",
"id": "reference-guide-1",
"url": "/apm/reference-guide/rg-1/reference-guide-1",
"dir": "/apm/reference-guide/rg-1/",
"menu_order": 20
},
{
"title": "Statistics Tool",
"id": "statistics-tool",
"url": "/apm/reference-guide/rg-1/statistics-tool",
"dir": "/apm/reference-guide/rg-1/",
"parent": "reference-guide-1"
},
{
"title": "Trap Tool",
"id": "trap-tool",
"url": "/apm/reference-guide/rg-1/trap-tool",
"dir": "/apm/reference-guide/rg-1/",
"parent": "reference-guide-1"
},
{
"title": "Triggers",
"id": "triggers",
"url": "/apm/reference-guide/rg-1/triggers",
"dir": "/apm/reference-guide/rg-1/",
"parent": "reference-guide-1"
}
]
}
},
{
"filename": "ats.json",
"content": {
"categories": [
"Application Test Suite",
"Reference Guide",
"How-to's",
"Best Practices"
],
"pages": [
{
"title": "ATS Guide",
"id": "index",
"url": "/ats/",
"dir": "/ats/",
"main": true
},
{
"title": "Compatibility",
"category": "Application Test Suite",
"id": "compatibility",
"url": "/ats/general/compatibility",
"dir": "/ats/general/"
},
{
"title": "Deployment Options",
"category": "Application Test Suite",
"id": "deployment",
"url": "/ats/general/deployment",
"dir": "/ats/general/"
},
{
"title": "Application Test Suite",
"id": "index",
"url": "/ats/general/",
"dir": "/ats/general/"
},
{
"title": "Introduction to ATS",
"category": "Application Test Suite",
"id": "introduction",
"url": "/ats/general/introduction",
"dir": "/ats/general/",
"menu_order": 10
},
{
"title": "Maintenance",
"category": "Application Test Suite",
"id": "maintenance",
"url": "/ats/general/maintenance",
"dir": "/ats/general/"
},
{
"title": "Best Practices",
"id": "index",
"url": "/ats/bestpractices/",
"dir": "/ats/bestpractices/"
},
{
"title": "ATS 1 Best Practices",
"category": "Best Practices",
"id": "bp-version-1",
"url": "/ats/bestpractices/bp-version-1/bp-version-1",
"dir": "/ats/bestpractices/bp-version-1/",
"menu_order": 20
},
{
"title": "Finding the Action You Need",
"id": "finding-the-action-you-need-1",
"url": "/ats/bestpractices/bp-version-1/finding-the-action-you-need-1",
"dir": "/ats/bestpractices/bp-version-1/",
"parent": "bp-version-1"
},
{
"title": "Finding the Action You Need",
"id": "finding-the-action-you-need-2",
"url": "/ats/bestpractices/bp-version-2/finding-the-action-you-need-2",
"dir": "/ats/bestpractices/bp-version-2/",
"parent": "bp-version-2"
},
{
"title": "Test Case Dependencies",
"id": "test-case-dependencies-2",
"url": "/ats/bestpractices/bp-version-2/test-case-dependencies-2",
"dir": "/ats/bestpractices/bp-version-2/",
"parent": "bp-version-2"
},
{
"title": "ATS 2 Best Practices",
"category": "Best Practices",
"id": "bp-version-2",
"url": "/ats/bestpractices/bp-version-2/bp-version-2",
"dir": "/ats/bestpractices/bp-version-2/",
"menu_order": 10
},
{
"title": "Reference Guide",
"id": "index",
"url": "/ats/refguide/",
"dir": "/ats/refguide/"
},
{
"title": "Assert Active Tab Caption",
"id": "assert-active-tab-caption",
"url": "/ats/refguide/rg-version-1/assert-active-tab-caption",
"dir": "/ats/refguide/rg-version-1/",
"parent": "tab"
},
{
"title": "Assert BootstrapRTE Value",
"id": "assert-bootstraprte-value",
"url": "/ats/refguide/rg-version-1/assert-bootstraprte-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "bootstraprte"
},
{
"title": "Administration",
"id": "administration",
"url": "/ats/refguide/rg-version-1/administration",
"dir": "/ats/refguide/rg-version-1/",
"parent": "rg-version-1"
},
{
"title": "Assert Checkbox Value",
"id": "assert-checkbox-value",
"url": "/ats/refguide/rg-version-1/assert-checkbox-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "input"
},
{
"title": "Assert Checkbox Set Selector Value",
"id": "assert-checkbox-set-selector-value",
"url": "/ats/refguide/rg-version-1/assert-checkbox-set-selector-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "checkbox-set-selector"
},
{
"title": "Assert CKEditor Value",
"id": "assert-ckeditor-value",
"url": "/ats/refguide/rg-version-1/assert-ckeditor-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "ckeditor"
},
{
"title": "Assert Equals",
"id": "assert-equals",
"url": "/ats/refguide/rg-version-1/assert-equals",
"dir": "/ats/refguide/rg-version-1/",
"parent": "ats-core-actions"
},
{
"title": "Assert Current Page",
"id": "assert-current-page",
"url": "/ats/refguide/rg-version-1/assert-current-page",
"dir": "/ats/refguide/rg-version-1/",
"parent": "generic"
},
{
"title": "Assert Grid Selector Value",
"id": "assert-grid-selector-value",
"url": "/ats/refguide/rg-version-1/assert-grid-selector-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "grid-selector"
},
{
"title": "Assert InputReferenceSelector Value",
"id": "assert-inputreferenceselector-value",
"url": "/ats/refguide/rg-version-1/assert-inputreferenceselector-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "input-reference-selector"
},
{
"title": "Assert Not equals",
"id": "assert-not-equals",
"url": "/ats/refguide/rg-version-1/assert-not-equals",
"dir": "/ats/refguide/rg-version-1/",
"parent": "ats-core-actions"
},
{
"title": "Assert Simple Checkbox Set Selector Value",
"id": "assert-simple-checkbox-set-selector-value",
"url": "/ats/refguide/rg-version-1/assert-simple-checkbox-set-selector-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "simple-checkbox-set-selector"
},
{
"title": "Assert Validation Message",
"id": "assert-validation-message",
"url": "/ats/refguide/rg-version-1/assert-validation-message",
"dir": "/ats/refguide/rg-version-1/",
"parent": "generic"
},
{
"title": "Assert Value",
"id": "assert-value",
"url": "/ats/refguide/rg-version-1/assert-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "input"
},
{
"title": "ATS Core Actions",
"id": "ats-core-actions",
"url": "/ats/refguide/rg-version-1/ats-core-actions",
"dir": "/ats/refguide/rg-version-1/",
"parent": "standard-actions-reference"
},
{
"title": "Best Practices",
"id": "best-practices",
"url": "/ats/refguide/rg-version-1/best-practices",
"dir": "/ats/refguide/rg-version-1/",
"parent": "test-development"
},
{
"title": "BooleanSlider",
"id": "booleanslider",
"url": "/ats/refguide/rg-version-1/booleanslider",
"dir": "/ats/refguide/rg-version-1/",
"parent": "mendix-appstore-widgets-actions"
},
{
"title": "BootstrapRTE",
"id": "bootstraprte",
"url": "/ats/refguide/rg-version-1/bootstraprte",
"dir": "/ats/refguide/rg-version-1/",
"parent": "mendix-appstore-widgets-actions"
},
{
"title": "Cancel Dialog",
"id": "cancel-dialog",
"url": "/ats/refguide/rg-version-1/cancel-dialog",
"dir": "/ats/refguide/rg-version-1/",
"parent": "dialog"
},
{
"title": "Checkbox Set Selector",
"id": "checkbox-set-selector",
"url": "/ats/refguide/rg-version-1/checkbox-set-selector",
"dir": "/ats/refguide/rg-version-1/",
"parent": "mendix-appstore-widgets-actions"
},
{
"title": "CKEditor",
"id": "ckeditor",
"url": "/ats/refguide/rg-version-1/ckeditor",
"dir": "/ats/refguide/rg-version-1/",
"parent": "mendix-appstore-widgets-actions"
},
{
"title": "Click Coordinates",
"id": "click-coordinates",
"url": "/ats/refguide/rg-version-1/click-coordinates",
"dir": "/ats/refguide/rg-version-1/",
"parent": "selenium-actions"
},
{
"title": "Click DataGrid Row",
"id": "click-datagrid-row",
"url": "/ats/refguide/rg-version-1/click-datagrid-row",
"dir": "/ats/refguide/rg-version-1/",
"parent": "datagrid-templategrid-listview"
},
{
"title": "Click Drop-Down div Converter Drop-Down Button",
"id": "click-dropdown-div-converter-dropdown-button",
"url": "/ats/refguide/rg-version-1/click-dropdown-div-converter-dropdown-button",
"dir": "/ats/refguide/rg-version-1/",
"parent": "dropdown-div-converter"
},
{
"title": "Click Drop-Down div Converter Split Button",
"id": "click-dropdown-div-converter-split-button",
"url": "/ats/refguide/rg-version-1/click-dropdown-div-converter-split-button",
"dir": "/ats/refguide/rg-version-1/",
"parent": "dropdown-div-converter"
},
{
"title": "Click Menu Item",
"id": "click-menu-item",
"url": "/ats/refguide/rg-version-1/click-menu-item",
"dir": "/ats/refguide/rg-version-1/",
"parent": "navigation-menu"
},
{
"title": "Click Widget Button",
"id": "click-widget-button",
"url": "/ats/refguide/rg-version-1/click-widget-button",
"dir": "/ats/refguide/rg-version-1/",
"parent": "generic"
},
{
"title": "Click Widget",
"id": "click-widget",
"url": "/ats/refguide/rg-version-1/click-widget",
"dir": "/ats/refguide/rg-version-1/",
"parent": "generic"
},
{
"title": "Click/Doubleclick",
"id": "clickdoubleclick",
"url": "/ats/refguide/rg-version-1/clickdoubleclick",
"dir": "/ats/refguide/rg-version-1/",
"parent": "generic"
},
{
"title": "Close Dialog",
"id": "close-dialog",
"url": "/ats/refguide/rg-version-1/close-dialog",
"dir": "/ats/refguide/rg-version-1/",
"parent": "dialog"
},
{
"title": "Concatenate String",
"id": "concatenate-string",
"url": "/ats/refguide/rg-version-1/concatenate-string",
"dir": "/ats/refguide/rg-version-1/",
"parent": "ats-core-actions"
},
{
"title": "Close GroupBox",
"id": "close-groupbox",
"url": "/ats/refguide/rg-version-1/close-groupbox",
"dir": "/ats/refguide/rg-version-1/",
"parent": "groupbox"
},
{
"title": "Configuration",
"id": "configuration",
"url": "/ats/refguide/rg-version-1/configuration",
"dir": "/ats/refguide/rg-version-1/",
"parent": "rg-version-1"
},
{
"title": "Confirm Dialog",
"id": "confirm-dialog",
"url": "/ats/refguide/rg-version-1/confirm-dialog",
"dir": "/ats/refguide/rg-version-1/",
"parent": "dialog"
},
{
"title": "Custom Actions",
"id": "custom-actions",
"url": "/ats/refguide/rg-version-1/custom-actions",
"dir": "/ats/refguide/rg-version-1/",
"parent": "test-development"
},
{
"title": "Data Driven Tests",
"id": "data-driven-tests",
"url": "/ats/refguide/rg-version-1/data-driven-tests",
"dir": "/ats/refguide/rg-version-1/",
"parent": "test-development"
},
{
"title": "Data Management",
"id": "data-management",
"url": "/ats/refguide/rg-version-1/data-management",
"dir": "/ats/refguide/rg-version-1/",
"parent": "rg-version-1"
},
{
"title": "DataGrid, TemplateGrid, and ListView",
"id": "datagrid-templategrid-listview",
"url": "/ats/refguide/rg-version-1/datagrid-templategrid-listview",
"dir": "/ats/refguide/rg-version-1/",
"parent": "mendix-actions"
},
{
"title": "Dialog",
"id": "dialog",
"url": "/ats/refguide/rg-version-1/dialog",
"dir": "/ats/refguide/rg-version-1/",
"parent": "mendix-actions"
},
{
"title": "Dropdown Div Converter",
"id": "dropdown-div-converter",
"url": "/ats/refguide/rg-version-1/dropdown-div-converter",
"dir": "/ats/refguide/rg-version-1/",
"parent": "mendix-appstore-widgets-actions"
},
{
"title": "Execute JavaScript Integer",
"id": "execute-javascript-integer",
"url": "/ats/refguide/rg-version-1/execute-javascript-integer",
"dir": "/ats/refguide/rg-version-1/",
"parent": "selenium-actions"
},
{
"title": "Dropdown has Option",
"id": "dropdown-has-option",
"url": "/ats/refguide/rg-version-1/dropdown-has-option",
"dir": "/ats/refguide/rg-version-1/",
"parent": "input"
},
{
"title": "Assert BooleanSlider Value",
"id": "assert-booleanslider-value",
"url": "/ats/refguide/rg-version-1/assert-booleanslider-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "booleanslider"
},
{
"title": "Execute Javascript String",
"id": "execute-javascript-string",
"url": "/ats/refguide/rg-version-1/execute-javascript-string",
"dir": "/ats/refguide/rg-version-1/",
"parent": "selenium-actions"
},
{
"title": "Execute Javascript WebElement",
"id": "execute-javascript-webelement",
"url": "/ats/refguide/rg-version-1/execute-javascript-webelement",
"dir": "/ats/refguide/rg-version-1/",
"parent": "selenium-actions"
},
{
"title": "Find Checkbox Set Selector",
"id": "find-checkbox-set-selector-all",
"url": "/ats/refguide/rg-version-1/find-checkbox-set-selector-all",
"dir": "/ats/refguide/rg-version-1/",
"parent": "checkbox-set-selector"
},
{
"title": "Find Checkbox Set Selector (All)",
"id": "find-checkbox-set-selector",
"url": "/ats/refguide/rg-version-1/find-checkbox-set-selector",
"dir": "/ats/refguide/rg-version-1/",
"parent": "checkbox-set-selector"
},
{
"title": "File Manager",
"id": "file-manager",
"url": "/ats/refguide/rg-version-1/file-manager",
"dir": "/ats/refguide/rg-version-1/",
"parent": "mendix-actions"
},
{
"title": "Find Element by CSS",
"id": "find-element-by-css",
"url": "/ats/refguide/rg-version-1/find-element-by-css",
"dir": "/ats/refguide/rg-version-1/",
"parent": "find"
},
{
"title": "Find Grid Selector Box",
"id": "find-grid-selector-box",
"url": "/ats/refguide/rg-version-1/find-grid-selector-box",
"dir": "/ats/refguide/rg-version-1/",
"parent": "grid-selector"
},
{
"title": "Find Element by ID",
"id": "find-element-by-id",
"url": "/ats/refguide/rg-version-1/find-element-by-id",
"dir": "/ats/refguide/rg-version-1/",
"parent": "find"
},
{
"title": "Find Element by Sizzle",
"id": "find-element-by-sizzle",
"url": "/ats/refguide/rg-version-1/find-element-by-sizzle",
"dir": "/ats/refguide/rg-version-1/",
"parent": "find"
},
{
"title": "Find Item/Row (by child element)",
"id": "find-itemrow-by-child",
"url": "/ats/refguide/rg-version-1/find-itemrow-by-child",
"dir": "/ats/refguide/rg-version-1/",
"parent": "datagrid-templategrid-listview"
},
{
"title": "Find Item/Row",
"id": "find-itemrow",
"url": "/ats/refguide/rg-version-1/find-itemrow",
"dir": "/ats/refguide/rg-version-1/",
"parent": "datagrid-templategrid-listview"
},
{
"title": "Find Selected Item/Row",
"id": "find-selected-itemrow",
"url": "/ats/refguide/rg-version-1/find-selected-itemrow",
"dir": "/ats/refguide/rg-version-1/",
"parent": "datagrid-templategrid-listview"
},
{
"title": "Find Simple Checkbox Set Selector",
"id": "find-simple-checkbox-set-selector",
"url": "/ats/refguide/rg-version-1/find-simple-checkbox-set-selector",
"dir": "/ats/refguide/rg-version-1/",
"parent": "simple-checkbox-set-selector"
},
{
"title": "Find Widget Child Node",
"id": "find-widget-child-node",
"url": "/ats/refguide/rg-version-1/find-widget-child-node",
"dir": "/ats/refguide/rg-version-1/",
"parent": "system"
},
{
"title": "Find/Assert DataGrid Row",
"id": "findassert-datagrid-row",
"url": "/ats/refguide/rg-version-1/findassert-datagrid-row",
"dir": "/ats/refguide/rg-version-1/",
"parent": "datagrid-templategrid-listview"
},
{
"title": "Find",
"id": "find",
"url": "/ats/refguide/rg-version-1/find",
"dir": "/ats/refguide/rg-version-1/",
"parent": "selenium-actions"
},
{
"title": "Find/Assert Menu Item",
"id": "findassert-menu-item",
"url": "/ats/refguide/rg-version-1/findassert-menu-item",
"dir": "/ats/refguide/rg-version-1/",
"parent": "navigation-menu"
},
{
"title": "Find/Assert Dialog",
"id": "findassert-dialog",
"url": "/ats/refguide/rg-version-1/findassert-dialog",
"dir": "/ats/refguide/rg-version-1/",
"parent": "dialog"
},
{
"title": "Focus WebElement",
"id": "focus-webelement",
"url": "/ats/refguide/rg-version-1/focus-webelement",
"dir": "/ats/refguide/rg-version-1/",
"parent": "system"
},
{
"title": "Generic",
"id": "generic",
"url": "/ats/refguide/rg-version-1/generic",
"dir": "/ats/refguide/rg-version-1/",
"parent": "mendix-actions"
},
{
"title": "Find/Assert Widget",
"id": "findassert-widget",
"url": "/ats/refguide/rg-version-1/findassert-widget",
"dir": "/ats/refguide/rg-version-1/",
"parent": "generic"
},
{
"title": "Get Active Tab Caption",
"id": "get-active-tab-caption",
"url": "/ats/refguide/rg-version-1/get-active-tab-caption",
"dir": "/ats/refguide/rg-version-1/",
"parent": "tab"
},
{
"title": "Get BooleanSlider Value",
"id": "get-booleanslider-value",
"url": "/ats/refguide/rg-version-1/get-booleanslider-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "booleanslider"
},
{
"title": "Get Checkbox Set Selector Value (All)",
"id": "get-checkbox-set-selector-value-all",
"url": "/ats/refguide/rg-version-1/get-checkbox-set-selector-value-all",
"dir": "/ats/refguide/rg-version-1/",
"parent": "checkbox-set-selector"
},
{
"title": "Get BootstrapRTE Value",
"id": "get-bootstraprte-value",
"url": "/ats/refguide/rg-version-1/get-bootstraprte-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "bootstraprte"
},
{
"title": "Get Checkbox Set Selector Value",
"id": "get-checkbox-set-selector-value",
"url": "/ats/refguide/rg-version-1/get-checkbox-set-selector-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "checkbox-set-selector"
},
{
"title": "Get Checkbox Value",
"id": "get-checkbox-value",
"url": "/ats/refguide/rg-version-1/get-checkbox-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "input"
},
{
"title": "Get CKEditor Value",
"id": "get-ckeditor-value",
"url": "/ats/refguide/rg-version-1/get-ckeditor-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "ckeditor"
},
{
"title": "Get Current DateTime String",
"id": "get-current-datetime-string",
"url": "/ats/refguide/rg-version-1/get-current-datetime-string",
"dir": "/ats/refguide/rg-version-1/",
"parent": "ats-core-actions"
},
{
"title": "Get Dialog Message Text",
"id": "get-dialog-message-text",
"url": "/ats/refguide/rg-version-1/get-dialog-message-text",
"dir": "/ats/refguide/rg-version-1/",
"parent": "dialog"
},
{
"title": "Get Current Page Title",
"id": "get-current-page-title",
"url": "/ats/refguide/rg-version-1/get-current-page-title",
"dir": "/ats/refguide/rg-version-1/",
"parent": "system"
},
{
"title": "Get Index",
"id": "get-index",
"url": "/ats/refguide/rg-version-1/get-index",
"dir": "/ats/refguide/rg-version-1/",
"parent": "input"
},
{
"title": "Get Grid Selector Box Value",
"id": "get-grid-selector-box-value",
"url": "/ats/refguide/rg-version-1/get-grid-selector-box-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "grid-selector"
},
{
"title": "Get Item/Row Index",
"id": "get-itemrow-index",
"url": "/ats/refguide/rg-version-1/get-itemrow-index",
"dir": "/ats/refguide/rg-version-1/",
"parent": "datagrid-templategrid-listview"
},
{
"title": "Get Property Value",
"id": "get-property-value",
"url": "/ats/refguide/rg-version-1/get-property-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "get"
},
{
"title": "Get InputReferenceSelector Value",
"id": "get-inputreferenceselector-value",
"url": "/ats/refguide/rg-version-1/get-inputreferenceselector-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "input-reference-selector"
},
{
"title": "Get Row Cell Value",
"id": "get-row-cell-value",
"url": "/ats/refguide/rg-version-1/get-row-cell-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "datagrid-templategrid-listview"
},
{
"title": "Get Selected Option Text",
"id": "get-selected-option-text",
"url": "/ats/refguide/rg-version-1/get-selected-option-text",
"dir": "/ats/refguide/rg-version-1/",
"parent": "get"
},
{
"title": "Get Selected Option Index",
"id": "get-selected-option-index",
"url": "/ats/refguide/rg-version-1/get-selected-option-index",
"dir": "/ats/refguide/rg-version-1/",
"parent": "get"
},
{
"title": "Get Simple Checkbox Set Selector Value",
"id": "get-simple-checkbox-set-selector-value",
"url": "/ats/refguide/rg-version-1/get-simple-checkbox-set-selector-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "simple-checkbox-set-selector"
},
{
"title": "Get Text",
"id": "get-text",
"url": "/ats/refguide/rg-version-1/get-text",
"dir": "/ats/refguide/rg-version-1/",
"parent": "get"
},
{
"title": "Get Validation Message",
"id": "get-validation-message",
"url": "/ats/refguide/rg-version-1/get-validation-message",
"dir": "/ats/refguide/rg-version-1/",
"parent": "generic"
},
{
"title": "Get Total Item/Row Count",
"id": "get-total-itemrow-count",
"url": "/ats/refguide/rg-version-1/get-total-itemrow-count",
"dir": "/ats/refguide/rg-version-1/",
"parent": "datagrid-templategrid-listview"
},
{
"title": "Get Visible Item/Row Count",
"id": "get-visible-itemrow-count",
"url": "/ats/refguide/rg-version-1/get-visible-itemrow-count",
"dir": "/ats/refguide/rg-version-1/",
"parent": "datagrid-templategrid-listview"
},
{
"title": "Get",
"id": "get",
"url": "/ats/refguide/rg-version-1/get",
"dir": "/ats/refguide/rg-version-1/",
"parent": "selenium-actions"
},
{
"title": "Get Value",
"id": "get-value",
"url": "/ats/refguide/rg-version-1/get-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "input"
},
{
"title": "Grid Selector",
"id": "grid-selector",
"url": "/ats/refguide/rg-version-1/grid-selector",
"dir": "/ats/refguide/rg-version-1/",
"parent": "mendix-appstore-widgets-actions"
},
{
"title": "Input reference Selector",
"id": "input-reference-selector",
"url": "/ats/refguide/rg-version-1/input-reference-selector",
"dir": "/ats/refguide/rg-version-1/",
"parent": "mendix-appstore-widgets-actions"
},
{
"title": "GroupBox",
"id": "groupbox",
"url": "/ats/refguide/rg-version-1/groupbox",
"dir": "/ats/refguide/rg-version-1/",
"parent": "mendix-actions"
},
{
"title": "GroupBox is Collapsed",
"id": "groupbox-is-collapsed",
"url": "/ats/refguide/rg-version-1/groupbox-is-collapsed",
"dir": "/ats/refguide/rg-version-1/",
"parent": "groupbox"
},
{
"title": "Input",
"id": "input",
"url": "/ats/refguide/rg-version-1/input",
"dir": "/ats/refguide/rg-version-1/",
"parent": "mendix-actions"
},
{
"title": "Login",
"id": "login",
"url": "/ats/refguide/rg-version-1/login",
"dir": "/ats/refguide/rg-version-1/",
"parent": "generic"
},
{
"title": "Manual Test Steps",
"id": "manual-test-steps",
"url": "/ats/refguide/rg-version-1/manual-test-steps",
"dir": "/ats/refguide/rg-version-1/",
"parent": "test-development"
},
{
"title": "Logout",
"id": "logout",
"url": "/ats/refguide/rg-version-1/logout",
"dir": "/ats/refguide/rg-version-1/",
"parent": "generic"
},
{
"title": "Mendix App Store Widgets Actions",
"id": "mendix-appstore-widgets-actions",
"url": "/ats/refguide/rg-version-1/mendix-appstore-widgets-actions",
"dir": "/ats/refguide/rg-version-1/",
"parent": "standard-actions-reference"
},
{
"title": "Mendix Actions",
"id": "mendix-actions",
"url": "/ats/refguide/rg-version-1/mendix-actions",
"dir": "/ats/refguide/rg-version-1/",
"parent": "standard-actions-reference"
},
{
"title": "Mendix wait",
"id": "mendix-wait",
"url": "/ats/refguide/rg-version-1/mendix-wait",
"dir": "/ats/refguide/rg-version-1/",
"parent": "system"
},
{
"title": "Monitoring",
"id": "monitoring",
"url": "/ats/refguide/rg-version-1/monitoring",
"dir": "/ats/refguide/rg-version-1/",
"parent": "rg-version-1"
},
{
"title": "Navigation Menu",
"id": "navigation-menu",
"url": "/ats/refguide/rg-version-1/navigation-menu",
"dir": "/ats/refguide/rg-version-1/",
"parent": "mendix-actions"
},
{
"title": "Object Types in the ATS",
"id": "object-types-in-the-ats",
"url": "/ats/refguide/rg-version-1/object-types-in-the-ats",
"dir": "/ats/refguide/rg-version-1/",
"parent": "test-development"
},
{
"title": "Open Application",
"id": "open-application",
"url": "/ats/refguide/rg-version-1/open-application",
"dir": "/ats/refguide/rg-version-1/",
"parent": "generic"
},
{
"title": "Open GroupBox",
"id": "open-groupbox",
"url": "/ats/refguide/rg-version-1/open-groupbox",
"dir": "/ats/refguide/rg-version-1/",
"parent": "groupbox"
},
{
"title": "Random Number",
"id": "random-number",
"url": "/ats/refguide/rg-version-1/random-number",
"dir": "/ats/refguide/rg-version-1/",
"parent": "ats-core-actions"
},
{
"title": "Random String",
"id": "random-string",
"url": "/ats/refguide/rg-version-1/random-string",
"dir": "/ats/refguide/rg-version-1/",
"parent": "ats-core-actions"
},
{
"title": "Projects",
"id": "projects",
"url": "/ats/refguide/rg-version-1/projects",
"dir": "/ats/refguide/rg-version-1/",
"parent": "rg-version-1"
},
{
"title": "Recorder",
"id": "recorder",
"url": "/ats/refguide/rg-version-1/recorder",
"dir": "/ats/refguide/rg-version-1/",
"parent": "test-development"
},
{
"title": "Selectors",
"id": "selectors",
"url": "/ats/refguide/rg-version-1/selectors",
"dir": "/ats/refguide/rg-version-1/",
"parent": "test-development"
},
{
"title": "ATS 1 Reference Guide",
"category": "Reference Guide",
"id": "rg-version-1",
"url": "/ats/refguide/rg-version-1/rg-version-1",
"dir": "/ats/refguide/rg-version-1/",
"menu_order": 20
},
{
"title": "Selenium Actions",
"id": "selenium-actions",
"url": "/ats/refguide/rg-version-1/selenium-actions",
"dir": "/ats/refguide/rg-version-1/",
"parent": "standard-actions-reference"
},
{
"title": "Scheduling",
"id": "scheduling",
"url": "/ats/refguide/rg-version-1/scheduling",
"dir": "/ats/refguide/rg-version-1/",
"parent": "rg-version-1"
},
{
"title": "Set BooleanSlider Value",
"id": "set-booleanslider-value",
"url": "/ats/refguide/rg-version-1/set-booleanslider-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "booleanslider"
},
{
"title": "Send Keys",
"id": "send-keys",
"url": "/ats/refguide/rg-version-1/send-keys",
"dir": "/ats/refguide/rg-version-1/",
"parent": "selenium-actions"
},
{
"title": "Set BootstrapRTE Value",
"id": "set-bootstraprte-value",
"url": "/ats/refguide/rg-version-1/set-bootstraprte-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "bootstraprte"
},
{
"title": "Set Checkbox Set Selector Value",
"id": "set-checkbox-set-selector-value-all",
"url": "/ats/refguide/rg-version-1/set-checkbox-set-selector-value-all",
"dir": "/ats/refguide/rg-version-1/",
"parent": "checkbox-set-selector"
},
{
"title": "Set CKEditor Value",
"id": "set-ckeditor-value",
"url": "/ats/refguide/rg-version-1/set-ckeditor-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "ckeditor"
},
{
"title": "Set Checkbox Set Selector Value",
"id": "set-checkbox-set-selector-value",
"url": "/ats/refguide/rg-version-1/set-checkbox-set-selector-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "checkbox-set-selector"
},
{
"title": "Set Checkbox Value",
"id": "set-checkbox-value",
"url": "/ats/refguide/rg-version-1/set-checkbox-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "input"
},
{
"title": "Set File Manager",
"id": "set-file-manager",
"url": "/ats/refguide/rg-version-1/set-file-manager",
"dir": "/ats/refguide/rg-version-1/",
"parent": "file-manager"
},
{
"title": "Set Grid Selector RadioButton Value",
"id": "set-grid-selector-radiobutton-checked",
"url": "/ats/refguide/rg-version-1/set-grid-selector-radiobutton-checked",
"dir": "/ats/refguide/rg-version-1/",
"parent": "grid-selector"
},
{
"title": "Set InputReferenceSelector Value",
"id": "set-inputreferenceselector-value",
"url": "/ats/refguide/rg-version-1/set-inputreferenceselector-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "input-reference-selector"
},
{
"title": "Set Checkbox Set Selector Value",
"id": "set-grid-selector-checkbox-value",
"url": "/ats/refguide/rg-version-1/set-grid-selector-checkbox-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "grid-selector"
},
{
"title": "Set Return Value",
"id": "set-return-value",
"url": "/ats/refguide/rg-version-1/set-return-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "ats-core-actions"
},
{
"title": "Set ListView Search",
"id": "set-listview-search",
"url": "/ats/refguide/rg-version-1/set-listview-search",
"dir": "/ats/refguide/rg-version-1/",
"parent": "datagrid-templategrid-listview"
},
{
"title": "Set Row Cell Value",
"id": "set-row-cell-value",
"url": "/ats/refguide/rg-version-1/set-row-cell-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "datagrid-templategrid-listview"
},
{
"title": "Set Simple Checkbox Set Selector Value",
"id": "set-simple-checkbox-set-selector-value",
"url": "/ats/refguide/rg-version-1/set-simple-checkbox-set-selector-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "simple-checkbox-set-selector"
},
{
"title": "Simple Checkbox Set Selector",
"id": "simple-checkbox-set-selector",
"url": "/ats/refguide/rg-version-1/simple-checkbox-set-selector",
"dir": "/ats/refguide/rg-version-1/",
"parent": "mendix-appstore-widgets-actions"
},
{
"title": "Set Value",
"id": "set-value",
"url": "/ats/refguide/rg-version-1/set-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "input"
},
{
"title": "Set Value (by Index)",
"id": "set-value-by-index",
"url": "/ats/refguide/rg-version-1/set-value-by-index",
"dir": "/ats/refguide/rg-version-1/",
"parent": "input"
},
{
"title": "Sort DataGrid",
"id": "sort-datagrid",
"url": "/ats/refguide/rg-version-1/sort-datagrid",
"dir": "/ats/refguide/rg-version-1/",
"parent": "datagrid-templategrid-listview"
},
{
"title": "Standard Actions Reference",
"id": "standard-actions-reference",
"url": "/ats/refguide/rg-version-1/standard-actions-reference",
"dir": "/ats/refguide/rg-version-1/",
"parent": "test-development"
},
{
"title": "Standard Action Overview",
"id": "standard-action-overview",
"url": "/ats/refguide/rg-version-1/standard-action-overview",
"dir": "/ats/refguide/rg-version-1/",
"parent": "test-development"
},
{
"title": "System",
"id": "system",
"url": "/ats/refguide/rg-version-1/system",
"dir": "/ats/refguide/rg-version-1/",
"parent": "mendix-actions"
},
{
"title": "Test Development",
"id": "test-development",
"url": "/ats/refguide/rg-version-1/test-development",
"dir": "/ats/refguide/rg-version-1/",
"parent": "rg-version-1"
},
{
"title": "Test Case Documentation",
"id": "test-case-documentation",
"url": "/ats/refguide/rg-version-1/test-case-documentation",
"dir": "/ats/refguide/rg-version-1/",
"parent": "test-development"
},
{
"title": "Tab",
"id": "tab",
"url": "/ats/refguide/rg-version-1/tab",
"dir": "/ats/refguide/rg-version-1/",
"parent": "mendix-actions"
},
{
"title": "Test Run",
"id": "test-run",
"url": "/ats/refguide/rg-version-1/test-run",
"dir": "/ats/refguide/rg-version-1/",
"parent": "test-development"
},
{
"title": "Toggle Checkbox Set Selector Value",
"id": "toggle-checkbox-set-selector-value-all",
"url": "/ats/refguide/rg-version-1/toggle-checkbox-set-selector-value-all",
"dir": "/ats/refguide/rg-version-1/",
"parent": "checkbox-set-selector"
},
{
"title": "Toggle Checkbox Set Selector Value",
"id": "toggle-checkbox-set-selector-value",
"url": "/ats/refguide/rg-version-1/toggle-checkbox-set-selector-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "checkbox-set-selector"
},
{
"title": "Toggle BooleanSlider Value",
"id": "toggle-booleanslider-value",
"url": "/ats/refguide/rg-version-1/toggle-booleanslider-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "booleanslider"
},
{
"title": "Toggle Grid Selector Checkbox Value",
"id": "toggle-grid-selector-checkbox-value",
"url": "/ats/refguide/rg-version-1/toggle-grid-selector-checkbox-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "grid-selector"
},
{
"title": "Toggle Simple Checkbox Set Selector Value",
"id": "toggle-simple-checkbox-set-selector-value",
"url": "/ats/refguide/rg-version-1/toggle-simple-checkbox-set-selector-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "simple-checkbox-set-selector"
},
{
"title": "Toggle Checkbox Value",
"id": "toggle-checkbox-value",
"url": "/ats/refguide/rg-version-1/toggle-checkbox-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "input"
},
{
"title": "Get Selected Option Value",
"id": "get-selected-option-value",
"url": "/ats/refguide/rg-version-1/get-selected-option-value",
"dir": "/ats/refguide/rg-version-1/",
"parent": "get"
},
{
"title": "App",
"id": "app",
"url": "/ats/refguide/rg-version-2/app",
"dir": "/ats/refguide/rg-version-2/",
"parent": "rg-version-2"
},
{
"title": "Action",
"id": "action",
"url": "/ats/refguide/rg-version-2/action",
"dir": "/ats/refguide/rg-version-2/",
"parent": "rg-version-2"
},
{
"title": "ATS Helper",
"id": "ats-helper",
"url": "/ats/refguide/rg-version-2/ats-helper",
"dir": "/ats/refguide/rg-version-2/",
"parent": "rg-version-2"
},
{
"title": "Administration",
"id": "administration",
"url": "/ats/refguide/rg-version-2/administration",
"dir": "/ats/refguide/rg-version-2/",
"parent": "rg-version-2"
},
{
"title": "CI/CD API",
"id": "cicd-api",
"url": "/ats/refguide/rg-version-2/cicd-api",
"dir": "/ats/refguide/rg-version-2/",
"parent": "rg-version-2"
},
{
"title": "Drop-Down",
"id": "drop-down",
"url": "/ats/refguide/rg-version-2/drop-down",
"dir": "/ats/refguide/rg-version-2/",
"parent": "rg-version-2"
},
{
"title": "General",
"id": "general",
"url": "/ats/refguide/rg-version-2/general",
"dir": "/ats/refguide/rg-version-2/",
"parent": "rg-version-2"
},
{
"title": "Function Reference",
"id": "function-reference",
"url": "/ats/refguide/rg-version-2/function-reference",
"dir": "/ats/refguide/rg-version-2/",
"parent": "rg-version-2"
},
{
"title": "Mobile",
"id": "mobile",
"url": "/ats/refguide/rg-version-2/mobile",
"dir": "/ats/refguide/rg-version-2/",
"parent": "rg-version-2"
},
{
"title": "On-Premises Installation",
"id": "installation",
"url": "/ats/refguide/rg-version-2/installation",
"dir": "/ats/refguide/rg-version-2/",
"parent": "rg-version-2"
},
{
"title": "Local Profile",
"id": "profile",
"url": "/ats/refguide/rg-version-2/profile",
"dir": "/ats/refguide/rg-version-2/",
"parent": "rg-version-2"
},
{
"title": "Recorder",
"id": "recorder",
"url": "/ats/refguide/rg-version-2/recorder",
"dir": "/ats/refguide/rg-version-2/",
"parent": "rg-version-2"
},
{
"title": "Repository",
"id": "repository",
"url": "/ats/refguide/rg-version-2/repository",
"dir": "/ats/refguide/rg-version-2/",
"parent": "rg-version-2"
},
{
"title": "Compatibility Table",
"id": "provider_platform_browser_compatiblitiy_table",
"url": "/ats/refguide/rg-version-2/provider_platform_browser_compatiblitiy_table",
"dir": "/ats/refguide/rg-version-2/",
"parent": "test-run"
},
{
"title": "ATS 2 Reference Guide",
"category": "Reference Guide",
"id": "rg-version-2",
"url": "/ats/refguide/rg-version-2/rg-version-2",
"dir": "/ats/refguide/rg-version-2/",
"menu_order": 10
},
{
"title": "Results",
"id": "results",
"url": "/ats/refguide/rg-version-2/results",
"dir": "/ats/refguide/rg-version-2/",
"parent": "rg-version-2"
},
{
"title": "Schedule",
"id": "schedule",
"url": "/ats/refguide/rg-version-2/schedule",
"dir": "/ats/refguide/rg-version-2/",
"parent": "rg-version-2"
},
{
"title": "Selectors",
"id": "selectors",
"url": "/ats/refguide/rg-version-2/selectors",
"dir": "/ats/refguide/rg-version-2/",
"parent": "rg-version-2"
},
{
"title": "Supported Selenium Providers",
"id": "supported-selenium-hub-provider",
"url": "/ats/refguide/rg-version-2/supported-selenium-hub-provider",
"dir": "/ats/refguide/rg-version-2/",
"parent": "test-run"
},
{
"title": "Test Case",
"id": "test-case",
"url": "/ats/refguide/rg-version-2/test-case",
"dir": "/ats/refguide/rg-version-2/",
"parent": "rg-version-2"
},
{
"title": "Supported Widgets",
"id": "supported-widgets",
"url": "/ats/refguide/rg-version-2/supported-widgets",
"dir": "/ats/refguide/rg-version-2/",
"parent": "rg-version-2"
},
{
"title": "Data-Driven Testing",
"id": "test-data",
"url": "/ats/refguide/rg-version-2/test-data",
"dir": "/ats/refguide/rg-version-2/",
"parent": "rg-version-2"
},
{
"title": "Test Step",
"id": "test-step",
"url": "/ats/refguide/rg-version-2/test-step",
"dir": "/ats/refguide/rg-version-2/",
"parent": "rg-version-2"
},
{
"title": "Test Run",
"id": "test-run",
"url": "/ats/refguide/rg-version-2/test-run",
"dir": "/ats/refguide/rg-version-2/",
"parent": "rg-version-2"
},
{
"title": "Job Configuration",
"id": "test-run-configuration",
"url": "/ats/refguide/rg-version-2/test-run-configuration",
"dir": "/ats/refguide/rg-version-2/",
"parent": "test-run"
},
{
"title": "Test Suite",
"id": "test-suite",
"url": "/ats/refguide/rg-version-2/test-suite",
"dir": "/ats/refguide/rg-version-2/",
"parent": "rg-version-2"
},
{
"title": "How-to's",
"id": "index",
"url": "/ats/howtos/",
"dir": "/ats/howtos/"
},
{
"title": "CAB.02 - Switch",
"id": "cab-02-switch",
"url": "/ats/howtos/ht-version-1/cab-02-switch",
"dir": "/ats/howtos/ht-version-1/",
"parent": "create-unsupported-widget-actions"
},
{
"title": "CAB.05 - Reference Selector",
"id": "cab-05-reference-selector",
"url": "/ats/howtos/ht-version-1/cab-05-reference-selector",
"dir": "/ats/howtos/ht-version-1/",
"parent": "create-unsupported-widget-actions"
},
{
"title": "CAB.03 - Textbox",
"id": "cab-03-textbox",
"url": "/ats/howtos/ht-version-1/cab-03-textbox",
"dir": "/ats/howtos/ht-version-1/",
"parent": "create-unsupported-widget-actions"
},
{
"title": "CAB.07 - Radio Buttons",
"id": "cab-07-radiobuttons",
"url": "/ats/howtos/ht-version-1/cab-07-radiobuttons",
"dir": "/ats/howtos/ht-version-1/",
"parent": "create-unsupported-widget-actions"
},
{
"title": "CAB.10 - AutoComplete",
"id": "cab-10-autocomplete",
"url": "/ats/howtos/ht-version-1/cab-10-autocomplete",
"dir": "/ats/howtos/ht-version-1/",
"parent": "create-unsupported-widget-actions"
},
{
"title": "CAB.11 - Find Item/Row by Unique Text Value",
"id": "cab-11-find-itemrow",
"url": "/ats/howtos/ht-version-1/cab-11-find-itemrow",
"dir": "/ats/howtos/ht-version-1/",
"parent": "create-search-context-actions"
},
{
"title": "Create a Test Case",
"id": "create-a-test-case",
"url": "/ats/howtos/ht-version-1/create-a-test-case",
"dir": "/ats/howtos/ht-version-1/",
"parent": "ht-version-1"
},
{
"title": "Create a Test Suite",
"id": "create-a-test-suite",
"url": "/ats/howtos/ht-version-1/create-a-test-suite",
"dir": "/ats/howtos/ht-version-1/",
"parent": "ht-version-1"
},
{
"title": "Create Custom Actions",
"id": "create-custom-actions",
"url": "/ats/howtos/ht-version-1/create-custom-actions",
"dir": "/ats/howtos/ht-version-1/",
"parent": "ht-version-1"
},
{
"title": "Create Search Context Actions",
"id": "create-search-context-actions",
"url": "/ats/howtos/ht-version-1/create-search-context-actions",
"dir": "/ats/howtos/ht-version-1/",
"parent": "create-custom-actions"
},
{
"title": "Create Unsupported Widget Actions",
"id": "create-unsupported-widget-actions",
"url": "/ats/howtos/ht-version-1/create-unsupported-widget-actions",
"dir": "/ats/howtos/ht-version-1/",
"parent": "create-custom-actions"
},
{
"title": "Create Custom Action Basics",
"id": "custom-action-basics",
"url": "/ats/howtos/ht-version-1/custom-action-basics",
"dir": "/ats/howtos/ht-version-1/",
"parent": "create-custom-actions"
},
{
"title": "Definitions",
"id": "custom-action-definitions",
"url": "/ats/howtos/ht-version-1/custom-action-definitions",
"dir": "/ats/howtos/ht-version-1/",
"parent": "custom-action-general"
},
{
"title": "Custom Action Expense App",
"id": "custom-action-expense-app",
"url": "/ats/howtos/ht-version-1/custom-action-expense-app",
"dir": "/ats/howtos/ht-version-1/",
"parent": "custom-action-general"
},
{
"title": "Helpful Resources",
"id": "custom-action-helpful-resources",
"url": "/ats/howtos/ht-version-1/custom-action-helpful-resources",
"dir": "/ats/howtos/ht-version-1/",
"parent": "custom-action-general"
},
{
"title": "General",
"id": "custom-action-general",
"url": "/ats/howtos/ht-version-1/custom-action-general",
"dir": "/ats/howtos/ht-version-1/",
"parent": "create-custom-actions"
},
{
"title": "Structure for How-to's",
"id": "custom-action-howto-structure",
"url": "/ats/howtos/ht-version-1/custom-action-howto-structure",
"dir": "/ats/howtos/ht-version-1/",
"parent": "custom-action-general"
},
{
"title": "Get Started",
"id": "getting-started",
"url": "/ats/howtos/ht-version-1/getting-started",
"dir": "/ats/howtos/ht-version-1/",
"parent": "ht-version-1"
},
{
"title": "Guidelines for Creating a Custom Action",
"id": "guidelines-custom-action-1",
"url": "/ats/howtos/ht-version-1/guidelines-custom-action-1",
"dir": "/ats/howtos/ht-version-1/",
"parent": "custom-action-general"
},
{
"title": "Prerequisites for How-to's",
"id": "custom-action-prerequisites",
"url": "/ats/howtos/ht-version-1/custom-action-prerequisites",
"dir": "/ats/howtos/ht-version-1/",
"parent": "custom-action-general"
},
{
"title": "ATS 1 How-to's",
"category": "How-to's",
"id": "ht-version-1",
"url": "/ats/howtos/ht-version-1/ht-version-1",
"dir": "/ats/howtos/ht-version-1/",
"menu_order": 20
},
{
"title": "Install the ATS Helper and the ATS Recorder",
"id": "install-ats-helper-recorder",
"url": "/ats/howtos/ht-version-1/install-ats-helper-recorder",
"dir": "/ats/howtos/ht-version-1/",
"parent": "ht-version-1"
},
{
"title": "Upload a File in Your App Using ATS",
"id": "upload-file-using-ats-1",
"url": "/ats/howtos/ht-version-1/upload-file-using-ats-1",
"dir": "/ats/howtos/ht-version-1/",
"parent": "ht-version-1"
},
{
"title": "Assert Data Grid Rows",
"id": "assert-datagrid-rows-2",
"url": "/ats/howtos/ht-version-2/assert-datagrid-rows-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "ht-version-2"
},
{
"title": "Use ATS in Combination with CI/CD",
"id": "ats-and-ci-cd-2",
"url": "/ats/howtos/ht-version-2/ats-and-ci-cd-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "ht-version-2"
},
{
"title": "Browserstack Test Files",
"id": "browserstack-test-files",
"url": "/ats/howtos/ht-version-2/browserstack-test-files",
"dir": "/ats/howtos/ht-version-2/",
"parent": "upload-file-using-ats-2"
},
{
"title": "CAB.02 - Switch",
"id": "cab-02-switch-2",
"url": "/ats/howtos/ht-version-2/cab-02-switch-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "create-unsupported-widget-actions-2"
},
{
"title": "CAB.05 - Reference Selector",
"id": "cab-05-reference-selector-2",
"url": "/ats/howtos/ht-version-2/cab-05-reference-selector-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "create-unsupported-widget-actions-2"
},
{
"title": "CAB.07 - Radio Buttons",
"id": "cab-07-radiobuttons-2",
"url": "/ats/howtos/ht-version-2/cab-07-radiobuttons-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "create-unsupported-widget-actions-2"
},
{
"title": "CAB.03 - Textbox",
"id": "cab-03-textbox-2",
"url": "/ats/howtos/ht-version-2/cab-03-textbox-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "create-unsupported-widget-actions-2"
},
{
"title": "CAB.10 - AutoComplete",
"id": "cab-10-autocomplete-2",
"url": "/ats/howtos/ht-version-2/cab-10-autocomplete-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "create-unsupported-widget-actions-2"
},
{
"title": "CAB.11 - Find Item/Row by Unique Text Value",
"id": "cab-11-find-itemrow-2",
"url": "/ats/howtos/ht-version-2/cab-11-find-itemrow-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "create-search-context-actions-2"
},
{
"title": "Create a Negative Test Case",
"id": "create-a-negative-test-case-2",
"url": "/ats/howtos/ht-version-2/create-a-negative-test-case-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "ht-version-2"
},
{
"title": "Configure a Selenium Hub",
"id": "configure-a-selenium-hub-2",
"url": "/ats/howtos/ht-version-2/configure-a-selenium-hub-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "ht-version-2"
},
{
"title": "Create a Test Case",
"id": "create-a-test-case-2",
"url": "/ats/howtos/ht-version-2/create-a-test-case-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "ht-version-2"
},
{
"title": "Link Test Cases & Test Suites to User Stories",
"id": "connect-stories-to-testcases-2",
"url": "/ats/howtos/ht-version-2/connect-stories-to-testcases-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "ht-version-2"
},
{
"title": "Create Custom Actions",
"id": "create-custom-actions-2",
"url": "/ats/howtos/ht-version-2/create-custom-actions-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "ht-version-2"
},
{
"title": "Create a Test Suite",
"id": "create-a-test-suite-2",
"url": "/ats/howtos/ht-version-2/create-a-test-suite-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "ht-version-2"
},
{
"title": "Create a Data-Driven Test Case",
"id": "create-datadriven-test-case-2",
"url": "/ats/howtos/ht-version-2/create-datadriven-test-case-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "ht-version-2"
},
{
"title": "Create Maintainable Test Cases",
"id": "create-extracted-actions-2",
"url": "/ats/howtos/ht-version-2/create-extracted-actions-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "ht-version-2"
},
{
"title": "Create Search Context Actions",
"id": "create-search-context-actions-2",
"url": "/ats/howtos/ht-version-2/create-search-context-actions-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "create-custom-actions-2"
},
{
"title": "Create Unsupported Widget Actions",
"id": "create-unsupported-widget-actions-2",
"url": "/ats/howtos/ht-version-2/create-unsupported-widget-actions-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "create-custom-actions-2"
},
{
"title": "Create Custom Action Basics",
"id": "custom-action-basics-2",
"url": "/ats/howtos/ht-version-2/custom-action-basics-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "create-custom-actions-2"
},
{
"title": "Custom Action Expense App",
"id": "custom-action-expense-app-2",
"url": "/ats/howtos/ht-version-2/custom-action-expense-app-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "custom-action-general-2"
},
{
"title": "Helpful Resources",
"id": "custom-action-helpful-resources-2",
"url": "/ats/howtos/ht-version-2/custom-action-helpful-resources-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "custom-action-general-2"
},
{
"title": "General",
"id": "custom-action-general-2",
"url": "/ats/howtos/ht-version-2/custom-action-general-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "create-custom-actions-2"
},
{
"title": "Definitions",
"id": "custom-action-definitions-2",
"url": "/ats/howtos/ht-version-2/custom-action-definitions-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "custom-action-general-2"
},
{
"title": "Structure for How-To's",
"id": "custom-action-howto-structure-2",
"url": "/ats/howtos/ht-version-2/custom-action-howto-structure-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "custom-action-general-2"
},
{
"title": "Get Started",
"id": "getting-started-2",
"url": "/ats/howtos/ht-version-2/getting-started-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "ht-version-2"
},
{
"title": "Prerequisites for How-To's",
"id": "custom-action-prerequisites-2",
"url": "/ats/howtos/ht-version-2/custom-action-prerequisites-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "custom-action-general-2"
},
{
"title": "Guidelines for Creating a Custom Action",
"id": "guidelines-custom-action-2",
"url": "/ats/howtos/ht-version-2/guidelines-custom-action-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "custom-action-general-2"
},
{
"title": "Increase ATS Recorder and Helper Coverage",
"id": "increase-recorder-helper-coverage-2",
"url": "/ats/howtos/ht-version-2/increase-recorder-helper-coverage-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "ht-version-2"
},
{
"title": "Install the ATS Helper and the ATS Recorder",
"id": "install-ats-helper-recorder-2",
"url": "/ats/howtos/ht-version-2/install-ats-helper-recorder-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "ht-version-2"
},
{
"title": "ATS 2 How-to's",
"category": "How-to's",
"id": "ht-version-2",
"url": "/ats/howtos/ht-version-2/ht-version-2",
"dir": "/ats/howtos/ht-version-2/",
"menu_order": 10
},
{
"title": "(Un)Mask Your Data",
"id": "mask-your-password-2",
"url": "/ats/howtos/ht-version-2/mask-your-password-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "ht-version-2"
},
{
"title": "Set Up a Local Selenium Solution",
"id": "setting-up-a-local-selenium-solution-2",
"url": "/ats/howtos/ht-version-2/setting-up-a-local-selenium-solution-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "setup-local-selenium-index-2"
},
{
"title": "Schedule a Test Suite/Test Case",
"id": "schedule-testcase-testsuite-2",
"url": "/ats/howtos/ht-version-2/schedule-testcase-testsuite-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "ht-version-2"
},
{
"title": "Set Up a Local Docker Selenium Hub",
"id": "setup-local-docker-selenium-hub-2",
"url": "/ats/howtos/ht-version-2/setup-local-docker-selenium-hub-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "setup-local-selenium-index-2"
},
{
"title": "Set Up Selenium Locally",
"id": "setup-local-selenium-index-2",
"url": "/ats/howtos/ht-version-2/setup-local-selenium-index-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "ht-version-2"
},
{
"title": "Set Up a Local Selenium Hub",
"id": "setup-local-selenium-hub-2",
"url": "/ats/howtos/ht-version-2/setup-local-selenium-hub-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "setup-local-selenium-index-2"
},
{
"title": "Set Up a Local Selenoid Hub",
"id": "setup-local-selenoid-hub-2",
"url": "/ats/howtos/ht-version-2/setup-local-selenoid-hub-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "setup-local-selenium-index-2"
},
{
"title": "Use Precondition in Test Cases",
"id": "use-precondition-in-test-cases-2",
"url": "/ats/howtos/ht-version-2/use-precondition-in-test-cases-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "ht-version-2"
},
{
"title": "Upload a File in Your App Using ATS",
"id": "upload-file-using-ats-2",
"url": "/ats/howtos/ht-version-2/upload-file-using-ats-2",
"dir": "/ats/howtos/ht-version-2/",
"parent": "ht-version-2"
}
]
}
},
{
"filename": "howto40.json",
"content": {
"categories": [
"General",
"Modeler",
"Java Programming",
"Deployment",
"Custom Widgets",
"Debugging"
],
"pages": [
{
"title": "Access Rules",
"id": "access-rules",
"url": "/howto40/access-rules",
"dir": "/howto40/",
"parent": "entities"
},
{
"title": "Action Call Activities",
"id": "action-call-activities",
"url": "/howto40/action-call-activities",
"dir": "/howto40/",
"parent": "activities"
},
{
"title": "Activate your Mendix license",
"category": "Deployment",
"id": "activate-your-mendix-license",
"url": "/howto40/activate-your-mendix-license",
"dir": "/howto40/"
},
{
"title": "Activities",
"id": "activities",
"url": "/howto40/activities",
"dir": "/howto40/",
"parent": "microflows"
},
{
"title": "Add a New Language to Your Project",
"id": "add-a-new-language-to-your-project",
"url": "/howto40/add-a-new-language-to-your-project",
"dir": "/howto40/",
"parent": "project-settings"
},
{
"title": "Add a Reference Set",
"id": "add-a-reference-set",
"url": "/howto40/add-a-reference-set",
"dir": "/howto40/",
"parent": "associations"
},
{
"title": "Add a Validation Rule",
"id": "add-a-validation-rule",
"url": "/howto40/add-a-validation-rule",
"dir": "/howto40/",
"parent": "validation-rules"
},
{
"title": "Add a Widget to a Form",
"id": "add-a-widget-to-a-form",
"url": "/howto40/add-a-widget-to-a-form",
"dir": "/howto40/",
"parent": "forms"
},
{
"title": "Add an Activity to a Microflow",
"id": "add-an-activity-to-a-microflow",
"url": "/howto40/add-an-activity-to-a-microflow",
"dir": "/howto40/",
"parent": "microflows"
},
{
"title": "Add an Attribute",
"id": "add-an-attribute",
"url": "/howto40/add-an-attribute",
"dir": "/howto40/",
"parent": "attributes"
},
{
"title": "Add and Configure a File Manager",
"id": "add-and-configure-a-file-manager",
"url": "/howto40/add-and-configure-a-file-manager",
"dir": "/howto40/",
"parent": "file-manager"
},
{
"title": "Add an Event Handler",
"id": "add-an-event-handler",
"url": "/howto40/add-an-event-handler",
"dir": "/howto40/",
"parent": "event-handlers"
},
{
"title": "Add and Configure a Java Action",
"id": "add-and-configure-a-java-action",
"url": "/howto40/add-and-configure-a-java-action",
"dir": "/howto40/",
"parent": "java-actions"
},
{
"title": "Add and Configure an Image Uploader",
"id": "add-and-configure-an-image-uploader",
"url": "/howto40/add-and-configure-an-image-uploader",
"dir": "/howto40/",
"parent": "image-uploader"
},
{
"title": "Add and Configure an XML Schema",
"id": "add-and-configure-an-xml-schema",
"url": "/howto40/add-and-configure-an-xml-schema",
"dir": "/howto40/",
"parent": "integration"
},
{
"title": "Add and Configure an Image Viewer",
"id": "add-and-configure-an-image-viewer",
"url": "/howto40/add-and-configure-an-image-viewer",
"dir": "/howto40/",
"parent": "image-viewer"
},
{
"title": "Add and Configure Tab Pages",
"id": "add-and-configure-tab-pages",
"url": "/howto40/add-and-configure-tab-pages",
"dir": "/howto40/",
"parent": "tab-control"
},
{
"title": "Add Custom Images",
"id": "add-custom-images",
"url": "/howto40/add-custom-images",
"dir": "/howto40/",
"parent": "images"
},
{
"title": "Add Documents to a Module",
"id": "add-documents-to-a-module",
"url": "/howto40/add-documents-to-a-module",
"dir": "/howto40/",
"parent": "modules"
},
{
"title": "Add Web Service Users",
"id": "add-web-service-users",
"url": "/howto40/add-web-service-users",
"dir": "/howto40/",
"parent": "integration"
},
{
"title": "Add Validation Feedback to Forms",
"id": "add-validation-feedback-to-forms",
"url": "/howto40/add-validation-feedback-to-forms",
"dir": "/howto40/",
"parent": "client-activities"
},
{
"title": "Apply XPath Within the Form Builder",
"id": "apply-xpath-within-the-form-builder",
"url": "/howto40/apply-xpath-within-the-form-builder",
"dir": "/howto40/",
"parent": "forms"
},
{
"title": "Associations",
"id": "associations",
"url": "/howto40/associations",
"dir": "/howto40/",
"parent": "domain-model"
},
{
"title": "Attributes",
"id": "attributes",
"url": "/howto40/attributes",
"dir": "/howto40/",
"parent": "entities"
},
{
"title": "Basic Reports",
"id": "basic-reports",
"url": "/howto40/basic-reports",
"dir": "/howto40/",
"parent": "reporting"
},
{
"title": "Build a Template Grid",
"id": "build-a-template-grid",
"url": "/howto40/build-a-template-grid",
"dir": "/howto40/",
"parent": "template-grid"
},
{
"title": "Call a Microflow Inside Another Microflow",
"id": "call-a-microflow-inside-another-microflow",
"url": "/howto40/call-a-microflow-inside-another-microflow",
"dir": "/howto40/",
"parent": "action-call-activities"
},
{
"title": "Call a Microflow",
"category": "Custom Widgets",
"id": "call-a-microflow",
"url": "/howto40/call-a-microflow",
"dir": "/howto40/"
},
{
"title": "Call SAP BAPI from Mendix",
"id": "call-sap-bapi-from-mx",
"url": "/howto40/call-sap-bapi-from-mx",
"dir": "/howto40/",
"parent": "sap-integration"
},
{
"title": "Cast an Object",
"id": "cast-an-object",
"url": "/howto40/cast-an-object",
"dir": "/howto40/",
"parent": "object-activities"
},
{
"title": "Client Activities",
"id": "client-activities",
"url": "/howto40/client-activities",
"dir": "/howto40/",
"parent": "activities"
},
{
"title": "Columns",
"id": "columns",
"url": "/howto40/columns",
"dir": "/howto40/",
"parent": "data-grid"
},
{
"title": "Commit an Object",
"category": "Custom Widgets",
"id": "commit-an-object",
"url": "/howto40/commit-an-object",
"dir": "/howto40/"
},
{
"title": "Conditions",
"id": "conditions",
"url": "/howto40/conditions",
"dir": "/howto40/",
"parent": "forms"
},
{
"title": "Configuration Form",
"id": "configuration-form",
"url": "/howto40/configuration-form",
"dir": "/howto40/",
"parent": "set-up-a-mendix-app"
},
{
"title": "Configure a Java Action Call",
"id": "configure-a-java-action-call",
"url": "/howto40/configure-a-java-action-call",
"dir": "/howto40/",
"parent": "action-call-activities"
},
{
"title": "Configure a Domain-to-XML Mapping",
"id": "configure-a-domain-to-xml-mapping",
"url": "/howto40/configure-a-domain-to-xml-mapping",
"dir": "/howto40/",
"parent": "integration"
},
{
"title": "Configure a List Operation",
"id": "configure-a-list-operation",
"url": "/howto40/configure-a-list-operation",
"dir": "/howto40/",
"parent": "list-activities"
},
{
"title": "Configure a Loop",
"id": "configure-a-loop",
"url": "/howto40/configure-a-loop",
"dir": "/howto40/",
"parent": "loop"
},
{
"title": "Configure a Microflow Trigger",
"id": "configure-a-microflow-trigger",
"url": "/howto40/configure-a-microflow-trigger",
"dir": "/howto40/",
"parent": "microflow-trigger"
},
{
"title": "Configure a Microflow Button",
"id": "configure-a-microflow-button",
"url": "/howto40/configure-a-microflow-button",
"dir": "/howto40/",
"parent": "starting-microflows"
},
{
"title": "Configure a Scheduled Event",
"id": "configure-a-scheduled-event",
"url": "/howto40/configure-a-scheduled-event",
"dir": "/howto40/",
"parent": "scheduled-events"
},
{
"title": "Configure an 'Aggregate List' Activity",
"id": "configure-an-aggregate-list-activity",
"url": "/howto40/configure-an-aggregate-list-activity",
"dir": "/howto40/",
"parent": "list-activities"
},
{
"title": "Configure an XML-to-Domain Mapping",
"id": "configure-an-xml-to-domain-mapping",
"url": "/howto40/configure-an-xml-to-domain-mapping",
"dir": "/howto40/",
"parent": "integration"
},
{
"title": "Configure Delete Behavior",
"id": "configure-delete-behavior",
"url": "/howto40/configure-delete-behavior",
"dir": "/howto40/",
"parent": "associations"
},
{
"title": "Configure an Exclusive Split",
"id": "configure-an-exclusive-split",
"url": "/howto40/configure-an-exclusive-split",
"dir": "/howto40/",
"parent": "exclusive-split"
},
{
"title": "Configure Java Actions Using Eclipse",
"category": "Java Programming",
"id": "configure-java-actions-using-eclipse",
"url": "/howto40/configure-java-actions-using-eclipse",
"dir": "/howto40/"
},
{
"title": "Configure the Date Range Selector",
"id": "configure-the-date-range-selector",
"url": "/howto40/configure-the-date-range-selector",
"dir": "/howto40/",
"parent": "date-range-selector"
},
{
"title": "Configure the Default Button of a Data Grid",
"id": "configure-the-default-button-of-a-data-grid",
"url": "/howto40/configure-the-default-button-of-a-data-grid",
"dir": "/howto40/",
"parent": "data-grid"
},
{
"title": "Configure the Go-To Form of a Reference Selector",
"id": "configure-the-go-to-form-of-a-reference-selector",
"url": "/howto40/configure-the-go-to-form-of-a-reference-selector",
"dir": "/howto40/",
"parent": "reference-selector"
},
{
"title": "Configure the Mendix application",
"id": "configure-the-mendix-application",
"url": "/howto40/configure-the-mendix-application",
"dir": "/howto40/",
"parent": "mendix-on-windows---service-console-3"
},
{
"title": "Configure the Tooltip Form of a Data Grid",
"id": "configure-the-tooltip-form-of--a-data-grid",
"url": "/howto40/configure-the-tooltip-form-of--a-data-grid",
"dir": "/howto40/",
"parent": "data-grid"
},
{
"title": "Configure the Tooltip Form of a Reference Set Selector",
"id": "configure-the-tooltip-form-of-a-reference-set-selector",
"url": "/howto40/configure-the-tooltip-form-of-a-reference-set-selector",
"dir": "/howto40/",
"parent": "reference-set-selector"
},
{
"title": "Configure the Pop-Up Form of a Reference Selector",
"id": "configure-the-pop-up-form-of-a-reference-selector",
"url": "/howto40/configure-the-pop-up-form-of-a-reference-selector",
"dir": "/howto40/",
"parent": "reference-selector"
},
{
"title": "Connect a basic report to a data set",
"id": "connect-a-basic-report-to-a-data-set",
"url": "/howto40/connect-a-basic-report-to-a-data-set",
"dir": "/howto40/",
"parent": "basic-reports"
},
{
"title": "Configure Zooming for a Basic Report",
"id": "configure-zooming-for-a-basic-report",
"url": "/howto40/configure-zooming-for-a-basic-report",
"dir": "/howto40/",
"parent": "basic-reports"
},
{
"title": "Connect a Microflow to a Widget Event",
"id": "connect-a-microflow-to-a-widget-event",
"url": "/howto40/connect-a-microflow-to-a-widget-event",
"dir": "/howto40/",
"parent": "widget-events"
},
{
"title": "Connect a Report Chart to a Data Set",
"id": "connect-a-report-chart-to-a-data-set",
"url": "/howto40/connect-a-report-chart-to-a-data-set",
"dir": "/howto40/",
"parent": "report-chart"
},
{
"title": "Connect an Attribute to a Column",
"id": "connect-an-attribute-to-a-column",
"url": "/howto40/connect-an-attribute-to-a-column",
"dir": "/howto40/",
"parent": "columns"
},
{
"title": "Connect an Attribute to a Search Field",
"id": "connect-an-attribute-to-a-search-field",
"url": "/howto40/connect-an-attribute-to-a-search-field",
"dir": "/howto40/",
"parent": "search-bar"
},
{
"title": "Connect an Antity to a Data Grid",
"id": "connect-an-entity-to-a-data-grid",
"url": "/howto40/connect-an-entity-to-a-data-grid",
"dir": "/howto40/",
"parent": "data-grid"
},
{
"title": "Connect an Entity to a Data View",
"id": "connect-an-entity-to-a-data-view",
"url": "/howto40/connect-an-entity-to-a-data-view",
"dir": "/howto40/",
"parent": "data-view"
},
{
"title": "Connect Forms Using Buttons",
"id": "connect-forms-using-buttons",
"url": "/howto40/connect-forms-using-buttons",
"dir": "/howto40/",
"parent": "opening-forms"
},
{
"title": "Constants",
"id": "constants",
"url": "/howto40/constants",
"dir": "/howto40/",
"parent": "modules"
},
{
"title": "Connect Parameter Widgets to a Data Set",
"id": "connect-parameter-widgets-to-a-data-set",
"url": "/howto40/connect-parameter-widgets-to-a-data-set",
"dir": "/howto40/",
"parent": "reporting"
},
{
"title": "'Constrained by' Functionality for a Reference Selector",
"id": "constrained-by-functionality-for-a-reference-selector",
"url": "/howto40/constrained-by-functionality-for-a-reference-selector",
"dir": "/howto40/",
"parent": "reference-selector"
},
{
"title": "'Constrained by' Functionality for a Reference Set Selector",
"id": "constrained-by-functionality-for-a-reference-set-selector",
"url": "/howto40/constrained-by-functionality-for-a-reference-set-selector",
"dir": "/howto40/",
"parent": "reference-set-selector"
},
{
"title": "Consume a Web Service",
"id": "consume-a-web-service",
"url": "/howto40/consume-a-web-service",
"dir": "/howto40/",
"parent": "integration"
},
{
"title": "Context Mechanism",
"id": "context-mechanism",
"url": "/howto40/context-mechanism",
"dir": "/howto40/",
"parent": "forms"
},
{
"title": "Create a Data Set and Add Parameters to It",
"id": "create-a-data-set-and-add-parameters-to-it",
"url": "/howto40/create-a-data-set-and-add-parameters-to-it",
"dir": "/howto40/",
"parent": "data-sets"
},
{
"title": "Create a List",
"id": "create-a-list",
"url": "/howto40/create-a-list",
"dir": "/howto40/",
"parent": "list-activities"
},
{
"title": "Create a Module Role",
"id": "create-a-module-role",
"url": "/howto40/create-a-module-role",
"dir": "/howto40/",
"parent": "module-security"
},
{
"title": "Create a Multi-Language Enumeration",
"id": "create-a-multi-language-enumeration",
"url": "/howto40/create-a-multi-language-enumeration",
"dir": "/howto40/",
"parent": "enumerations"
},
{
"title": "Create a New Navigation Menu Item",
"id": "create-a-new-navigation-menu-item",
"url": "/howto40/create-a-new-navigation-menu-item",
"dir": "/howto40/",
"parent": "navigation"
},
{
"title": "Create a New Object with Associated Image Object",
"id": "create-a-new-object-with-associated-image-object",
"url": "/howto40/create-a-new-object-with-associated-image-object",
"dir": "/howto40/",
"parent": "image-uploader"
},
{
"title": "Create a Report and Add Widgets to It",
"id": "create-a-report-and-add-widgets-to-it",
"url": "/howto40/create-a-report-and-add-widgets-to-it",
"dir": "/howto40/",
"parent": "reporting"
},
{
"title": "Create a Specialized Entity",
"id": "create-a-specialized-entity",
"url": "/howto40/create-a-specialized-entity",
"dir": "/howto40/",
"parent": "entities"
},
{
"title": "Create an Association",
"id": "create-an-association",
"url": "/howto40/create-an-association",
"dir": "/howto40/",
"parent": "associations"
},
{
"title": "Create and Build a Document Template",
"id": "create-and-build-a-document-template",
"url": "/howto40/create-and-build-a-document-template",
"dir": "/howto40/",
"parent": "document-templates"
},
{
"title": "Create and Build a Form",
"id": "create-and-build-a-form",
"url": "/howto40/create-and-build-a-form",
"dir": "/howto40/",
"parent": "forms"
},
{
"title": "Change a List",
"id": "change-a-list",
"url": "/howto40/change-a-list",
"dir": "/howto40/",
"parent": "list-activities"
},
{
"title": "Custom Widgets",
"id": "custom-widgets",
"url": "/howto40/custom-widgets",
"dir": "/howto40/"
},
{
"title": "Create and Configure a Constant",
"id": "create-and-configure-a-constant",
"url": "/howto40/create-and-configure-a-constant",
"dir": "/howto40/",
"parent": "constants"
},
{
"title": "Data Grid",
"id": "data-grid",
"url": "/howto40/data-grid",
"dir": "/howto40/",
"parent": "forms"
},
{
"title": "Create and Change an Object",
"id": "create-and-change-an-object",
"url": "/howto40/create-and-change-an-object",
"dir": "/howto40/",
"parent": "object-activities"
},
{
"title": "Datasets",
"id": "data-sets",
"url": "/howto40/data-sets",
"dir": "/howto40/",
"parent": "modules"
},
{
"title": "Data View",
"id": "data-view",
"url": "/howto40/data-view",
"dir": "/howto40/",
"parent": "forms"
},
{
"title": "Database Form",
"id": "database-form",
"url": "/howto40/database-form",
"dir": "/howto40/",
"parent": "set-up-a-mendix-app"
},
{
"title": "Date Range Selector",
"id": "date-range-selector",
"url": "/howto40/date-range-selector",
"dir": "/howto40/",
"parent": "reporting"
},
{
"title": "Debugging (4.2 and Before)",
"category": "Debugging",
"id": "debugging-4.2-and-before",
"url": "/howto40/debugging-4.2-and-before",
"dir": "/howto40/"
},
{
"title": "Debugging",
"id": "debugging",
"url": "/howto40/debugging",
"dir": "/howto40/"
},
{
"title": "Deployment",
"id": "deployment",
"url": "/howto40/deployment",
"dir": "/howto40/"
},
{
"title": "Display a Message With a Microflow",
"id": "display-a-message-with-a-microflow",
"url": "/howto40/display-a-message-with-a-microflow",
"dir": "/howto40/",
"parent": "client-activities"
},
{
"title": "Determine Contents of a Nested Data View by Microflow",
"id": "determine-contents-of-a-nested-data-view-by-microflow",
"url": "/howto40/determine-contents-of-a-nested-data-view-by-microflow",
"dir": "/howto40/",
"parent": "data-view"
},
{
"title": "Display Icons for Enumeration Values",
"id": "display-icons-for-enumeration-values",
"url": "/howto40/display-icons-for-enumeration-values",
"dir": "/howto40/",
"parent": "columns"
},
{
"title": "Display the Sum of a Data Grid Column",
"id": "display-the-sum-of-a-data-grid-column",
"url": "/howto40/display-the-sum-of-a-data-grid-column",
"dir": "/howto40/",
"parent": "columns"
},
{
"title": "Document Templates",
"id": "document-templates",
"url": "/howto40/document-templates",
"dir": "/howto40/",
"parent": "modules"
},
{
"title": "Domain Model",
"id": "domain-model",
"url": "/howto40/domain-model",
"dir": "/howto40/",
"parent": "modules"
},
{
"title": "Edit System Texts",
"id": "edit-system-texts",
"url": "/howto40/edit-system-texts",
"dir": "/howto40/",
"parent": "system-texts"
},
{
"title": "Encode an Icon with Base64",
"category": "Custom Widgets",
"id": "encode-an-icon-with-base64",
"url": "/howto40/encode-an-icon-with-base64",
"dir": "/howto40/"
},
{
"title": "Entities",
"id": "entities",
"url": "/howto40/entities",
"dir": "/howto40/",
"parent": "domain-model"
},
{
"title": "Exclusive Split",
"id": "exclusive-split",
"url": "/howto40/exclusive-split",
"dir": "/howto40/",
"parent": "microflows"
},
{
"title": "Event Handlers",
"id": "event-handlers",
"url": "/howto40/event-handlers",
"dir": "/howto40/",
"parent": "entities"
},
{
"title": "Expose a Web Service",
"id": "expose-a-web-service",
"url": "/howto40/expose-a-web-service",
"dir": "/howto40/",
"parent": "integration"
},
{
"title": "Enumerations",
"id": "enumerations",
"url": "/howto40/enumerations",
"dir": "/howto40/",
"parent": "modules"
},
{
"title": "File Manager",
"id": "file-manager",
"url": "/howto40/file-manager",
"dir": "/howto40/",
"parent": "forms"
},
{
"title": "Forms",
"id": "forms",
"url": "/howto40/forms",
"dir": "/howto40/",
"parent": "modules"
},
{
"title": "Generate Documents Using Document Templates",
"id": "generate-documents-using-document-templates",
"url": "/howto40/generate-documents-using-document-templates",
"dir": "/howto40/",
"parent": "integration-activities"
},
{
"title": "How To Update a Mendix Version",
"category": "General",
"id": "how-to-update-a-mendix-version",
"url": "/howto40/how-to-update-a-mendix-version",
"dir": "/howto40/"
},
{
"title": "Image Uploader",
"id": "image-uploader",
"url": "/howto40/image-uploader",
"dir": "/howto40/",
"parent": "forms"
},
{
"title": "Image Viewer",
"id": "image-viewer",
"url": "/howto40/image-viewer",
"dir": "/howto40/",
"parent": "forms"
},
{
"title": "Images",
"id": "images",
"url": "/howto40/images",
"dir": "/howto40/",
"parent": "modules"
},
{
"title": "Import XML Documents",
"id": "import-xml-documents",
"url": "/howto40/import-xml-documents",
"dir": "/howto40/",
"parent": "integration-activities"
},
{
"title": "Improve Performance with Indexes",
"id": "improve-performance-with-indexes",
"url": "/howto40/improve-performance-with-indexes",
"dir": "/howto40/",
"parent": "indexes"
},
{
"title": "Mendix 4 How-to's",
"id": "index",
"url": "/howto40/",
"dir": "/howto40/",
"main": true
},
{
"title": "Indexes",
"id": "indexes",
"url": "/howto40/indexes",
"dir": "/howto40/",
"parent": "entities"
},
{
"title": "Inheritance Split",
"id": "inheritance-split",
"url": "/howto40/inheritance-split",
"dir": "/howto40/",
"parent": "microflows"
},
{
"title": "Install an App From the App Store",
"category": "Custom Widgets",
"id": "install-an-app-from-the-appstore",
"url": "/howto40/install-an-app-from-the-appstore",
"dir": "/howto40/"
},
{
"title": "Installing Mendix 2.5 on Debian 5",
"category": "General",
"id": "installing-mendix-2.5-on-debian-5",
"url": "/howto40/installing-mendix-2.5-on-debian-5",
"dir": "/howto40/"
},
{
"title": "Installing Mendix on GNU_Linux",
"category": "General",
"id": "installing-mendix-on-gnu",
"url": "/howto40/installing-mendix-on-gnu",
"dir": "/howto40/"
},
{
"title": "Installing the SAP GUI",
"id": "installing-the-sap-gui",
"url": "/howto40/installing-the-sap-gui",
"dir": "/howto40/",
"parent": "sap-integration"
},
{
"title": "Integration Activities",
"id": "integration-activities",
"url": "/howto40/integration-activities",
"dir": "/howto40/",
"parent": "activities"
},
{
"title": "Integration",
"id": "integration",
"url": "/howto40/integration",
"dir": "/howto40/",
"parent": "modules"
},
{
"title": "Java Actions",
"id": "java-actions",
"url": "/howto40/java-actions",
"dir": "/howto40/",
"parent": "modules"
},
{
"title": "Java API Tutorial",
"category": "Java Programming",
"id": "java-api-tutorial",
"url": "/howto40/java-api-tutorial",
"dir": "/howto40/"
},
{
"title": "Java Programming",
"id": "java-programming",
"url": "/howto40/java-programming",
"dir": "/howto40/"
},
{
"title": "List Activities",
"id": "list-activities",
"url": "/howto40/list-activities",
"dir": "/howto40/",
"parent": "activities"
},
{
"title": "Loop",
"id": "loop",
"url": "/howto40/loop",
"dir": "/howto40/",
"parent": "microflows"
},
{
"title": "Mendix on the Mendix Cloud",
"category": "Deployment",
"id": "mendix-on-the-mendix-cloud",
"url": "/howto40/mendix-on-the-mendix-cloud",
"dir": "/howto40/"
},
{
"title": "Mendix on Windows - Service Console 3",
"category": "Deployment",
"id": "mendix-on-windows---service-console-3",
"url": "/howto40/mendix-on-windows---service-console-3",
"dir": "/howto40/"
},
{
"title": "Mendix on Windows - Service Console 4",
"category": "Deployment",
"id": "mendix-on-windows---service-console-4",
"url": "/howto40/mendix-on-windows---service-console-4",
"dir": "/howto40/"
},
{
"title": "Merge Multiple Sequence Flows",
"id": "merge-multiple-sequence-flows",
"url": "/howto40/merge-multiple-sequence-flows",
"dir": "/howto40/",
"parent": "merge"
},
{
"title": "Merge",
"id": "merge",
"url": "/howto40/merge",
"dir": "/howto40/",
"parent": "microflows"
},
{
"title": "Microflow Trigger",
"id": "microflow-trigger",
"url": "/howto40/microflow-trigger",
"dir": "/howto40/",
"parent": "forms"
},
{
"title": "Microflows",
"id": "microflows",
"url": "/howto40/microflows",
"dir": "/howto40/",
"parent": "modules"
},
{
"title": "Migrating Your Data",
"id": "migrating-your-data",
"url": "/howto40/migrating-your-data",
"dir": "/howto40/",
"parent": "mendix-on-the-mendix-cloud"
},
{
"title": "Modeler",
"id": "modeler",
"url": "/howto40/modeler",
"dir": "/howto40/"
},
{
"title": "Module Security",
"id": "module-security",
"url": "/howto40/module-security",
"dir": "/howto40/",
"parent": "modules"
},
{
"title": "Modules",
"category": "Modeler",
"id": "modules",
"url": "/howto40/modules",
"dir": "/howto40/"
},
{
"title": "Navigation",
"id": "navigation",
"url": "/howto40/navigation",
"dir": "/howto40/",
"parent": "project"
},
{
"title": "Object Activities",
"id": "object-activities",
"url": "/howto40/object-activities",
"dir": "/howto40/",
"parent": "activities"
},
{
"title": "Opening Forms",
"id": "opening-forms",
"url": "/howto40/opening-forms",
"dir": "/howto40/",
"parent": "forms"
},
{
"title": "Preparation of the Environment",
"id": "preparation-of-the-environment",
"url": "/howto40/preparation-of-the-environment",
"dir": "/howto40/",
"parent": "mendix-on-windows---service-console-4"
},
{
"title": "Prerequisites",
"id": "prerequisites",
"url": "/howto40/prerequisites",
"dir": "/howto40/",
"parent": "mendix-on-windows---service-console-3"
},
{
"title": "Project Security",
"id": "project-security",
"url": "/howto40/project-security",
"dir": "/howto40/",
"parent": "project"
},
{
"title": "Project Settings",
"id": "project-settings",
"url": "/howto40/project-settings",
"dir": "/howto40/",
"parent": "project"
},
{
"title": "Publish an App in the App Store",
"category": "Custom Widgets",
"id": "publish-an-app-in-the-appstore",
"url": "/howto40/publish-an-app-in-the-appstore",
"dir": "/howto40/"
},
{
"title": "Project",
"category": "Modeler",
"id": "project",
"url": "/howto40/project",
"dir": "/howto40/"
},
{
"title": "Receive IDoc from SAP in Mendix",
"id": "receive-idoc-from-sap-in-mx",
"url": "/howto40/receive-idoc-from-sap-in-mx",
"dir": "/howto40/",
"parent": "sap-integration"
},
{
"title": "Reference Selector",
"id": "reference-selector",
"url": "/howto40/reference-selector",
"dir": "/howto40/",
"parent": "forms"
},
{
"title": "Reference Set Selector",
"id": "reference-set-selector",
"url": "/howto40/reference-set-selector",
"dir": "/howto40/",
"parent": "forms"
},
{
"title": "Report Chart",
"id": "report-chart",
"url": "/howto40/report-chart",
"dir": "/howto40/",
"parent": "reporting"
},
{
"title": "Retrieve and Manipulate Batches of Objects",
"id": "retrieve-and-manipulate-batches-of-objects",
"url": "/howto40/retrieve-and-manipulate-batches-of-objects",
"dir": "/howto40/",
"parent": "object-activities"
},
{
"title": "Retrieve a List of Objects",
"id": "retrieve-a-list-of-objects",
"url": "/howto40/retrieve-a-list-of-objects",
"dir": "/howto40/",
"parent": "object-activities"
},
{
"title": "Reporting",
"id": "reporting",
"url": "/howto40/reporting",
"dir": "/howto40/",
"parent": "forms"
},
{
"title": "Rules",
"id": "rules",
"url": "/howto40/rules",
"dir": "/howto40/",
"parent": "modules"
},
{
"title": "Scheduled Events",
"id": "scheduled-events",
"url": "/howto40/scheduled-events",
"dir": "/howto40/",
"parent": "modules"
},
{
"title": "Run Two Applications Locally at Once",
"id": "run-two-applications-locally-at-once",
"url": "/howto40/run-two-applications-locally-at-once",
"dir": "/howto40/",
"parent": "project-settings"
},
{
"title": "SAP Integration",
"category": "General",
"id": "sap-integration",
"url": "/howto40/sap-integration",
"dir": "/howto40/"
},
{
"title": "Search Bar",
"id": "search-bar",
"url": "/howto40/search-bar",
"dir": "/howto40/",
"parent": "data-grid"
},
{
"title": "Send IDoc from Mendix to SAP",
"id": "send-idoc-from-mx-to-sap",
"url": "/howto40/send-idoc-from-mx-to-sap",
"dir": "/howto40/",
"parent": "sap-integration"
},
{
"title": "Security Checklist For Your On-Premises Installation",
"category": "Deployment",
"id": "security-checklist-for-your-on-premise-installation",
"url": "/howto40/security-checklist-for-your-on-premise-installation",
"dir": "/howto40/"
},
{
"title": "Sending Email",
"id": "sending-email",
"url": "/howto40/sending-email",
"dir": "/howto40/",
"parent": "mendix-on-the-mendix-cloud"
},
{
"title": "Service Form",
"id": "service-form",
"url": "/howto40/service-form",
"dir": "/howto40/",
"parent": "set-up-a-mendix-app"
},
{
"title": "Set Up a Listen Target For a Sata View",
"id": "set-up-a-listen-target-for-a-data-view",
"url": "/howto40/set-up-a-listen-target-for-a-data-view",
"dir": "/howto40/",
"parent": "data-view"
},
{
"title": "Set the Association Owner to 'both'",
"id": "set-the-association-owner-to-both",
"url": "/howto40/set-the-association-owner-to-both",
"dir": "/howto40/",
"parent": "associations"
},
{
"title": "Set Up a Mendix App",
"id": "set-up-a-mendix-app",
"url": "/howto40/set-up-a-mendix-app",
"dir": "/howto40/",
"parent": "mendix-on-windows---service-console-4"
},
{
"title": "Set Up a Rule",
"id": "set-up-a-rule",
"url": "/howto40/set-up-a-rule",
"dir": "/howto40/",
"parent": "rules"
},
{
"title": "Set Up Alternative Home Pages Based On User Role",
"id": "set-up-alternative-home-pages-based-on-user-role",
"url": "/howto40/set-up-alternative-home-pages-based-on-user-role",
"dir": "/howto40/",
"parent": "navigation"
},
{
"title": "Set Up an Attribute With Microflow Source",
"id": "set-up-an-attribute-with-microflow-source",
"url": "/howto40/set-up-an-attribute-with-microflow-source",
"dir": "/howto40/",
"parent": "attributes"
},
{
"title": "Set Up Access Rules",
"id": "set-up-access-rules",
"url": "/howto40/set-up-access-rules",
"dir": "/howto40/",
"parent": "access-rules"
},
{
"title": "Set up Internet Information Services",
"id": "set-up-internet-information-services",
"url": "/howto40/set-up-internet-information-services",
"dir": "/howto40/",
"parent": "mendix-on-windows---service-console-3"
},
{
"title": "Set Up Module Roles For a Project User Role",
"id": "set-up-module-roles-for-a-project-user-role",
"url": "/howto40/set-up-module-roles-for-a-project-user-role",
"dir": "/howto40/",
"parent": "project-security"
},
{
"title": "Set Up Multiple Sorting Priorities",
"id": "set-up-multiple-sorting-priorities",
"url": "/howto40/set-up-multiple-sorting-priorities",
"dir": "/howto40/",
"parent": "sort-bar"
},
{
"title": "Set Up Visibility and Editability Based On an Enumeration",
"id": "set-up-visibility-and-editability-based-on-an-enumeration",
"url": "/howto40/set-up-visibility-and-editability-based-on-an-enumeration",
"dir": "/howto40/",
"parent": "conditions"
},
{
"title": "Set Up Visibility Based On an Module Role",
"id": "set-up-visibility-based-on-an-module-role",
"url": "/howto40/set-up-visibility-based-on-an-module-role",
"dir": "/howto40/",
"parent": "conditions"
},
{
"title": "Sort Bar",
"id": "sort-bar",
"url": "/howto40/sort-bar",
"dir": "/howto40/",
"parent": "data-grid"
},
{
"title": "Starting Microflows",
"id": "starting-microflows",
"url": "/howto40/starting-microflows",
"dir": "/howto40/",
"parent": "forms"
},
{
"title": "Show a Form Using a Microflow",
"id": "show-a-form-using-a-microflow",
"url": "/howto40/show-a-form-using-a-microflow",
"dir": "/howto40/",
"parent": "client-activities"
},
{
"title": "System Texts",
"id": "system-texts",
"url": "/howto40/system-texts",
"dir": "/howto40/",
"parent": "project"
},
{
"title": "Tab Control",
"id": "tab-control",
"url": "/howto40/tab-control",
"dir": "/howto40/",
"parent": "forms"
},
{
"title": "Translatable Texts",
"id": "translatable-texts",
"url": "/howto40/translatable-texts",
"dir": "/howto40/",
"parent": "modules"
},
{
"title": "Template Grid",
"id": "template-grid",
"url": "/howto40/template-grid",
"dir": "/howto40/",
"parent": "forms"
},
{
"title": "Translate Texts With the Batch Translate Function",
"id": "translate-texts-with-the-batch-translate-function",
"url": "/howto40/translate-texts-with-the-batch-translate-function",
"dir": "/howto40/",
"parent": "translatable-texts"
},
{
"title": "Troubleshooting",
"id": "troubleshooting",
"url": "/howto40/troubleshooting",
"dir": "/howto40/",
"parent": "mendix-on-windows---service-console-4"
},
{
"title": "Update App Form",
"id": "update-app-form",
"url": "/howto40/update-app-form",
"dir": "/howto40/",
"parent": "set-up-a-mendix-app"
},
{
"title": "Update a Mendix Application",
"id": "update-a-mendix-application",
"url": "/howto40/update-a-mendix-application",
"dir": "/howto40/",
"parent": "mendix-on-windows---service-console-3"
},
{
"title": "Upgrading the Mendix Service Console",
"id": "upgrading-the-mendix-service-console",
"url": "/howto40/upgrading-the-mendix-service-console",
"dir": "/howto40/",
"parent": "preparation-of-the-environment"
},
{
"title": "Uploading Your Project",
"id": "uploading-your-project",
"url": "/howto40/uploading-your-project",
"dir": "/howto40/",
"parent": "mendix-on-the-mendix-cloud"
},
{
"title": "Use a Microflow to Determine Selectable Objects",
"id": "use-a-microflow-to-determine-selectable-objects",
"url": "/howto40/use-a-microflow-to-determine-selectable-objects",
"dir": "/howto40/",
"parent": "reference-selector"
},
{
"title": "Use a Specialization of an Entity",
"id": "use-a-specialization-of-an-entity",
"url": "/howto40/use-a-specialization-of-an-entity",
"dir": "/howto40/",
"parent": "inheritance-split"
},
{
"title": "Use the 'Apply Context' Property",
"id": "use-the-apply-context-property",
"url": "/howto40/use-the-apply-context-property",
"dir": "/howto40/",
"parent": "context-mechanism"
},
{
"title": "Use the Data View Context Object",
"category": "Custom Widgets",
"id": "use-the-data-view-context-object",
"url": "/howto40/use-the-data-view-context-object",
"dir": "/howto40/"
},
{
"title": "Use the Batch Replace Function",
"id": "use-the-batch-replace-function",
"url": "/howto40/use-the-batch-replace-function",
"dir": "/howto40/",
"parent": "translatable-texts"
},
{
"title": "Validation Rules",
"id": "validation-rules",
"url": "/howto40/validation-rules",
"dir": "/howto40/",
"parent": "entities"
},
{
"title": "Widget Events",
"id": "widget-events",
"url": "/howto40/widget-events",
"dir": "/howto40/",
"parent": "forms"
}
]
}
},
{
"filename": "howto50.json",
"content": {
"categories": [
"Getting Started",
"Data Models",
"GUIs",
"Logic & Business Rules",
"Mobile",
"Security",
"Integration",
"Extendability",
"Custom Widget Development",
"Testing",
"Monitoring & Troubleshooting",
"Collaboration & Project Management"
],
"pages": [
{
"title": "Access a Samba share from the MxCloud",
"category": "Extendability",
"id": "access-a-samba-share-from-the-mxcloud",
"url": "/howto50/access-a-samba-share-from-the-mxcloud",
"dir": "/howto50/"
},
{
"title": "Anonymous User Security",
"category": "Security",
"id": "anonymous-user-security",
"url": "/howto50/anonymous-user-security",
"dir": "/howto50/"
},
{
"title": "Build a simple HRM app 1: Create, manage and deploy the app",
"id": "build-a-simple-hrm-app-1-create-manage-and-deploy-the-app",
"url": "/howto50/build-a-simple-hrm-app-1-create-manage-and-deploy-the-app",
"dir": "/howto50/",
"parent": "how-to-build-a-simple-hrm-app"
},
{
"title": "Build a simple HRM app 3: Show related data in the GUI",
"id": "build-a-simple-hrm-app-3-show-related-data-in-the-gui",
"url": "/howto50/build-a-simple-hrm-app-3-show-related-data-in-the-gui",
"dir": "/howto50/",
"parent": "how-to-build-a-simple-hrm-app"
},
{
"title": "Build a simple HRM app 2: First steps in building a rich GUI",
"id": "build-a-simple-hrm-app-2-first-steps-in-building-a-rich-gui",
"url": "/howto50/build-a-simple-hrm-app-2-first-steps-in-building-a-rich-gui",
"dir": "/howto50/",
"parent": "how-to-build-a-simple-hrm-app"
},
{
"title": "Build a simple HRM app 4: Enrich the GUI with Filter Options",
"id": "build-a-simple-hrm-app-4-enrich-the-gui-with-filter-options",
"url": "/howto50/build-a-simple-hrm-app-4-enrich-the-gui-with-filter-options",
"dir": "/howto50/",
"parent": "how-to-build-a-simple-hrm-app"
},
{
"title": "Clearing Warning Messages in Mendix",
"category": "Monitoring & Troubleshooting",
"id": "clearing-warning-messages-in-mendix",
"url": "/howto50/clearing-warning-messages-in-mendix",
"dir": "/howto50/"
},
{
"title": "Build a simple HRM app 5: Smarten up your app with business logic",
"id": "build-a-simple-hrm-app-5-smarten-up-your-app-with-business-logic",
"url": "/howto50/build-a-simple-hrm-app-5-smarten-up-your-app-with-business-logic",
"dir": "/howto50/",
"parent": "how-to-build-a-simple-hrm-app"
},
{
"title": "Collaboration & Project Management",
"id": "collaboration-and-project-management",
"url": "/howto50/collaboration-and-project-management",
"dir": "/howto50/"
},
{
"title": "Common Mendix SSO Errors",
"category": "Monitoring & Troubleshooting",
"id": "common-mendix-sso-errors",
"url": "/howto50/common-mendix-sso-errors",
"dir": "/howto50/"
},
{
"title": "Consuming a complex web service",
"category": "Integration",
"id": "consuming-a-complex-web-service",
"url": "/howto50/consuming-a-complex-web-service",
"dir": "/howto50/"
},
{
"title": "Consuming a REST Service",
"category": "Integration",
"id": "consuming-a-rest-service",
"url": "/howto50/consuming-a-rest-service",
"dir": "/howto50/"
},
{
"title": "Contributing to a GitHub repository",
"category": "Collaboration & Project Management",
"id": "contributing-to-a-github-repository",
"url": "/howto50/contributing-to-a-github-repository",
"dir": "/howto50/"
},
{
"title": "Create a custom theme with the Mendix UI Framework",
"category": "GUIs",
"id": "create-a-custom-theme-with-the-mendix-ui-framework",
"url": "/howto50/create-a-custom-theme-with-the-mendix-ui-framework",
"dir": "/howto50/"
},
{
"title": "Create and Deploy Your First App",
"category": "Getting Started",
"id": "create-and-deploy-your-first-app",
"url": "/howto50/create-and-deploy-your-first-app",
"dir": "/howto50/"
},
{
"title": "Create your first Microflow: Hello World!",
"category": "Logic & Business Rules",
"id": "create-your-first-microflow-hello-world",
"url": "/howto50/create-your-first-microflow-hello-world",
"dir": "/howto50/"
},
{
"title": "Consuming a simple Web Service",
"category": "Integration",
"id": "consuming-a-simple-web-service",
"url": "/howto50/consuming-a-simple-web-service",
"dir": "/howto50/"
},
{
"title": "Creating a basic data layer",
"category": "Data Models",
"id": "creating-a-basic-data-layer",
"url": "/howto50/creating-a-basic-data-layer",
"dir": "/howto50/"
},
{
"title": "Creating a Basic Hello World Custom Widget",
"category": "Custom Widget Development",
"id": "creating-a-basic-hello-world-custom-widget",
"url": "/howto50/creating-a-basic-hello-world-custom-widget",
"dir": "/howto50/"
},
{
"title": "Creating a Custom Save Button",
"category": "Logic & Business Rules",
"id": "creating-a-custom-save-button",
"url": "/howto50/creating-a-custom-save-button",
"dir": "/howto50/"
},
{
"title": "Creating a secure app",
"category": "Security",
"id": "creating-a-secure-app",
"url": "/howto50/creating-a-secure-app",
"dir": "/howto50/"
},
{
"title": "Creating a chainable Custom Widget",
"category": "Custom Widget Development",
"id": "creating-a-chainable-custom-widget",
"url": "/howto50/creating-a-chainable-custom-widget",
"dir": "/howto50/"
},
{
"title": "Data Models",
"id": "data-models",
"url": "/howto50/data-models",
"dir": "/howto50/"
},
{
"title": "Custom Widget Development",
"id": "custom-widget-development",
"url": "/howto50/custom-widget-development",
"dir": "/howto50/"
},
{
"title": "Creating your first two Overview and Detail pages",
"category": "GUIs",
"id": "creating-your-first-two-overview-and-detail-pages",
"url": "/howto50/creating-your-first-two-overview-and-detail-pages",
"dir": "/howto50/"
},
{
"title": "Debug a Hybrid Mobile Application",
"category": "Monitoring & Troubleshooting",
"id": "debug-a-hybrid-mobile-application",
"url": "/howto50/debug-a-hybrid-mobile-application",
"dir": "/howto50/"
},
{
"title": "Debugging Java Actions",
"category": "Monitoring & Troubleshooting",
"id": "debugging-java-actions",
"url": "/howto50/debugging-java-actions",
"dir": "/howto50/"
},
{
"title": "Debugging Java actions remotely",
"category": "Monitoring & Troubleshooting",
"id": "debugging-java-actions-remotely",
"url": "/howto50/debugging-java-actions-remotely",
"dir": "/howto50/"
},
{
"title": "Debugging Microflows Remotely",
"category": "Monitoring & Troubleshooting",
"id": "debugging-microflows-remotely",
"url": "/howto50/debugging-microflows-remotely",
"dir": "/howto50/"
},
{
"title": "Debugging Microflows",
"category": "Monitoring & Troubleshooting",
"id": "debugging-microflows",
"url": "/howto50/debugging-microflows",
"dir": "/howto50/"
},
{
"title": "Defining access rules using XPath",
"category": "Logic & Business Rules",
"id": "defining-access-rules-using-xpath",
"url": "/howto50/defining-access-rules-using-xpath",
"dir": "/howto50/"
},
{
"title": "Denormalize Data to Improve Performance",
"category": "Data Models",
"id": "denormalize-data-to-improve-performance",
"url": "/howto50/denormalize-data-to-improve-performance",
"dir": "/howto50/"
},
{
"title": "Error Handling",
"category": "Logic & Business Rules",
"id": "error-handling",
"url": "/howto50/error-handling",
"dir": "/howto50/"
},
{
"title": "Drag and Drop Microflows/Pages into Microflow",
"category": "Logic & Business Rules",
"id": "drag-microflows-and-pages-into-a-microflow",
"url": "/howto50/drag-microflows-and-pages-into-a-microflow",
"dir": "/howto50/"
},
{
"title": "Explore our connectors and adapters",
"category": "Extendability",
"id": "explore-our-connectors-and-adapters",
"url": "/howto50/explore-our-connectors-and-adapters",
"dir": "/howto50/"
},
{
"title": "Exporting XML documents",
"category": "Integration",
"id": "exporting-xml-documents",
"url": "/howto50/exporting-xml-documents",
"dir": "/howto50/"
},
{
"title": "Exposing a web service",
"category": "Integration",
"id": "exposing-a-web-service",
"url": "/howto50/exposing-a-web-service",
"dir": "/howto50/"
},
{
"title": "Extending Your Application with Custom Java",
"category": "Logic & Business Rules",
"id": "extending-your-application-with-custom-java",
"url": "/howto50/extending-your-application-with-custom-java",
"dir": "/howto50/"
},
{
"title": "Extendability",
"id": "extendability",
"url": "/howto50/extendability",
"dir": "/howto50/"
},
{
"title": "Extract and use sub microflows",
"category": "Logic & Business Rules",
"id": "extract-and-use-sub-microflows",
"url": "/howto50/extract-and-use-sub-microflows",
"dir": "/howto50/"
},
{
"title": "Filtering Data on an Overview Page",
"category": "GUIs",
"id": "filtering-data-on-an-overview-page",
"url": "/howto50/filtering-data-on-an-overview-page",
"dir": "/howto50/"
},
{
"title": "Finding the Root Cause of Runtime Errors",
"category": "Monitoring & Troubleshooting",
"id": "finding-the-root-cause-of-runtime-errors",
"url": "/howto50/finding-the-root-cause-of-runtime-errors",
"dir": "/howto50/"
},
{
"title": "Getting started with the Widget Development Plugin for Adobe Brackets",
"category": "Custom Widget Development",
"id": "getting-started-with-the-widget-development-plugin-for-adobe-brackets",
"url": "/howto50/getting-started-with-the-widget-development-plugin-for-adobe-brackets",
"dir": "/howto50/"
},
{
"title": "Getting Started",
"id": "getting-started",
"url": "/howto50/getting-started",
"dir": "/howto50/"
},
{
"title": "How to build a simple HRM app",
"category": "Getting Started",
"id": "how-to-build-a-simple-hrm-app",
"url": "/howto50/how-to-build-a-simple-hrm-app",
"dir": "/howto50/"
},
{
"title": "GUIs",
"id": "guis",
"url": "/howto50/guis",
"dir": "/howto50/"
},
{
"title": "Convert Your Application from Mendix 4 to Mendix 5",
"category": "Getting Started",
"id": "how-to-convert-your-application-from-mendix-4-to-5",
"url": "/howto50/how-to-convert-your-application-from-mendix-4-to-5",
"dir": "/howto50/"
},
{
"title": "Importing Excel Documents",
"category": "Integration",
"id": "importing-excel-documents",
"url": "/howto50/importing-excel-documents",
"dir": "/howto50/"
},
{
"title": "Importing and Exporting Objects",
"category": "Integration",
"id": "importing-and-exporting-objects",
"url": "/howto50/importing-and-exporting-objects",
"dir": "/howto50/"
},
{
"title": "Mendix 5 How-to's",
"id": "index",
"url": "/howto50/",
"dir": "/howto50/",
"main": true
},
{
"title": "Integrating a Legacy System into a Mendix App",
"category": "Integration",
"id": "integrating-a-legacy-system-into-a-mendix-app",
"url": "/howto50/integrating-a-legacy-system-into-a-mendix-app",
"dir": "/howto50/"
},
{
"title": "Integration",
"id": "integration",
"url": "/howto50/integration",
"dir": "/howto50/"
},
{
"title": "Importing XML documents",
"category": "Integration",
"id": "importing-xml-documents",
"url": "/howto50/importing-xml-documents",
"dir": "/howto50/"
},
{
"title": "Java API Tutorial",
"category": "Logic & Business Rules",
"id": "java-api-tutorial",
"url": "/howto50/java-api-tutorial",
"dir": "/howto50/"
},
{
"title": "Layouts and Snippets",
"category": "GUIs",
"id": "layouts-and-snippets",
"url": "/howto50/layouts-and-snippets",
"dir": "/howto50/"
},
{
"title": "Log Levels",
"category": "Monitoring & Troubleshooting",
"id": "log-levels",
"url": "/howto50/log-levels",
"dir": "/howto50/"
},
{
"title": "Logic & Business Rules",
"id": "logic-and-business-rules",
"url": "/howto50/logic-and-business-rules",
"dir": "/howto50/"
},
{
"title": "Manage scheduled events",
"category": "Logic & Business Rules",
"id": "manage-scheduled-events",
"url": "/howto50/manage-scheduled-events",
"dir": "/howto50/"
},
{
"title": "Mobile",
"id": "mobile",
"url": "/howto50/mobile",
"dir": "/howto50/"
},
{
"title": "Monitoring & Troubleshooting",
"id": "monitoring-and-troubleshooting",
"url": "/howto50/monitoring-and-troubleshooting",
"dir": "/howto50/"
},
{
"title": "Monitoring application health",
"category": "Monitoring & Troubleshooting",
"id": "monitoring-application-health",
"url": "/howto50/monitoring-application-health",
"dir": "/howto50/"
},
{
"title": "Monitoring Mendix using JMX",
"category": "Monitoring & Troubleshooting",
"id": "monitoring-mendix-using-jmx",
"url": "/howto50/monitoring-mendix-using-jmx",
"dir": "/howto50/"
},
{
"title": "Optimizing Microflow Aggregates",
"category": "Logic & Business Rules",
"id": "optimizing-microflow-aggregates",
"url": "/howto50/optimizing-microflow-aggregates",
"dir": "/howto50/"
},
{
"title": "Optimizing Retrieve Activities",
"category": "Logic & Business Rules",
"id": "optimizing-retrieve-activities",
"url": "/howto50/optimizing-retrieve-activities",
"dir": "/howto50/"
},
{
"title": "Publishing a Mendix Hybrid Mobile App in Mobile App Stores",
"category": "Mobile",
"id": "publishing-a-mendix-hybrid-mobile-app-in-mobile-app-stores",
"url": "/howto50/publishing-a-mendix-hybrid-mobile-app-in-mobile-app-stores",
"dir": "/howto50/"
},
{
"title": "Security",
"id": "security",
"url": "/howto50/security",
"dir": "/howto50/"
},
{
"title": "Scout and Windows 10 Workaround",
"id": "scout-and-windows-10-workaround",
"url": "/howto50/scout-and-windows-10-workaround",
"dir": "/howto50/",
"parent": "setup-mendix-ui-framework"
},
{
"title": "Selenium Support",
"category": "Integration",
"id": "selenium-support",
"url": "/howto50/selenium-support",
"dir": "/howto50/"
},
{
"title": "Setting up data validation",
"category": "Data Models",
"id": "setting-up-data-validation",
"url": "/howto50/setting-up-data-validation",
"dir": "/howto50/"
},
{
"title": "Setup Mendix UI Framework with just CSS",
"id": "setup-mendix-ui-framework-with-just-css",
"url": "/howto50/setup-mendix-ui-framework-with-just-css",
"dir": "/howto50/",
"parent": "setup-mendix-ui-framework"
},
{
"title": "Setup Mendix UI Framework with Koala",
"category": "GUIs",
"id": "setup-mendix-ui-framework-with-koala",
"url": "/howto50/setup-mendix-ui-framework-with-koala",
"dir": "/howto50/"
},
{
"title": "Setup Mendix UI Framework",
"category": "GUIs",
"id": "setup-mendix-ui-framework",
"url": "/howto50/setup-mendix-ui-framework",
"dir": "/howto50/"
},
{
"title": "Sharing the Development Database",
"category": "Collaboration & Project Management",
"id": "sharing-the-development-database",
"url": "/howto50/sharing-the-development-database",
"dir": "/howto50/"
},
{
"title": "Solving Load and Import Errors",
"category": "Monitoring & Troubleshooting",
"id": "solving-load-and-import-errors",
"url": "/howto50/solving-load-and-import-errors",
"dir": "/howto50/"
},
{
"title": "Starting your own repository",
"category": "Collaboration & Project Management",
"id": "starting-your-own-repository",
"url": "/howto50/starting-your-own-repository",
"dir": "/howto50/"
},
{
"title": "Synchronizing user accounts using the LDAP module",
"category": "Integration",
"id": "synchronizing-user-accounts-using-the-ldap-module",
"url": "/howto50/synchronizing-user-accounts-using-the-ldap-module",
"dir": "/howto50/"
},
{
"title": "Testing microflows using the UnitTesting module",
"category": "Testing",
"id": "testing-microflows-using-the-unittesting-module",
"url": "/howto50/testing-microflows-using-the-unittesting-module",
"dir": "/howto50/"
},
{
"title": "Testing web services using SoapUI",
"category": "Testing",
"id": "testing-web-services-using-soapui",
"url": "/howto50/testing-web-services-using-soapui",
"dir": "/howto50/"
},
{
"title": "Testing",
"id": "testing",
"url": "/howto50/testing",
"dir": "/howto50/"
},
{
"title": "String Concatenation",
"category": "Logic & Business Rules",
"id": "string-concatenation",
"url": "/howto50/string-concatenation",
"dir": "/howto50/"
},
{
"title": "The Mobile Slider Custom Widget",
"category": "Custom Widget Development",
"id": "the-mobile-slider-custom-widget",
"url": "/howto50/the-mobile-slider-custom-widget",
"dir": "/howto50/"
},
{
"title": "Triggering Logic using Microflows",
"category": "Logic & Business Rules",
"id": "triggering-logic-using-microflows",
"url": "/howto50/triggering-logic-using-microflows",
"dir": "/howto50/"
},
{
"title": "Using the Excel Exporter",
"category": "Integration",
"id": "using-the-excel-exporter",
"url": "/howto50/using-the-excel-exporter",
"dir": "/howto50/"
},
{
"title": "View logging - Advanced",
"category": "Logic & Business Rules",
"id": "view-logging-advanced",
"url": "/howto50/view-logging-advanced",
"dir": "/howto50/"
},
{
"title": "Working with images and files",
"category": "Data Models",
"id": "working-with-images-and-files",
"url": "/howto50/working-with-images-and-files",
"dir": "/howto50/"
},
{
"title": "Using Team Server - Version Control",
"category": "Collaboration & Project Management",
"id": "using-team-server-version-control",
"url": "/howto50/using-team-server-version-control",
"dir": "/howto50/"
},
{
"title": "Setting Up the Navigation Structure",
"category": "GUIs",
"id": "setting-up-the-navigation-structure",
"url": "/howto50/setting-up-the-navigation-structure",
"dir": "/howto50/"
},
{
"title": "Working With Lists in a Microflow",
"category": "Logic & Business Rules",
"id": "working-with-lists-in-a-microflow",
"url": "/howto50/working-with-lists-in-a-microflow",
"dir": "/howto50/"
},
{
"title": "Working With Object Events",
"category": "Data Models",
"id": "working-with-object-events",
"url": "/howto50/working-with-object-events",
"dir": "/howto50/"
}
]
}
},
{
"filename": "howto6.json",
"content": {
"categories": [
"Getting Started",
"Data Models",
"GUIs",
"Logic & Business Rules",
"Mobile",
"Security",
"Integration",
"Extendability",
"Custom Widget Development",
"Testing",
"Monitoring & Troubleshooting",
"Collaboration & Project Management"
],
"pages": [
{
"title": "APIs",
"id": "apis",
"url": "/howto6/apis",
"dir": "/howto6/",
"parent": "push-notifications"
},
{
"title": "Access a Samba Share from the MxCloud",
"category": "Extendability",
"id": "access-a-samba-share-from-the-mxcloud",
"url": "/howto6/access-a-samba-share-from-the-mxcloud",
"dir": "/howto6/"
},
{
"title": "Build a Simple HRM App 2: Perform the First Steps to Build a Rich GUI",
"id": "build-a-simple-hrm-app-2-first-steps-in-building-a-rich-gui",
"url": "/howto6/build-a-simple-hrm-app-2-first-steps-in-building-a-rich-gui",
"dir": "/howto6/",
"parent": "build-a-simple-hrm-app"
},
{
"title": "Build a Simple HRM App 1: Create, Manage, and Deploy the App",
"id": "build-a-simple-hrm-app-1-create-manage-and-deploy-the-app",
"url": "/howto6/build-a-simple-hrm-app-1-create-manage-and-deploy-the-app",
"dir": "/howto6/",
"parent": "build-a-simple-hrm-app"
},
{
"title": "Build a Simple HRM App 3: Show Related Data in the GUI",
"id": "build-a-simple-hrm-app-3-show-related-data-in-the-gui",
"url": "/howto6/build-a-simple-hrm-app-3-show-related-data-in-the-gui",
"dir": "/howto6/",
"parent": "build-a-simple-hrm-app"
},
{
"title": "Build a Simple HRM App 4: Enrich the GUI with Filter Options",
"id": "build-a-simple-hrm-app-4-enrich-the-gui-with-filter-options",
"url": "/howto6/build-a-simple-hrm-app-4-enrich-the-gui-with-filter-options",
"dir": "/howto6/",
"parent": "build-a-simple-hrm-app"
},
{
"title": "Build a Simple HRM App 5: Smarten Up Your App with Business Logic",
"id": "build-a-simple-hrm-app-5-smarten-up-your-app-with-business-logic",
"url": "/howto6/build-a-simple-hrm-app-5-smarten-up-your-app-with-business-logic",
"dir": "/howto6/",
"parent": "build-a-simple-hrm-app"
},
{
"title": "Build a Simple HRM App",
"category": "Getting Started",
"id": "build-a-simple-hrm-app",
"url": "/howto6/build-a-simple-hrm-app",
"dir": "/howto6/"
},
{
"title": "Clear Warning Messages",
"category": "Monitoring & Troubleshooting",
"id": "clear-warning-messages",
"url": "/howto6/clear-warning-messages",
"dir": "/howto6/"
},
{
"title": "Consume a Complex Web Service",
"category": "Integration",
"id": "consume-a-complex-web-service",
"url": "/howto6/consume-a-complex-web-service",
"dir": "/howto6/"
},
{
"title": "Consume a REST Service (for Versions 6.0–6.10)",
"category": "Integration",
"id": "consume-a-rest-service",
"url": "/howto6/consume-a-rest-service",
"dir": "/howto6/"
},
{
"title": "Consume a REST Service (for Versions 6.6–6.10)",
"category": "Integration",
"id": "consume-a-rest-service_66",
"url": "/howto6/consume-a-rest-service_66",
"dir": "/howto6/"
},
{
"title": "Consume a Simple Web Service",
"category": "Integration",
"id": "consume-a-simple-web-service",
"url": "/howto6/consume-a-simple-web-service",
"dir": "/howto6/"
},
{
"title": "Contribute to a GitHub Repository",
"category": "Collaboration & Project Management",
"id": "contribute-to-a-github-repository",
"url": "/howto6/contribute-to-a-github-repository",
"dir": "/howto6/"
},
{
"title": "Create a Basic Data Layer",
"category": "Data Models",
"id": "create-a-basic-data-layer",
"url": "/howto6/create-a-basic-data-layer",
"dir": "/howto6/"
},
{
"title": "Create a Basic Hello World Custom Widget",
"category": "Custom Widget Development",
"id": "create-a-basic-hello-world-custom-widget",
"url": "/howto6/create-a-basic-hello-world-custom-widget",
"dir": "/howto6/"
},
{
"title": "Create a Chainable Custom Widget",
"category": "Custom Widget Development",
"id": "create-a-chainable-custom-widget",
"url": "/howto6/create-a-chainable-custom-widget",
"dir": "/howto6/"
},
{
"title": "How to Build a Mendix Hybrid Mobile App for Windows Phone",
"category": "Mobile",
"id": "building-a-mendix-hybrid-mobile-app-for-windows-phone",
"url": "/howto6/building-a-mendix-hybrid-mobile-app-for-windows-phone",
"dir": "/howto6/"
},
{
"title": "Create a Custom Save Button",
"category": "Logic & Business Rules",
"id": "create-a-custom-save-button",
"url": "/howto6/create-a-custom-save-button",
"dir": "/howto6/"
},
{
"title": "Create a Custom Theme with the Mendix UI Framework",
"category": "GUIs",
"id": "create-a-custom-theme-with-the-mendix-ui-framework",
"url": "/howto6/create-a-custom-theme-with-the-mendix-ui-framework",
"dir": "/howto6/"
},
{
"title": "Creating a Secure App",
"category": "Security",
"id": "create-a-secure-app",
"url": "/howto6/create-a-secure-app",
"dir": "/howto6/"
},
{
"title": "Create Your First Microflow: Hello World!",
"category": "Logic & Business Rules",
"id": "create-your-first-microflow-hello-world",
"url": "/howto6/create-your-first-microflow-hello-world",
"dir": "/howto6/"
},
{
"title": "Create Your First Two Overview and Detail Pages",
"category": "GUIs",
"id": "create-your-first-two-overview-and-detail-pages",
"url": "/howto6/create-your-first-two-overview-and-detail-pages",
"dir": "/howto6/"
},
{
"title": "Custom Widget Development",
"id": "custom-widget-development",
"url": "/howto6/custom-widget-development",
"dir": "/howto6/"
},
{
"title": "Create and Deploy Your First App",
"category": "Getting Started",
"id": "create-and-deploy-your-first-app",
"url": "/howto6/create-and-deploy-your-first-app",
"dir": "/howto6/"
},
{
"title": "Debug a Hybrid Mobile Application",
"category": "Monitoring & Troubleshooting",
"id": "debug-a-hybrid-mobile-application",
"url": "/howto6/debug-a-hybrid-mobile-application",
"dir": "/howto6/"
},
{
"title": "Debug Java Actions Remotely",
"category": "Monitoring & Troubleshooting",
"id": "debug-java-actions-remotely",
"url": "/howto6/debug-java-actions-remotely",
"dir": "/howto6/"
},
{
"title": "Debug Java Actions",
"category": "Monitoring & Troubleshooting",
"id": "debug-java-actions",
"url": "/howto6/debug-java-actions",
"dir": "/howto6/"
},
{
"title": "Debug Microflows Remotely",
"category": "Monitoring & Troubleshooting",
"id": "debug-microflows-remotely",
"url": "/howto6/debug-microflows-remotely",
"dir": "/howto6/"
},
{
"title": "Debug Microflows",
"category": "Monitoring & Troubleshooting",
"id": "debug-microflows",
"url": "/howto6/debug-microflows",
"dir": "/howto6/"
},
{
"title": "Define Access Rules Using XPath",
"category": "Logic & Business Rules",
"id": "define-access-rules-using-xpath",
"url": "/howto6/define-access-rules-using-xpath",
"dir": "/howto6/"
},
{
"title": "Denormalize Data to Improve Performance",
"category": "Data Models",
"id": "denormalize-data-to-improve-performance",
"url": "/howto6/denormalize-data-to-improve-performance",
"dir": "/howto6/"
},
{
"title": "Detect and Resolve Performance Issues",
"category": "Monitoring & Troubleshooting",
"id": "detect-and-resolve-performance-issues",
"url": "/howto6/detect-and-resolve-performance-issues",
"dir": "/howto6/"
},
{
"title": "Drag Microflows and Pages into a Microflow",
"category": "Logic & Business Rules",
"id": "drag-microflows-and-pages-into-a-microflow",
"url": "/howto6/drag-microflows-and-pages-into-a-microflow",
"dir": "/howto6/"
},
{
"title": "Export XML documents",
"category": "Integration",
"id": "export-xml-documents",
"url": "/howto6/export-xml-documents",
"dir": "/howto6/"
},
{
"title": "Expose a Web Service",
"category": "Integration",
"id": "expose-a-web-service",
"url": "/howto6/expose-a-web-service",
"dir": "/howto6/"
},
{
"title": "Extendability",
"id": "extendability",
"url": "/howto6/extendability",
"dir": "/howto6/"
},
{
"title": "Extend Your Application with Custom Java",
"category": "Logic & Business Rules",
"id": "extending-your-application-with-custom-java",
"url": "/howto6/extending-your-application-with-custom-java",
"dir": "/howto6/"
},
{
"title": "Explore the Connectors and Adapters",
"category": "Extendability",
"id": "explore-the-connectors-and-adapters",
"url": "/howto6/explore-the-connectors-and-adapters",
"dir": "/howto6/"
},
{
"title": "Extract and use sub microflows",
"category": "Logic & Business Rules",
"id": "extract-and-use-sub-microflows",
"url": "/howto6/extract-and-use-sub-microflows",
"dir": "/howto6/"
},
{
"title": "Find the Root Cause of Runtime Errors",
"category": "Monitoring & Troubleshooting",
"id": "finding-the-root-cause-of-runtime-errors",
"url": "/howto6/finding-the-root-cause-of-runtime-errors",
"dir": "/howto6/"
},
{
"title": "Filter Data on an Overview Page",
"category": "GUIs",
"id": "filtering-data-on-an-overview-page",
"url": "/howto6/filtering-data-on-an-overview-page",
"dir": "/howto6/"
},
{
"title": "Getting started with the Widget Development Plugin for Adobe Brackets",
"category": "Custom Widget Development",
"id": "getting-started-with-the-widget-development-plugin-for-adobe-brackets",
"url": "/howto6/getting-started-with-the-widget-development-plugin-for-adobe-brackets",
"dir": "/howto6/"
},
{
"title": "GUIs",
"id": "guis",
"url": "/howto6/guis",
"dir": "/howto6/"
},
{
"title": "Handle Common Mendix SSO Errors",
"category": "Monitoring & Troubleshooting",
"id": "handle-common-mendix-sso-errors",
"url": "/howto6/handle-common-mendix-sso-errors",
"dir": "/howto6/"
},
{
"title": "How To Enable WKWebView for Hybrid Apps on iOS",
"category": "Mobile",
"id": "how-to-enable-wkwebview-for-hybrid-app-for-ios",
"url": "/howto6/how-to-enable-wkwebview-for-hybrid-app-for-ios",
"dir": "/howto6/"
},
{
"title": "Getting Started",
"id": "getting-started",
"url": "/howto6/getting-started",
"dir": "/howto6/"
},
{
"title": "Get Started with the TimeSeries Connector",
"category": "Extendability",
"id": "how-to-get-started-with-the-timeseries-connector",
"url": "/howto6/how-to-get-started-with-the-timeseries-connector",
"dir": "/howto6/"
},
{
"title": "Importing and Exporting Objects",
"category": "Integration",
"id": "importing-and-exporting-objects",
"url": "/howto6/importing-and-exporting-objects",
"dir": "/howto6/"
},
{
"title": "How to Incorporate a Mendix Application with Amazon Machine Learning",
"category": "Extendability",
"id": "how-to-incorporate-mendix-application-with-amazon-machine-learning",
"url": "/howto6/how-to-incorporate-mendix-application-with-amazon-machine-learning",
"dir": "/howto6/"
},
{
"title": "Importing Excel Documents",
"category": "Integration",
"id": "importing-excel-documents",
"url": "/howto6/importing-excel-documents",
"dir": "/howto6/"
},
{
"title": "How to Implement Push Notifications",
"id": "implementation-guide",
"url": "/howto6/implementation-guide",
"dir": "/howto6/",
"parent": "push-notifications"
},
{
"title": "Importing XML documents",
"category": "Integration",
"id": "importing-xml-documents",
"url": "/howto6/importing-xml-documents",
"dir": "/howto6/"
},
{
"title": "Mendix 6 How-to's",
"id": "index",
"url": "/howto6/",
"dir": "/howto6/",
"main": true
},
{
"title": "Integrate a Legacy System into a Mendix App",
"category": "Integration",
"id": "integrating-a-legacy-system-into-a-mendix-app",
"url": "/howto6/integrating-a-legacy-system-into-a-mendix-app",
"dir": "/howto6/"
},
{
"title": "Integration",
"id": "integration",
"url": "/howto6/integration",
"dir": "/howto6/"
},
{
"title": "Java API Tutorial",
"category": "Logic & Business Rules",
"id": "java-api-tutorial",
"url": "/howto6/java-api-tutorial",
"dir": "/howto6/"
},
{
"title": "Install and Configure the SMTP Module",
"category": "Extendability",
"id": "install-and-configure-the-smtp-module",
"url": "/howto6/install-and-configure-the-smtp-module",
"dir": "/howto6/"
},
{
"title": "Layouts and Snippets",
"category": "GUIs",
"id": "layouts-and-snippets",
"url": "/howto6/layouts-and-snippets",
"dir": "/howto6/"
},
{
"title": "Log Levels",
"category": "Monitoring & Troubleshooting",
"id": "log-levels",
"url": "/howto6/log-levels",
"dir": "/howto6/"
},
{
"title": "Logic & Business Rules",
"id": "logic-and-business-rules",
"url": "/howto6/logic-and-business-rules",
"dir": "/howto6/"
},
{
"title": "Manage Application Performance with AppDynamics",
"category": "Monitoring & Troubleshooting",
"id": "manage-application-performance-with-appdynamics",
"url": "/howto6/manage-application-performance-with-appdynamics",
"dir": "/howto6/"
},
{
"title": "Mobile",
"id": "mobile",
"url": "/howto6/mobile",
"dir": "/howto6/"
},
{
"title": "Monitoring Mendix using JMX",
"category": "Monitoring & Troubleshooting",
"id": "monitoring-mendix-using-jmx",
"url": "/howto6/monitoring-mendix-using-jmx",
"dir": "/howto6/"
},
{
"title": "Monitoring & Troubleshooting",
"id": "monitoring-and-troubleshooting",
"url": "/howto6/monitoring-and-troubleshooting",
"dir": "/howto6/"
},
{
"title": "Manage Application Performance with New Relic",
"category": "Monitoring & Troubleshooting",
"id": "manage-application-performance-with-new-relic",
"url": "/howto6/manage-application-performance-with-new-relic",
"dir": "/howto6/"
},
{
"title": "Optimizing Microflow Aggregates",
"category": "Logic & Business Rules",
"id": "optimizing-microflow-aggregates",
"url": "/howto6/optimizing-microflow-aggregates",
"dir": "/howto6/"
},
{
"title": "Optimizing Retrieve Activities",
"category": "Logic & Business Rules",
"id": "optimizing-retrieve-activities",
"url": "/howto6/optimizing-retrieve-activities",
"dir": "/howto6/"
},
{
"title": "Publishing a Mendix Hybrid Mobile App in Mobile App Stores",
"category": "Mobile",
"id": "publishing-a-mendix-hybrid-mobile-app-in-mobile-app-stores",
"url": "/howto6/publishing-a-mendix-hybrid-mobile-app-in-mobile-app-stores",
"dir": "/howto6/"
},
{
"title": "Push Notifications",
"category": "Mobile",
"id": "push-notifications",
"url": "/howto6/push-notifications",
"dir": "/howto6/"
},
{
"title": "Scaffold a widget with the Yeoman Widget generator",
"category": "Custom Widget Development",
"id": "scaffold-a-widget-with-the-yeoman-widget-generator",
"url": "/howto6/scaffold-a-widget-with-the-yeoman-widget-generator",
"dir": "/howto6/"
},
{
"title": "Scout and Windows 10 Workaround",
"id": "scout-and-windows-10-workaround",
"url": "/howto6/scout-and-windows-10-workaround",
"dir": "/howto6/",
"parent": "setup-mendix-ui-framework"
},
{
"title": "Security",
"id": "security",
"url": "/howto6/security",
"dir": "/howto6/"
},
{
"title": "Set Up Anonymous User Security",
"category": "Security",
"id": "set-up-anonymous-user-security",
"url": "/howto6/set-up-anonymous-user-security",
"dir": "/howto6/"
},
{
"title": "Selenium Support",
"category": "Integration",
"id": "selenium-support",
"url": "/howto6/selenium-support",
"dir": "/howto6/"
},
{
"title": "Set Up Error Handling",
"category": "Logic & Business Rules",
"id": "set-up-error-handling",
"url": "/howto6/set-up-error-handling",
"dir": "/howto6/"
},
{
"title": "Setting up Apple Push Notification Server",
"id": "setting-up-apple-push-notification-server",
"url": "/howto6/setting-up-apple-push-notification-server",
"dir": "/howto6/",
"parent": "push-notifications"
},
{
"title": "Setting up data validation",
"category": "Data Models",
"id": "setting-up-data-validation",
"url": "/howto6/setting-up-data-validation",
"dir": "/howto6/"
},
{
"title": "How to Set Up the Google Firebase Cloud Messaging Server",
"id": "setting-up-google-firebase-cloud-messaging-server",
"url": "/howto6/setting-up-google-firebase-cloud-messaging-server",
"dir": "/howto6/",
"parent": "push-notifications"
},
{
"title": "Setting Up the Navigation Structure",
"category": "GUIs",
"id": "setting-up-the-navigation-structure",
"url": "/howto6/setting-up-the-navigation-structure",
"dir": "/howto6/"
},
{
"title": "Setup Mendix UI Framework with just CSS",
"id": "setup-mendix-ui-framework-with-just-css",
"url": "/howto6/setup-mendix-ui-framework-with-just-css",
"dir": "/howto6/",
"parent": "setup-mendix-ui-framework"
},
{
"title": "Setup Mendix UI Framework with Koala",
"category": "GUIs",
"id": "setup-mendix-ui-framework-with-koala",
"url": "/howto6/setup-mendix-ui-framework-with-koala",
"dir": "/howto6/"
},
{
"title": "Setup Mendix UI Framework",
"category": "GUIs",
"id": "setup-mendix-ui-framework",
"url": "/howto6/setup-mendix-ui-framework",
"dir": "/howto6/"
},
{
"title": "Sharing the Development Database",
"category": "Collaboration & Project Management",
"id": "sharing-the-development-database",
"url": "/howto6/sharing-the-development-database",
"dir": "/howto6/"
},
{
"title": "Solving Load and Import Errors",
"category": "Monitoring & Troubleshooting",
"id": "solving-load-and-import-errors",
"url": "/howto6/solving-load-and-import-errors",
"dir": "/howto6/"
},
{
"title": "Starting your own repository",
"category": "Collaboration & Project Management",
"id": "starting-your-own-repository",
"url": "/howto6/starting-your-own-repository",
"dir": "/howto6/"
},
{
"title": "String Concatenation",
"category": "Logic & Business Rules",
"id": "string-concatenation",
"url": "/howto6/string-concatenation",
"dir": "/howto6/"
},
{
"title": "Style Google Maps",
"category": "GUIs",
"id": "style-google-maps",
"url": "/howto6/style-google-maps",
"dir": "/howto6/"
},
{
"title": "Synchronizing user accounts using the LDAP module",
"category": "Integration",
"id": "synchronizing-user-accounts-using-the-ldap-module",
"url": "/howto6/synchronizing-user-accounts-using-the-ldap-module",
"dir": "/howto6/"
},
{
"title": "Testing the Implementation",
"id": "testing-the-implementation",
"url": "/howto6/testing-the-implementation",
"dir": "/howto6/",
"parent": "push-notifications"
},
{
"title": "Testing microflows using the UnitTesting module",
"category": "Testing",
"id": "testing-microflows-using-the-unittesting-module",
"url": "/howto6/testing-microflows-using-the-unittesting-module",
"dir": "/howto6/"
},
{
"title": "Testing web services using SoapUI",
"category": "Testing",
"id": "testing-web-services-using-soapui",
"url": "/howto6/testing-web-services-using-soapui",
"dir": "/howto6/"
},
{
"title": "Testing",
"id": "testing",
"url": "/howto6/testing",
"dir": "/howto6/"
},
{
"title": "The Mobile Slider Custom Widget",
"category": "Custom Widget Development",
"id": "the-mobile-slider-custom-widget",
"url": "/howto6/the-mobile-slider-custom-widget",
"dir": "/howto6/"
},
{
"title": "Translate Your App Content",
"category": "Collaboration & Project Management",
"id": "translate-your-app-content",
"url": "/howto6/translate-your-app-content",
"dir": "/howto6/"
},
{
"title": "Triggering Logic using Microflows",
"category": "Logic & Business Rules",
"id": "triggering-logic-using-microflows",
"url": "/howto6/triggering-logic-using-microflows",
"dir": "/howto6/"
},
{
"title": "Use Connectors and Adapters",
"category": "Extendability",
"id": "use-connectors-and-adapters",
"url": "/howto6/use-connectors-and-adapters",
"dir": "/howto6/"
},
{
"title": "Using Team Server - Version Control",
"category": "Collaboration & Project Management",
"id": "using-team-server-version-control",
"url": "/howto6/using-team-server-version-control",
"dir": "/howto6/"
},
{
"title": "Visualize Data using the ChartsJS Module",
"category": "Extendability",
"id": "visualize-data-using-the-chartsjs-module",
"url": "/howto6/visualize-data-using-the-chartsjs-module",
"dir": "/howto6/"
},
{
"title": "Using the Excel Exporter",
"category": "Integration",
"id": "using-the-excel-exporter",
"url": "/howto6/using-the-excel-exporter",
"dir": "/howto6/"
},
{
"title": "Working with images and files",
"category": "Data Models",
"id": "working-with-images-and-files",
"url": "/howto6/working-with-images-and-files",
"dir": "/howto6/"
},
{
"title": "Working With Lists in a Microflow",
"category": "Logic & Business Rules",
"id": "working-with-lists-in-a-microflow",
"url": "/howto6/working-with-lists-in-a-microflow",
"dir": "/howto6/"
},
{
"title": "Working With Object Events",
"category": "Data Models",
"id": "working-with-object-events",
"url": "/howto6/working-with-object-events",
"dir": "/howto6/"
}
]
}
},
{
"filename": "howto.json",
"content": {
"categories": [
"General",
"Web Modeler",
"Atlas UI",
"UX",
"Data Models",
"Logic & Business Rules",
"Mobile Development",
"Security",
"Integration",
"SAP",
"Extensibility",
"Widget Development",
"Testing",
"Monitoring & Troubleshooting",
"Collaboration & Requirements Management"
],
"pages": [
{
"title": "Mendix 7 How-to's",
"id": "index",
"url": "/howto/",
"dir": "/howto/",
"main": true
},
{
"title": "Create Company Atlas UI Resources",
"category": "Atlas UI",
"id": "create-company-atlas-ui-resources",
"url": "/howto/atlasui/create-company-atlas-ui-resources",
"dir": "/howto/atlasui/",
"menu_order": 30
},
{
"title": "Create Custom Preview Images for Building Blocks & Page Templates",
"category": "Atlas UI",
"id": "create-custom-preview-images-for-building-blocks-and-page-templates",
"url": "/howto/atlasui/create-custom-preview-images-for-building-blocks-and-page-templates",
"dir": "/howto/atlasui/",
"menu_order": 50
},
{
"title": "Get Started with Atlas UI",
"category": "Atlas UI",
"id": "get-started-with-atlasui",
"url": "/howto/atlasui/get-started-with-atlasui",
"dir": "/howto/atlasui/",
"menu_order": 10
},
{
"title": "Extend Design Properties to Customize Your Web Modeler Experience",
"category": "Atlas UI",
"id": "extend-design-properties-to-customize-the-web-modeler-experience",
"url": "/howto/atlasui/extend-design-properties-to-customize-the-web-modeler-experience",
"dir": "/howto/atlasui/",
"menu_order": 60
},
{
"title": "Atlas UI",
"id": "index",
"url": "/howto/atlasui/",
"dir": "/howto/atlasui/"
},
{
"title": "Migrate Existing Projects to Atlas UI",
"category": "Atlas UI",
"id": "migrate-existing-projects-to-atlasui",
"url": "/howto/atlasui/migrate-existing-projects-to-atlasui",
"dir": "/howto/atlasui/",
"menu_order": 20
},
{
"title": "Share Company Atlas UI Resources",
"category": "Atlas UI",
"id": "share-company-atlas-ui-resources",
"url": "/howto/atlasui/share-company-atlas-ui-resources",
"dir": "/howto/atlasui/",
"menu_order": 40
},
{
"title": "Create a Basic Data Layer",
"category": "Data Models",
"id": "create-a-basic-data-layer",
"url": "/howto/data-models/create-a-basic-data-layer",
"dir": "/howto/data-models/",
"menu_order": 1
},
{
"title": "Data Models",
"id": "index",
"url": "/howto/data-models/",
"dir": "/howto/data-models/"
},
{
"title": "Query Over Self-References",
"category": "Data Models",
"id": "query-over",
"url": "/howto/data-models/query-over",
"dir": "/howto/data-models/",
"menu_order": 5
},
{
"title": "Set Up Data Validation",
"category": "Data Models",
"id": "setting-up-data-validation",
"url": "/howto/data-models/setting-up-data-validation",
"dir": "/howto/data-models/",
"menu_order": 2
},
{
"title": "Work with Images & Files",
"category": "Data Models",
"id": "working-with-images-and-files",
"url": "/howto/data-models/working-with-images-and-files",
"dir": "/howto/data-models/",
"menu_order": 4
},
{
"title": "Work with Object Events",
"category": "Data Models",
"id": "working-with-object-events",
"url": "/howto/data-models/working-with-object-events",
"dir": "/howto/data-models/",
"menu_order": 3
},
{
"title": "Migrate Your Mendix Database",
"category": "Data Models",
"id": "migrating-your-mendix-database",
"url": "/howto/data-models/migrating-your-mendix-database",
"dir": "/howto/data-models/",
"menu_order": 7
},
{
"title": "Denormalize Data to Improve Performance",
"category": "Data Models",
"id": "denormalize-data-to-improve-performance",
"url": "/howto/data-models/denormalize-data-to-improve-performance",
"dir": "/howto/data-models/",
"menu_order": 6
},
{
"title": "Implement Community Best Practices for App Performance",
"category": "General",
"id": "community-best-practices-for-app-performance",
"url": "/howto/general/community-best-practices-for-app-performance",
"dir": "/howto/general/",
"menu_order": 4
},
{
"title": "Implement Best Practices for Component-Based Development",
"category": "General",
"id": "best-practices-for-component-based-development",
"url": "/howto/general/best-practices-for-component-based-development",
"dir": "/howto/general/",
"menu_order": 5
},
{
"title": "Find Unused App Project Items",
"category": "General",
"id": "find-unused-items",
"url": "/howto/general/find-unused-items",
"dir": "/howto/general/",
"menu_order": 7
},
{
"title": "Implement Best Practices for Development",
"category": "General",
"id": "dev-best-practices",
"url": "/howto/general/dev-best-practices",
"dir": "/howto/general/",
"menu_order": 3
},
{
"title": "Find Your Way in an App Project",
"category": "General",
"id": "find-your-way",
"url": "/howto/general/find-your-way",
"dir": "/howto/general/",
"menu_order": 6
},
{
"title": "General",
"id": "index",
"url": "/howto/general/",
"dir": "/howto/general/"
},
{
"title": "Install the Mendix Desktop Modeler",
"category": "General",
"id": "install-the-mendix-desktop-modeler",
"url": "/howto/general/install-the-mendix-desktop-modeler",
"dir": "/howto/general/",
"menu_order": 1
},
{
"title": "Minimize the Number of In-Use Objects in Your Session",
"category": "General",
"id": "minimize-number",
"url": "/howto/general/minimize-number",
"dir": "/howto/general/",
"menu_order": 8
},
{
"title": "Show the Project Directory in Explorer",
"category": "General",
"id": "show-project-directory",
"url": "/howto/general/show-project-directory",
"dir": "/howto/general/",
"menu_order": 2
},
{
"title": "Contribute to a GitHub Repository",
"category": "Collaboration & Requirements Management",
"id": "contribute-to-a-github-repository",
"url": "/howto/collaboration-requirements-management/contribute-to-a-github-repository",
"dir": "/howto/collaboration-requirements-management/",
"menu_order": 20
},
{
"title": "Work with an On-Premises Version Control Server",
"category": "Collaboration & Requirements Management",
"id": "on-premises-svn-howto",
"url": "/howto/collaboration-requirements-management/on-premises-svn-howto",
"dir": "/howto/collaboration-requirements-management/",
"menu_order": 60
},
{
"title": "Collaboration & Requirements Management",
"id": "index",
"url": "/howto/collaboration-requirements-management/",
"dir": "/howto/collaboration-requirements-management/"
},
{
"title": "Share the Development Database",
"category": "Collaboration & Requirements Management",
"id": "sharing-the-development-database",
"url": "/howto/collaboration-requirements-management/sharing-the-development-database",
"dir": "/howto/collaboration-requirements-management/",
"menu_order": 40
},
{
"title": "Start Your Own Repository",
"category": "Collaboration & Requirements Management",
"id": "starting-your-own-repository",
"url": "/howto/collaboration-requirements-management/starting-your-own-repository",
"dir": "/howto/collaboration-requirements-management/",
"menu_order": 30
},
{
"title": "Translate Your App Content",
"category": "Collaboration & Requirements Management",
"id": "translate-your-app-content",
"url": "/howto/collaboration-requirements-management/translate-your-app-content",
"dir": "/howto/collaboration-requirements-management/",
"menu_order": 50
},
{
"title": "Troubleshoot Network Issues for Connecting to Team Server",
"id": "troubleshoot-network-issues-for-team-server",
"url": "/howto/collaboration-requirements-management/troubleshoot-network-issues-for-team-server",
"dir": "/howto/collaboration-requirements-management/",
"parent": "using-team-server-_-version-control",
"menu_order": 20
},
{
"title": "Troubleshoot Version Control Issues",
"id": "troubleshoot-version-control-issues",
"url": "/howto/collaboration-requirements-management/troubleshoot-version-control-issues",
"dir": "/howto/collaboration-requirements-management/",
"parent": "using-team-server-_-version-control",
"menu_order": 10
},
{
"title": "Use Team Server for Version Control",
"category": "Collaboration & Requirements Management",
"id": "using-team-server-_-version-control",
"url": "/howto/collaboration-requirements-management/using-team-server-_-version-control",
"dir": "/howto/collaboration-requirements-management/",
"menu_order": 10
},
{
"title": "Consume a Complex Web Service",
"category": "Integration",
"id": "consume-a-complex-web-service",
"url": "/howto/integration/consume-a-complex-web-service",
"dir": "/howto/integration/",
"menu_order": 8
},
{
"title": "Consume a Simple Web Service",
"category": "Integration",
"id": "consume-a-simple-web-service",
"url": "/howto/integration/consume-a-simple-web-service",
"dir": "/howto/integration/",
"menu_order": 7
},
{
"title": "Consume a REST Service",
"category": "Integration",
"id": "consume-a-rest-service",
"url": "/howto/integration/consume-a-rest-service",
"dir": "/howto/integration/",
"menu_order": 9
},
{
"title": "Execute an SQL Statement on an External Database",
"category": "Integration",
"id": "execute-an-sql-statement-on-an-external-database",
"url": "/howto/integration/execute-an-sql-statement-on-an-external-database",
"dir": "/howto/integration/",
"menu_order": 17
},
{
"title": "Export XML Documents",
"category": "Integration",
"id": "export-xml-documents",
"url": "/howto/integration/export-xml-documents",
"dir": "/howto/integration/",
"menu_order": 4
},
{
"title": "Expose a Web Service",
"category": "Integration",
"id": "expose-a-web-service",
"url": "/howto/integration/expose-a-web-service",
"dir": "/howto/integration/",
"menu_order": 12
},
{
"title": "Expose Data to BI Tools Using OData",
"category": "Integration",
"id": "exposing-data-to-bi-tools-using-odata",
"url": "/howto/integration/exposing-data-to-bi-tools-using-odata",
"dir": "/howto/integration/",
"menu_order": 13
},
{
"title": "Implement a Simple CICD Pipeline with Mendix APIs",
"category": "Integration",
"id": "implement-cicd-pipeline",
"url": "/howto/integration/implement-cicd-pipeline",
"dir": "/howto/integration/"
},
{
"title": "Import a Large Excel File",
"id": "import-a-large-excel-file",
"url": "/howto/integration/import-a-large-excel-file",
"dir": "/howto/integration/",
"parent": "importing-excel-documents"
},
{
"title": "Import & Export Objects",
"category": "Integration",
"id": "importing-and-exporting-objects",
"url": "/howto/integration/importing-and-exporting-objects",
"dir": "/howto/integration/",
"menu_order": 2
},
{
"title": "Import Excel Documents",
"category": "Integration",
"id": "importing-excel-documents",
"url": "/howto/integration/importing-excel-documents",
"dir": "/howto/integration/",
"menu_order": 5
},
{
"title": "Import XML Documents",
"category": "Integration",
"id": "importing-xml-documents",
"url": "/howto/integration/importing-xml-documents",
"dir": "/howto/integration/",
"menu_order": 3
},
{
"title": "Publish Data to Other Mendix Apps Using an App Service",
"category": "Integration",
"id": "publish-data-to-other-mendix-apps-using-an-app-service",
"url": "/howto/integration/publish-data-to-other-mendix-apps-using-an-app-service",
"dir": "/howto/integration/",
"menu_order": 14
},
{
"title": "Integrate a Legacy System into a Mendix App",
"category": "Integration",
"id": "integrating-a-legacy-system-into-a-mendix-app",
"url": "/howto/integration/integrating-a-legacy-system-into-a-mendix-app",
"dir": "/howto/integration/",
"menu_order": 1
},
{
"title": "Integration",
"id": "index",
"url": "/howto/integration/",
"dir": "/howto/integration/"
},
{
"title": "Publish a REST Service",
"category": "Integration",
"id": "publish-rest-service",
"url": "/howto/integration/publish-rest-service",
"dir": "/howto/integration/",
"menu_order": 10
},
{
"title": "Configure Selenium Support",
"category": "Integration",
"id": "selenium-support",
"url": "/howto/integration/selenium-support",
"dir": "/howto/integration/",
"menu_order": 16
},
{
"title": "Synchronize User Accounts Using the LDAP Module",
"category": "Integration",
"id": "synchronizing-user-accounts-using-the-ldap-module",
"url": "/howto/integration/synchronizing-user-accounts-using-the-ldap-module",
"dir": "/howto/integration/",
"menu_order": 15
},
{
"title": "Use the Excel Exporter",
"category": "Integration",
"id": "using-the-excel-exporter",
"url": "/howto/integration/using-the-excel-exporter",
"dir": "/howto/integration/",
"menu_order": 6
},
{
"title": "Use a Client Certificate",
"category": "Integration",
"id": "use-a-client-certificate",
"url": "/howto/integration/use-a-client-certificate",
"dir": "/howto/integration/"
},
{
"title": "Version a REST Service",
"category": "Integration",
"id": "version-rest-service",
"url": "/howto/integration/version-rest-service",
"dir": "/howto/integration/",
"menu_order": 11
},
{
"title": "SAP",
"id": "index",
"url": "/howto/sap/",
"dir": "/howto/sap/"
},
{
"title": "Use an SAP Connectivity Service with REST and SOAP",
"category": "SAP",
"id": "sap-destination-with-rest",
"url": "/howto/sap/sap-destination-with-rest",
"dir": "/howto/sap/",
"menu_order": 40
},
{
"title": "Use the SAP OData Model Creator",
"category": "SAP",
"id": "use-sap-odata-model-creator",
"url": "/howto/sap/use-sap-odata-model-creator",
"dir": "/howto/sap/",
"menu_order": 20
},
{
"title": "Use the SAP OData Connector",
"category": "SAP",
"id": "use-sap-odata-connector",
"url": "/howto/sap/use-sap-odata-connector",
"dir": "/howto/sap/",
"menu_order": 10
},
{
"title": "Use the SAP XSUAA Connector",
"category": "SAP",
"id": "use-sap-xsuaa-connector",
"url": "/howto/sap/use-sap-xsuaa-connector",
"dir": "/howto/sap/",
"menu_order": 30
},
{
"title": "Debug a Mobile App with Mendix",
"category": "Mobile Development",
"id": "debug-a-mobile-app",
"url": "/howto/mobile/debug-a-mobile-app",
"dir": "/howto/mobile/",
"menu_order": 40
},
{
"title": "Deploy Your First Hybrid Mobile App",
"category": "Mobile Development",
"id": "deploy-your-first-hybrid-mobile-app",
"url": "/howto/mobile/deploy-your-first-hybrid-mobile-app",
"dir": "/howto/mobile/",
"menu_order": 50
},
{
"title": "Implement SSO on a Hybrid App with Mendix & SAML",
"category": "Mobile Development",
"id": "implement-sso-on-a-hybrid-app-with-mendix-and-saml",
"url": "/howto/mobile/implement-sso-on-a-hybrid-app-with-mendix-and-saml",
"dir": "/howto/mobile/",
"menu_order": 30
},
{
"title": "Configure the Mendix Feedback Widget for iOS",
"category": "Mobile Development",
"id": "feedback-widget-ios",
"url": "/howto/mobile/feedback-widget-ios",
"dir": "/howto/mobile/",
"menu_order": 20
},
{
"title": "Implement Push Notifications",
"id": "implementation-guide",
"url": "/howto/mobile/implementation-guide",
"dir": "/howto/mobile/",
"parent": "push-notifications",
"menu_order": 10
},
{
"title": "Mobile Development",
"id": "index",
"url": "/howto/mobile/",
"dir": "/howto/mobile/"
},
{
"title": "Include Push Notifications",
"category": "Mobile Development",
"id": "push-notifications",
"url": "/howto/mobile/push-notifications",
"dir": "/howto/mobile/",
"menu_order": 10
},
{
"title": "Publish a Mendix Hybrid Mobile App in Mobile App Stores",
"category": "Mobile Development",
"id": "publishing-a-mendix-hybrid-mobile-app-in-mobile-app-stores",
"url": "/howto/mobile/publishing-a-mendix-hybrid-mobile-app-in-mobile-app-stores",
"dir": "/howto/mobile/",
"menu_order": 60
},
{
"title": "Sending Push Notifications",
"id": "sending-push-notifications",
"url": "/howto/mobile/sending-push-notifications",
"dir": "/howto/mobile/",
"parent": "push-notifications",
"menu_order": 20
},
{
"title": "Set Up the Apple Push Notification Server",
"id": "setting-up-apple-push-notification-server",
"url": "/howto/mobile/setting-up-apple-push-notification-server",
"dir": "/howto/mobile/",
"parent": "push-notifications",
"menu_order": 30
},
{
"title": "Set Up the Google Firebase Cloud Messaging Server",
"id": "setting-up-google-firebase-cloud-messaging-server",
"url": "/howto/mobile/setting-up-google-firebase-cloud-messaging-server",
"dir": "/howto/mobile/",
"parent": "push-notifications",
"menu_order": 40
},
{
"title": "Test the Implementation",
"id": "testing-the-implementation",
"url": "/howto/mobile/testing-the-implementation",
"dir": "/howto/mobile/",
"parent": "push-notifications",
"menu_order": 60
},
{
"title": "Create Automated Tests with TestNG",
"category": "Testing",
"id": "create-automated-tests-with-testng",
"url": "/howto/testing/create-automated-tests-with-testng",
"dir": "/howto/testing/",
"menu_order": 50
},
{
"title": "Testing",
"id": "index",
"url": "/howto/testing/",
"dir": "/howto/testing/"
},
{
"title": "Test Mendix Applications Using Selenium IDE",
"category": "Testing",
"id": "testing-mendix-applications-using-selenium-ide",
"url": "/howto/testing/testing-mendix-applications-using-selenium-ide",
"dir": "/howto/testing/",
"menu_order": 40
},
{
"title": "Test Microflows Using the UnitTesting Module",
"category": "Testing",
"id": "testing-microflows-using-the-unittesting-module",
"url": "/howto/testing/testing-microflows-using-the-unittesting-module",
"dir": "/howto/testing/",
"menu_order": 10
},
{
"title": "Test Web Services Using SoapUI",
"category": "Testing",
"id": "testing-web-services-using-soapui",
"url": "/howto/testing/testing-web-services-using-soapui",
"dir": "/howto/testing/",
"menu_order": 30
},
{
"title": "Test with ATS",
"category": "Testing",
"id": "testing-with-application-test-suite",
"url": "/howto/testing/testing-with-application-test-suite",
"dir": "/howto/testing/",
"menu_order": 20
},
{
"title": "Configure Your Theme",
"category": "UX",
"id": "configuring-your-theme",
"url": "/howto/ux/configuring-your-theme",
"dir": "/howto/ux/",
"menu_order": 10
},
{
"title": "Create Your First Two Overview & Detail Pages",
"category": "UX",
"id": "create-your-first-two-overview-and-detail-pages",
"url": "/howto/ux/create-your-first-two-overview-and-detail-pages",
"dir": "/howto/ux/",
"menu_order": 20
},
{
"title": "Create a Custom Theme with the Mendix UI Framework",
"category": "UX",
"id": "create-a-custom-theme-with-the-mendix-ui-framework",
"url": "/howto/ux/create-a-custom-theme-with-the-mendix-ui-framework",
"dir": "/howto/ux/",
"menu_order": 40
},
{
"title": "Filter Data on an Overview Page",
"category": "UX",
"id": "filtering-data-on-an-overview-page",
"url": "/howto/ux/filtering-data-on-an-overview-page",
"dir": "/howto/ux/",
"menu_order": 60
},
{
"title": "Create Custom Error Pages",
"category": "UX",
"id": "custom-error-page",
"url": "/howto/ux/custom-error-page",
"dir": "/howto/ux/",
"menu_order": 55
},
{
"title": "UX",
"id": "index",
"url": "/howto/ux/",
"dir": "/howto/ux/"
},
{
"title": "Use Layouts and Snippets",
"category": "UX",
"id": "layouts-and-snippets",
"url": "/howto/ux/layouts-and-snippets",
"dir": "/howto/ux/",
"menu_order": 25
},
{
"title": "Set Up the Navigation Structure",
"category": "UX",
"id": "setting-up-the-navigation-structure",
"url": "/howto/ux/setting-up-the-navigation-structure",
"dir": "/howto/ux/",
"menu_order": 30
},
{
"title": "Perform the Scout & Windows 10 Workaround",
"id": "perform-scout-and-windows-10-workaround",
"url": "/howto/ux/perform-scout-and-windows-10-workaround",
"dir": "/howto/ux/",
"parent": "setup-mendix-ui-framework"
},
{
"title": "Set Up the Mendix UI Framework with Just CSS",
"id": "setup-mendix-ui-framework-with-just-css",
"url": "/howto/ux/setup-mendix-ui-framework-with-just-css",
"dir": "/howto/ux/",
"parent": "setup-mendix-ui-framework"
},
{
"title": "Set Up the Mendix UI Framework with Koala",
"id": "setup-mendix-ui-framework-with-koala",
"url": "/howto/ux/setup-mendix-ui-framework-with-koala",
"dir": "/howto/ux/",
"parent": "setup-mendix-ui-framework"
},
{
"title": "Set Up the Mendix UI Framework",
"category": "UX",
"id": "setup-mendix-ui-framework",
"url": "/howto/ux/setup-mendix-ui-framework",
"dir": "/howto/ux/",
"menu_order": 35
},
{
"title": "Set Up the Mendix UI Framework with Scout",
"id": "setup-mendix-ui-framework-with-scout",
"url": "/howto/ux/setup-mendix-ui-framework-with-scout",
"dir": "/howto/ux/",
"parent": "setup-mendix-ui-framework"
},
{
"title": "Style Google Maps",
"category": "UX",
"id": "style-google-maps",
"url": "/howto/ux/style-google-maps",
"dir": "/howto/ux/",
"menu_order": 65
},
{
"title": "Start Styling with Gulp & Sass",
"category": "UX",
"id": "style-with-gulp-and-sass",
"url": "/howto/ux/style-with-gulp-and-sass",
"dir": "/howto/ux/",
"menu_order": 50
},
{
"title": "Implement Best Practices for UX Design",
"category": "UX",
"id": "ux-best-practices",
"url": "/howto/ux/ux-best-practices",
"dir": "/howto/ux/",
"menu_order": 66
},
{
"title": "Implement Styles",
"category": "UX",
"id": "styles",
"url": "/howto/ux/styles",
"dir": "/howto/ux/",
"menu_order": 45
},
{
"title": "Add a Preview Image for a Custom Widget",
"category": "Widget Development",
"id": "add-a-preview-image-for-custom-widget",
"url": "/howto/widget-development/add-a-preview-image-for-custom-widget",
"dir": "/howto/widget-development/"
},
{
"title": "Scaffold a Widget with the Yeoman Widget Generator",
"category": "Widget Development",
"id": "scaffold-a-widget-with-the-yeoman-widget-generator",
"url": "/howto/widget-development/scaffold-a-widget-with-the-yeoman-widget-generator",
"dir": "/howto/widget-development/"
},
{
"title": "Widget Development",
"id": "index",
"url": "/howto/widget-development/",
"dir": "/howto/widget-development/"
},
{
"title": "Use the Widget Development Plugin for Adobe Brackets",
"category": "Widget Development",
"id": "use-the-widget-development-plugin-for-adobe-brackets",
"url": "/howto/widget-development/use-the-widget-development-plugin-for-adobe-brackets",
"dir": "/howto/widget-development/"
},
{
"title": "Create a Secure App",
"category": "Security",
"id": "create-a-secure-app",
"url": "/howto/security/create-a-secure-app",
"dir": "/howto/security/",
"menu_order": 10
},
{
"title": "Implement Best Practices for App Security",
"category": "Security",
"id": "best-practices-security",
"url": "/howto/security/best-practices-security",
"dir": "/howto/security/",
"menu_order": 20
},
{
"title": "Security",
"id": "index",
"url": "/howto/security/",
"dir": "/howto/security/"
},
{
"title": "Set Up Anonymous User Security",
"category": "Security",
"id": "set-up-anonymous-user-security",
"url": "/howto/security/set-up-anonymous-user-security",
"dir": "/howto/security/",
"menu_order": 30
},
{
"title": "Set Up Your First Multi-Tenant App",
"category": "Security",
"id": "set-up-your-first-multi-tenant-app",
"url": "/howto/security/set-up-your-first-multi-tenant-app",
"dir": "/howto/security/",
"menu_order": 40
},
{
"title": "Clear Warning Messages",
"category": "Monitoring & Troubleshooting",
"id": "clear-warning-messages",
"url": "/howto/monitoring-troubleshooting/clear-warning-messages",
"dir": "/howto/monitoring-troubleshooting/",
"menu_order": 1
},
{
"title": "Debug a Hybrid Mobile Application",
"category": "Monitoring & Troubleshooting",
"id": "debug-a-hybrid-mobile-application",
"url": "/howto/monitoring-troubleshooting/debug-a-hybrid-mobile-application",
"dir": "/howto/monitoring-troubleshooting/",
"menu_order": 5
},
{
"title": "Debug Java Actions Remotely",
"category": "Monitoring & Troubleshooting",
"id": "debug-java-actions-remotely",
"url": "/howto/monitoring-troubleshooting/debug-java-actions-remotely",
"dir": "/howto/monitoring-troubleshooting/",
"menu_order": 7
},
{
"title": "Debug Java Actions",
"category": "Monitoring & Troubleshooting",
"id": "debug-java-actions",
"url": "/howto/monitoring-troubleshooting/debug-java-actions",
"dir": "/howto/monitoring-troubleshooting/",
"menu_order": 6
},
{
"title": "Debug Microflows Remotely",
"category": "Monitoring & Troubleshooting",
"id": "debug-microflows-remotely",
"url": "/howto/monitoring-troubleshooting/debug-microflows-remotely",
"dir": "/howto/monitoring-troubleshooting/",
"menu_order": 3
},
{
"title": "Debug Microflows",
"category": "Monitoring & Troubleshooting",
"id": "debug-microflows",
"url": "/howto/monitoring-troubleshooting/debug-microflows",
"dir": "/howto/monitoring-troubleshooting/",
"menu_order": 2
},
{
"title": "Find the Root Cause of Runtime Errors",
"category": "Monitoring & Troubleshooting",
"id": "finding-the-root-cause-of-runtime-errors",
"url": "/howto/monitoring-troubleshooting/finding-the-root-cause-of-runtime-errors",
"dir": "/howto/monitoring-troubleshooting/",
"menu_order": 8
},
{
"title": "Detect & Resolve Performance Issues",
"category": "Monitoring & Troubleshooting",
"id": "detect-and-resolve-performance-issues",
"url": "/howto/monitoring-troubleshooting/detect-and-resolve-performance-issues",
"dir": "/howto/monitoring-troubleshooting/"
},
{
"title": "Handle Common Mendix SSO Errors",
"category": "Monitoring & Troubleshooting",
"id": "handle-common-mendix-sso-errors",
"url": "/howto/monitoring-troubleshooting/handle-common-mendix-sso-errors",
"dir": "/howto/monitoring-troubleshooting/",
"menu_order": 4
},
{
"title": "Monitoring & Troubleshooting",
"id": "index",
"url": "/howto/monitoring-troubleshooting/",
"dir": "/howto/monitoring-troubleshooting/"
},
{
"title": "Set Log Levels",
"category": "Monitoring & Troubleshooting",
"id": "log-levels",
"url": "/howto/monitoring-troubleshooting/log-levels",
"dir": "/howto/monitoring-troubleshooting/",
"menu_order": 9
},
{
"title": "Manage Application Performance with New Relic",
"category": "Monitoring & Troubleshooting",
"id": "manage-application-performance-with-new-relic",
"url": "/howto/monitoring-troubleshooting/manage-application-performance-with-new-relic",
"dir": "/howto/monitoring-troubleshooting/",
"menu_order": 13
},
{
"title": "Manage Application Performance with AppDynamics",
"category": "Monitoring & Troubleshooting",
"id": "manage-application-performance-with-appdynamics",
"url": "/howto/monitoring-troubleshooting/manage-application-performance-with-appdynamics",
"dir": "/howto/monitoring-troubleshooting/",
"menu_order": 12
},
{
"title": "Monitor Mendix Using JMX",
"category": "Monitoring & Troubleshooting",
"id": "monitoring-mendix-using-jmx",
"url": "/howto/monitoring-troubleshooting/monitoring-mendix-using-jmx",
"dir": "/howto/monitoring-troubleshooting/",
"menu_order": 10
},
{
"title": "Solve Load & Import Errors",
"category": "Monitoring & Troubleshooting",
"id": "solving-load-and-import-errors",
"url": "/howto/monitoring-troubleshooting/solving-load-and-import-errors",
"dir": "/howto/monitoring-troubleshooting/",
"menu_order": 11
},
{
"title": "Create a Custom Save Button",
"category": "Logic & Business Rules",
"id": "create-a-custom-save-button",
"url": "/howto/logic-business-rules/create-a-custom-save-button",
"dir": "/howto/logic-business-rules/",
"menu_order": 3
},
{
"title": "Create Your First Microflow: Hello World!",
"category": "Logic & Business Rules",
"id": "create-your-first-microflow-hello-world",
"url": "/howto/logic-business-rules/create-your-first-microflow-hello-world",
"dir": "/howto/logic-business-rules/",
"menu_order": 1
},
{
"title": "Define Access Rules Using XPath",
"category": "Logic & Business Rules",
"id": "define-access-rules-using-xpath",
"url": "/howto/logic-business-rules/define-access-rules-using-xpath",
"dir": "/howto/logic-business-rules/",
"menu_order": 10
},
{
"title": "Drag Microflows & Pages into a Microflow",
"category": "Logic & Business Rules",
"id": "drag-microflows-and-pages-into-a-microflow",
"url": "/howto/logic-business-rules/drag-microflows-and-pages-into-a-microflow",
"dir": "/howto/logic-business-rules/",
"menu_order": 4
},
{
"title": "Extend Your Application with Custom Java",
"category": "Logic & Business Rules",
"id": "extending-your-application-with-custom-java",
"url": "/howto/logic-business-rules/extending-your-application-with-custom-java",
"dir": "/howto/logic-business-rules/",
"menu_order": 12
},
{
"title": "Extract and Use Sub-Microflows",
"category": "Logic & Business Rules",
"id": "extract-and-use-sub-microflows",
"url": "/howto/logic-business-rules/extract-and-use-sub-microflows",
"dir": "/howto/logic-business-rules/",
"menu_order": 5
},
{
"title": "Find Object Activities",
"category": "Logic & Business Rules",
"id": "finding-object-activities",
"url": "/howto/logic-business-rules/finding-object-activities",
"dir": "/howto/logic-business-rules/",
"menu_order": 14
},
{
"title": "Logic & Business Rules",
"id": "index",
"url": "/howto/logic-business-rules/",
"dir": "/howto/logic-business-rules/"
},
{
"title": "Use the Java API",
"category": "Logic & Business Rules",
"id": "java-api-tutorial",
"url": "/howto/logic-business-rules/java-api-tutorial",
"dir": "/howto/logic-business-rules/",
"menu_order": 13
},
{
"title": "Optimize Microflow Aggregates",
"category": "Logic & Business Rules",
"id": "optimizing-microflow-aggregates",
"url": "/howto/logic-business-rules/optimizing-microflow-aggregates",
"dir": "/howto/logic-business-rules/",
"menu_order": 7
},
{
"title": "Optimize Retrieve Activities",
"category": "Logic & Business Rules",
"id": "optimizing-retrieve-activities",
"url": "/howto/logic-business-rules/optimizing-retrieve-activities",
"dir": "/howto/logic-business-rules/",
"menu_order": 9
},
{
"title": "Set Up Error Handling",
"category": "Logic & Business Rules",
"id": "set-up-error-handling",
"url": "/howto/logic-business-rules/set-up-error-handling",
"dir": "/howto/logic-business-rules/",
"menu_order": 8
},
{
"title": "Configure String Concatenation",
"category": "Logic & Business Rules",
"id": "string-concatenation",
"url": "/howto/logic-business-rules/string-concatenation",
"dir": "/howto/logic-business-rules/",
"menu_order": 11
},
{
"title": "Use Translatable Validation Messages",
"category": "Logic & Business Rules",
"id": "translatable-validation-messages",
"url": "/howto/logic-business-rules/translatable-validation-messages",
"dir": "/howto/logic-business-rules/",
"menu_order": 14
},
{
"title": "Trigger Logic Using Microflows",
"category": "Logic & Business Rules",
"id": "triggering-logic-using-microflows",
"url": "/howto/logic-business-rules/triggering-logic-using-microflows",
"dir": "/howto/logic-business-rules/",
"menu_order": 2
},
{
"title": "Work with Lists in a Microflow",
"category": "Logic & Business Rules",
"id": "working-with-lists-in-a-microflow",
"url": "/howto/logic-business-rules/working-with-lists-in-a-microflow",
"dir": "/howto/logic-business-rules/",
"menu_order": 6
},
{
"title": "Access a Samba Share",
"category": "Extensibility",
"id": "access-a-samba-share-from-the-mxcloud",
"url": "/howto/extensibility/access-a-samba-share-from-the-mxcloud",
"dir": "/howto/extensibility/",
"menu_order": 10
},
{
"title": "Fine-Tune a Chart with Advanced Settings",
"id": "charts-advanced-tuning",
"url": "/howto/extensibility/charts-advanced-tuning",
"dir": "/howto/extensibility/",
"parent": "charts-tutorials",
"menu_order": 30
},
{
"title": "Use Any Chart",
"id": "charts-any-usage",
"url": "/howto/extensibility/charts-any-usage",
"dir": "/howto/extensibility/",
"parent": "charts-tutorials",
"menu_order": 20
},
{
"title": "Create a Basic Chart",
"id": "charts-basic-create",
"url": "/howto/extensibility/charts-basic-create",
"dir": "/howto/extensibility/",
"parent": "charts-tutorials",
"menu_order": 10
},
{
"title": "Use a Chart with a REST Data Source",
"id": "charts-basic-rest",
"url": "/howto/extensibility/charts-basic-rest",
"dir": "/howto/extensibility/",
"parent": "charts-tutorials",
"menu_order": 60
},
{
"title": "Use the Plotly Images REST Service Endpoint",
"id": "charts-plotly-images-rest",
"url": "/howto/extensibility/charts-plotly-images-rest",
"dir": "/howto/extensibility/",
"parent": "charts-tutorials",
"menu_order": 70
},
{
"title": "Create a Dynamic Series Chart",
"id": "charts-dynamic-series",
"url": "/howto/extensibility/charts-dynamic-series",
"dir": "/howto/extensibility/",
"parent": "charts-tutorials",
"menu_order": 50
},
{
"title": "Use the Charts Theme",
"id": "charts-theme",
"url": "/howto/extensibility/charts-theme",
"dir": "/howto/extensibility/",
"parent": "charts-tutorials",
"menu_order": 40
},
{
"title": "Get Started with the TimeSeries Connector",
"category": "Extensibility",
"id": "get-started-with-the-timeseries-connector",
"url": "/howto/extensibility/get-started-with-the-timeseries-connector",
"dir": "/howto/extensibility/",
"menu_order": 2
},
{
"title": "Build Microflow Actions Using the Mendix Connector Kit",
"category": "Extensibility",
"id": "howto-connector-kit",
"url": "/howto/extensibility/howto-connector-kit",
"dir": "/howto/extensibility/",
"menu_order": 4
},
{
"title": "Use Mendix Data Storage APIs to Build Reusable microflow Actions",
"category": "Extensibility",
"id": "howto-datastorage-api",
"url": "/howto/extensibility/howto-datastorage-api",
"dir": "/howto/extensibility/",
"menu_order": 5
},
{
"title": "Extensibility",
"id": "index",
"url": "/howto/extensibility/",
"dir": "/howto/extensibility/"
},
{
"title": "Use the Charts Widgets",
"category": "Extensibility",
"id": "charts-tutorials",
"url": "/howto/extensibility/charts-tutorials",
"dir": "/howto/extensibility/",
"menu_order": 10
},
{
"title": "Use Connectors & Adapters",
"category": "Extensibility",
"id": "use-connectors-and-adapters",
"url": "/howto/extensibility/use-connectors-and-adapters",
"dir": "/howto/extensibility/",
"menu_order": 7
},
{
"title": "Install & Configure the SMTP Email Module",
"category": "Extensibility",
"id": "install-and-configure-the-smtp-module",
"url": "/howto/extensibility/install-and-configure-the-smtp-module",
"dir": "/howto/extensibility/",
"menu_order": 6
},
{
"title": "Visualize Data Using the ChartJS Module",
"category": "Extensibility",
"id": "visualize-data-using-the-chartsjs-module",
"url": "/howto/extensibility/visualize-data-using-the-chartsjs-module",
"dir": "/howto/extensibility/",
"menu_order": 8
}
]
}
},
{
"filename": "refguide4.json",
"content": {
"categories": [
"App Platform",
"Team Server",
"Modeler",
"Runtime",
"Client",
"Java Programming",
"Release Notes",
"System Requirements",
"Moving from 3 to 4",
"Deployment"
],
"pages": [
{
"title": "Access Rules",
"id": "access-rules",
"url": "/refguide4/access-rules",
"dir": "/refguide4/",
"parent": "entities"
},
{
"title": "Action Call Activities",
"id": "action-call-activities",
"url": "/refguide4/action-call-activities",
"dir": "/refguide4/",
"parent": "activities"
},
{
"title": "Activities",
"id": "activities",
"url": "/refguide4/activities",
"dir": "/refguide4/",
"parent": "microflows"
},
{
"title": "Add Button",
"id": "add-button",
"url": "/refguide4/add-button",
"dir": "/refguide4/",
"parent": "control-bar"
},
{
"title": "Add date function calls",
"id": "add-date-function-calls",
"url": "/refguide4/add-date-function-calls",
"dir": "/refguide4/",
"parent": "microflow-expressions"
},
{
"title": "And Or expressions",
"id": "and-or-expressions",
"url": "/refguide4/and-or-expressions",
"dir": "/refguide4/",
"parent": "microflow-expressions"
},
{
"title": "Aggregate List",
"id": "aggregate-list",
"url": "/refguide4/aggregate-list",
"dir": "/refguide4/",
"parent": "list-activities"
},
{
"title": "Annotation flow",
"id": "annotation-flow",
"url": "/refguide4/annotation-flow",
"dir": "/refguide4/",
"parent": "microflows"
},
{
"title": "App Platform",
"id": "app-platform",
"url": "/refguide4/app-platform",
"dir": "/refguide4/"
},
{
"title": "Annotation",
"id": "annotation",
"url": "/refguide4/annotation",
"dir": "/refguide4/",
"parent": "microflows"
},
{
"title": "Arithmetic expressions",
"id": "arithmetic-expressions",
"url": "/refguide4/arithmetic-expressions",
"dir": "/refguide4/",
"parent": "microflow-expressions"
},
{
"title": "Associations",
"id": "associations",
"url": "/refguide4/associations",
"dir": "/refguide4/",
"parent": "domain-model"
},
{
"title": "Attributes",
"id": "attributes",
"url": "/refguide4/attributes",
"dir": "/refguide4/",
"parent": "entities"
},
{
"title": "Back Button",
"id": "back-button",
"url": "/refguide4/back-button",
"dir": "/refguide4/",
"parent": "mobile-form-buttons"
},
{
"title": "Basic Reports",
"id": "basic-reports",
"url": "/refguide4/basic-reports",
"dir": "/refguide4/",
"parent": "reporting"
},
{
"title": "Between date function calls",
"id": "between-date-function-calls",
"url": "/refguide4/between-date-function-calls",
"dir": "/refguide4/",
"parent": "microflow-expressions"
},
{
"title": "Branch Manager Dialog",
"id": "branch-manager-dialog",
"url": "/refguide4/branch-manager-dialog",
"dir": "/refguide4/",
"parent": "dialogs"
},
{
"title": "Button Properties",
"id": "button-properties",
"url": "/refguide4/button-properties",
"dir": "/refguide4/",
"parent": "control-bar"
},
{
"title": "Break Event",
"id": "break-event",
"url": "/refguide4/break-event",
"dir": "/refguide4/",
"parent": "microflows"
},
{
"title": "Call Web Service",
"id": "call-web-service",
"url": "/refguide4/call-web-service",
"dir": "/refguide4/",
"parent": "integration-activities"
},
{
"title": "Cancel Button",
"id": "cancel-button",
"url": "/refguide4/cancel-button",
"dir": "/refguide4/",
"parent": "mobile-form-buttons"
},
{
"title": "Cast Object",
"id": "cast-object",
"url": "/refguide4/cast-object",
"dir": "/refguide4/",
"parent": "object-activities"
},
{
"title": "Cell (document template)",
"id": "cell-document-template",
"url": "/refguide4/cell-document-template",
"dir": "/refguide4/",
"parent": "row-document-template"
},
{
"title": "Change List",
"id": "change-list",
"url": "/refguide4/change-list",
"dir": "/refguide4/",
"parent": "list-activities"
},
{
"title": "Change Object",
"id": "change-object",
"url": "/refguide4/change-object",
"dir": "/refguide4/",
"parent": "object-activities"
},
{
"title": "Change Variable",
"id": "change-variable",
"url": "/refguide4/change-variable",
"dir": "/refguide4/",
"parent": "variable-activities"
},
{
"title": "Check Box",
"id": "check-box",
"url": "/refguide4/check-box",
"dir": "/refguide4/",
"parent": "common-widgets"
},
{
"title": "Client Activities",
"id": "client-activities",
"url": "/refguide4/client-activities",
"dir": "/refguide4/",
"parent": "activities"
},
{
"title": "Client",
"id": "client",
"url": "/refguide4/client",
"dir": "/refguide4/"
},
{
"title": "Close Form",
"id": "close-form",
"url": "/refguide4/close-form",
"dir": "/refguide4/",
"parent": "client-activities"
},
{
"title": "Columns (document template)",
"id": "columns-document-template",
"url": "/refguide4/columns-document-template",
"dir": "/refguide4/",
"parent": "data-grid-document-template"
},
{
"title": "Columns",
"id": "columns",
"url": "/refguide4/columns",
"dir": "/refguide4/",
"parent": "data-grid"
},
{
"title": "Commit Dialog",
"id": "commit-dialog",
"url": "/refguide4/commit-dialog",
"dir": "/refguide4/",
"parent": "dialogs"
},
{
"title": "Commit Object(s)",
"id": "commit-objects",
"url": "/refguide4/commit-objects",
"dir": "/refguide4/",
"parent": "object-activities"
},
{
"title": "Common Widgets",
"id": "common-widgets",
"url": "/refguide4/common-widgets",
"dir": "/refguide4/",
"parent": "forms"
},
{
"title": "Comparison Search Field",
"id": "comparison-search-field",
"url": "/refguide4/comparison-search-field",
"dir": "/refguide4/",
"parent": "search-bar"
},
{
"title": "Conditions",
"id": "conditions",
"url": "/refguide4/conditions",
"dir": "/refguide4/",
"parent": "form-concepts"
},
{
"title": "Configuration",
"id": "configuration",
"url": "/refguide4/configuration",
"dir": "/refguide4/",
"parent": "project-settings"
},
{
"title": "Constants",
"id": "constants",
"url": "/refguide4/constants",
"dir": "/refguide4/",
"parent": "modules"
},
{
"title": "Continue Event",
"id": "continue-event",
"url": "/refguide4/continue-event",
"dir": "/refguide4/",
"parent": "microflows"
},
{
"title": "Context Mechanism",
"id": "context-mechanism",
"url": "/refguide4/context-mechanism",
"dir": "/refguide4/",
"parent": "form-concepts"
},
{
"title": "Control Bar",
"id": "control-bar",
"url": "/refguide4/control-bar",
"dir": "/refguide4/",
"parent": "data-grid"
},
{
"title": "Create Branch Line Dialog",
"id": "create-branch-line-dialog",
"url": "/refguide4/create-branch-line-dialog",
"dir": "/refguide4/",
"parent": "dialogs"
},
{
"title": "Create List",
"id": "create-list",
"url": "/refguide4/create-list",
"dir": "/refguide4/",
"parent": "list-activities"
},
{
"title": "Create Object",
"id": "create-object",
"url": "/refguide4/create-object",
"dir": "/refguide4/",
"parent": "object-activities"
},
{
"title": "Create Deployment Archive Dialog",
"id": "create-deployment-archive-dialog",
"url": "/refguide4/create-deployment-archive-dialog",
"dir": "/refguide4/",
"parent": "dialogs"
},
{
"title": "Create Variable",
"id": "create-variable",
"url": "/refguide4/create-variable",
"dir": "/refguide4/",
"parent": "variable-activities"
},
{
"title": "Custom Settings",
"category": "Runtime",
"id": "custom-settings",
"url": "/refguide4/custom-settings",
"dir": "/refguide4/"
},
{
"title": "Data Grid (document template)",
"id": "data-grid-document-template",
"url": "/refguide4/data-grid-document-template",
"dir": "/refguide4/",
"parent": "document-templates"
},
{
"title": "Data Grid",
"id": "data-grid",
"url": "/refguide4/data-grid",
"dir": "/refguide4/",
"parent": "web-forms"
},
{
"title": "Datasets",
"id": "data-sets",
"url": "/refguide4/data-sets",
"dir": "/refguide4/",
"parent": "modules"
},
{
"title": "Data View Cancel Button",
"id": "data-view-cancel-button",
"url": "/refguide4/data-view-cancel-button",
"dir": "/refguide4/",
"parent": "data-view-control-bar"
},
{
"title": "Data Sources",
"id": "data-sources",
"url": "/refguide4/data-sources",
"dir": "/refguide4/",
"parent": "form-concepts"
},
{
"title": "Data View Close Button",
"id": "data-view-close-button",
"url": "/refguide4/data-view-close-button",
"dir": "/refguide4/",
"parent": "data-view-control-bar"
},
{
"title": "Data View Control Bar",
"id": "data-view-control-bar",
"url": "/refguide4/data-view-control-bar",
"dir": "/refguide4/",
"parent": "data-view"
},
{
"title": "Data View Microflow Button",
"id": "data-view-microflow-button",
"url": "/refguide4/data-view-microflow-button",
"dir": "/refguide4/",
"parent": "data-view-control-bar"
},
{
"title": "Data View Save Button",
"id": "data-view-save-button",
"url": "/refguide4/data-view-save-button",
"dir": "/refguide4/",
"parent": "data-view-control-bar"
},
{
"title": "Data View (document template)",
"id": "data-view-document-template",
"url": "/refguide4/data-view-document-template",
"dir": "/refguide4/",
"parent": "document-templates"
},
{
"title": "Data View",
"id": "data-view",
"url": "/refguide4/data-view",
"dir": "/refguide4/",
"parent": "common-widgets"
},
{
"title": "Database Source",
"id": "database-source",
"url": "/refguide4/database-source",
"dir": "/refguide4/",
"parent": "data-sources"
},
{
"title": "Date creation",
"id": "date-creation",
"url": "/refguide4/date-creation",
"dir": "/refguide4/",
"parent": "microflow-expressions"
},
{
"title": "Date Picker",
"id": "date-picker",
"url": "/refguide4/date-picker",
"dir": "/refguide4/",
"parent": "common-widgets"
},
{
"title": "Date Range Field",
"id": "date-range-field",
"url": "/refguide4/date-range-field",
"dir": "/refguide4/",
"parent": "date-range-selector"
},
{
"title": "Date Range Selector",
"id": "date-range-selector",
"url": "/refguide4/date-range-selector",
"dir": "/refguide4/",
"parent": "reporting"
},
{
"title": "Date Search Field",
"id": "date-search-field",
"url": "/refguide4/date-search-field",
"dir": "/refguide4/",
"parent": "search-bar"
},
{
"title": "DateTime handling FAQ",
"category": "Runtime",
"id": "datetime-handling-faq",
"url": "/refguide4/datetime-handling-faq",
"dir": "/refguide4/"
},
{
"title": "Delete Object(s)",
"id": "delete-objects",
"url": "/refguide4/delete-objects",
"dir": "/refguide4/",
"parent": "object-activities"
},
{
"title": "Deploy To The Cloud Dialog",
"id": "deploy-to-the-cloud-dialog",
"url": "/refguide4/deploy-to-the-cloud-dialog",
"dir": "/refguide4/",
"parent": "dialogs"
},
{
"title": "Delete Button",
"id": "delete-button",
"url": "/refguide4/delete-button",
"dir": "/refguide4/",
"parent": "control-bar"
},
{
"title": "Deselect All Button",
"id": "deselect-all-button",
"url": "/refguide4/deselect-all-button",
"dir": "/refguide4/",
"parent": "control-bar"
},
{
"title": "Dialogs",
"category": "Modeler",
"id": "dialogs",
"url": "/refguide4/dialogs",
"dir": "/refguide4/"
},
{
"title": "Document Template",
"id": "document-template",
"url": "/refguide4/document-template",
"dir": "/refguide4/",
"parent": "document-templates"
},
{
"title": "Document Templates",
"id": "document-templates",
"url": "/refguide4/document-templates",
"dir": "/refguide4/",
"parent": "modules"
},
{
"title": "Domain Model",
"id": "domain-model",
"url": "/refguide4/domain-model",
"dir": "/refguide4/",
"parent": "modules"
},
{
"title": "Domain-to-XML Mappings",
"id": "domain-to-xml-mappings",
"url": "/refguide4/domain-to-xml-mappings",
"dir": "/refguide4/",
"parent": "integration"
},
{
"title": "Download File",
"id": "download-file",
"url": "/refguide4/download-file",
"dir": "/refguide4/",
"parent": "client-activities"
},
{
"title": "Drop Down Button",
"id": "drop-down-button",
"url": "/refguide4/drop-down-button",
"dir": "/refguide4/",
"parent": "mobile-form-buttons"
},
{
"title": "Download From Team Server Dialog",
"id": "download-from-team-server-dialog",
"url": "/refguide4/download-from-team-server-dialog",
"dir": "/refguide4/",
"parent": "dialogs"
},
{
"title": "Drop-Down Widget",
"id": "drop-down-widget",
"url": "/refguide4/drop-down-widget",
"dir": "/refguide4/",
"parent": "common-widgets"
},
{
"title": "Dynamic Image (document template)",
"id": "dynamic-image-document-template",
"url": "/refguide4/dynamic-image-document-template",
"dir": "/refguide4/",
"parent": "document-templates"
},
{
"title": "Drop Down",
"id": "drop-down",
"url": "/refguide4/drop-down",
"dir": "/refguide4/",
"parent": "reporting"
},
{
"title": "Dynamic label (document template)",
"id": "dynamic-label-document-template",
"url": "/refguide4/dynamic-label-document-template",
"dir": "/refguide4/",
"parent": "document-templates"
},
{
"title": "Edit Button",
"id": "edit-button",
"url": "/refguide4/edit-button",
"dir": "/refguide4/",
"parent": "control-bar"
},
{
"title": "End Event",
"id": "end-event",
"url": "/refguide4/end-event",
"dir": "/refguide4/",
"parent": "microflows"
},
{
"title": "Entities",
"id": "entities",
"url": "/refguide4/entities",
"dir": "/refguide4/",
"parent": "domain-model"
},
{
"title": "Enumeration Values",
"id": "enumeration-values",
"url": "/refguide4/enumeration-values",
"dir": "/refguide4/",
"parent": "enumerations"
},
{
"title": "Enumerations in microflow expressions",
"id": "enumerations-in-microflow-expressions",
"url": "/refguide4/enumerations-in-microflow-expressions",
"dir": "/refguide4/",
"parent": "microflow-expressions"
},
{
"title": "Enumerations",
"id": "enumerations",
"url": "/refguide4/enumerations",
"dir": "/refguide4/",
"parent": "modules"
},
{
"title": "Error Event",
"id": "error-event",
"url": "/refguide4/error-event",
"dir": "/refguide4/",
"parent": "microflows"
},
{
"title": "Event Handlers",
"id": "event-handlers",
"url": "/refguide4/event-handlers",
"dir": "/refguide4/",
"parent": "entities"
},
{
"title": "Exclusive Split",
"id": "exclusive-split",
"url": "/refguide4/exclusive-split",
"dir": "/refguide4/",
"parent": "microflows"
},
{
"title": "Export To CSV Button",
"id": "export-to-csv-button",
"url": "/refguide4/export-to-csv-button",
"dir": "/refguide4/",
"parent": "control-bar"
},
{
"title": "Export To Excel Button",
"id": "export-to-excel-button",
"url": "/refguide4/export-to-excel-button",
"dir": "/refguide4/",
"parent": "control-bar"
},
{
"title": "Export XML",
"id": "export-xml",
"url": "/refguide4/export-xml",
"dir": "/refguide4/",
"parent": "integration-activities"
},
{
"title": "External Link",
"id": "external-link",
"url": "/refguide4/external-link",
"dir": "/refguide4/",
"parent": "web-forms"
},
{
"title": "File Manager",
"id": "file-manager",
"url": "/refguide4/file-manager",
"dir": "/refguide4/",
"parent": "web-forms"
},
{
"title": "Form Concepts",
"id": "form-concepts",
"url": "/refguide4/form-concepts",
"dir": "/refguide4/",
"parent": "forms"
},
{
"title": "Forms",
"id": "forms",
"url": "/refguide4/forms",
"dir": "/refguide4/",
"parent": "modules"
},
{
"title": "Garbage collection",
"category": "Java Programming",
"id": "garbage-collection",
"url": "/refguide4/garbage-collection",
"dir": "/refguide4/"
},
{
"title": "Drop-Down Search Field",
"id": "drop-down-search-field",
"url": "/refguide4/drop-down-search-field",
"dir": "/refguide4/",
"parent": "search-bar"
},
{
"title": "Generate Document",
"id": "generate-document",
"url": "/refguide4/generate-document",
"dir": "/refguide4/",
"parent": "integration-activities"
},
{
"title": "Header (document template)",
"id": "header-document-template",
"url": "/refguide4/header-document-template",
"dir": "/refguide4/",
"parent": "document-templates"
},
{
"title": "Horizontal Split Pane",
"id": "horizontal-split-pane",
"url": "/refguide4/horizontal-split-pane",
"dir": "/refguide4/",
"parent": "web-forms"
},
{
"title": "History Dialog",
"id": "history-dialog",
"url": "/refguide4/history-dialog",
"dir": "/refguide4/",
"parent": "dialogs"
},
{
"title": "If expressions",
"id": "if-expressions",
"url": "/refguide4/if-expressions",
"dir": "/refguide4/",
"parent": "microflow-expressions"
},
{
"title": "Image Uploader",
"id": "image-uploader",
"url": "/refguide4/image-uploader",
"dir": "/refguide4/",
"parent": "common-widgets"
},
{
"title": "Image Viewer",
"id": "image-viewer",
"url": "/refguide4/image-viewer",
"dir": "/refguide4/",
"parent": "common-widgets"
},
{
"title": "Import XML",
"id": "import-xml",
"url": "/refguide4/import-xml",
"dir": "/refguide4/",
"parent": "integration-activities"
},
{
"title": "Images",
"id": "images",
"url": "/refguide4/images",
"dir": "/refguide4/",
"parent": "modules"
},
{
"title": "Imported web service",
"id": "imported-web-service",
"url": "/refguide4/imported-web-service",
"dir": "/refguide4/",
"parent": "imported-web-services"
},
{
"title": "Imported Web Services",
"id": "imported-web-services",
"url": "/refguide4/imported-web-services",
"dir": "/refguide4/",
"parent": "integration"
},
{
"title": "Mendix 4 Reference Guide",
"id": "index",
"url": "/refguide4/",
"dir": "/refguide4/",
"main": true
},
{
"title": "Indexes",
"id": "indexes",
"url": "/refguide4/indexes",
"dir": "/refguide4/",
"parent": "entities"
},
{
"title": "Inheritance Split",
"id": "inheritance-split",
"url": "/refguide4/inheritance-split",
"dir": "/refguide4/",
"parent": "microflows"
},
{
"title": "Input Reference Set Selector",
"id": "input-reference-set-selector",
"url": "/refguide4/input-reference-set-selector",
"dir": "/refguide4/",
"parent": "mobile-forms"
},
{
"title": "Integration Activities",
"id": "integration-activities",
"url": "/refguide4/integration-activities",
"dir": "/refguide4/",
"parent": "activities"
},
{
"title": "Integration",
"id": "integration",
"url": "/refguide4/integration",
"dir": "/refguide4/",
"parent": "modules"
},
{
"title": "Java Action Call",
"id": "java-action-call",
"url": "/refguide4/java-action-call",
"dir": "/refguide4/",
"parent": "action-call-activities"
},
{
"title": "Java Actions",
"id": "java-actions",
"url": "/refguide4/java-actions",
"dir": "/refguide4/",
"parent": "modules"
},
{
"title": "Java in the Cloud",
"category": "Java Programming",
"id": "java-in-the-cloud",
"url": "/refguide4/java-in-the-cloud",
"dir": "/refguide4/"
},
{
"title": "Java Programming",
"id": "java-programming",
"url": "/refguide4/java-programming",
"dir": "/refguide4/"
},
{
"title": "Label",
"id": "label",
"url": "/refguide4/label",
"dir": "/refguide4/",
"parent": "common-widgets"
},
{
"title": "Languages",
"category": "Modeler",
"id": "languages",
"url": "/refguide4/languages",
"dir": "/refguide4/"
},
{
"title": "Line break (document template)",
"id": "line-break-document-template",
"url": "/refguide4/line-break-document-template",
"dir": "/refguide4/",
"parent": "document-templates"
},
{
"title": "List Operation",
"id": "list-operation",
"url": "/refguide4/list-operation",
"dir": "/refguide4/",
"parent": "list-activities"
},
{
"title": "List Activities",
"id": "list-activities",
"url": "/refguide4/list-activities",
"dir": "/refguide4/",
"parent": "activities"
},
{
"title": "Link Button",
"id": "link-button",
"url": "/refguide4/link-button",
"dir": "/refguide4/",
"parent": "mobile-form-buttons"
},
{
"title": "Footer (document template)",
"id": "footer-document-template",
"url": "/refguide4/footer-document-template",
"dir": "/refguide4/",
"parent": "document-templates"
},
{
"title": "List View",
"id": "list-view",
"url": "/refguide4/list-view",
"dir": "/refguide4/",
"parent": "mobile-forms"
},
{
"title": "Log Message",
"id": "log-message",
"url": "/refguide4/log-message",
"dir": "/refguide4/",
"parent": "logging-activities"
},
{
"title": "Logging Activities",
"id": "logging-activities",
"url": "/refguide4/logging-activities",
"dir": "/refguide4/",
"parent": "activities"
},
{
"title": "Logging",
"category": "Runtime",
"id": "logging",
"url": "/refguide4/logging",
"dir": "/refguide4/"
},
{
"title": "Loop",
"id": "loop",
"url": "/refguide4/loop",
"dir": "/refguide4/",
"parent": "microflows"
},
{
"title": "Map element to entity",
"id": "map-element-to-entity",
"url": "/refguide4/map-element-to-entity",
"dir": "/refguide4/",
"parent": "xml-to-domain-mappings"
},
{
"title": "Map entity to element",
"id": "map-entity-to-element",
"url": "/refguide4/map-entity-to-element",
"dir": "/refguide4/",
"parent": "domain-to-xml-mappings"
},
{
"title": "Mathematical function calls",
"id": "mathematical-function-calls",
"url": "/refguide4/mathematical-function-calls",
"dir": "/refguide4/",
"parent": "microflow-expressions"
},
{
"title": "Merge Dialog",
"id": "merge-dialog",
"url": "/refguide4/merge-dialog",
"dir": "/refguide4/",
"parent": "dialogs"
},
{
"title": "Merge",
"id": "merge",
"url": "/refguide4/merge",
"dir": "/refguide4/",
"parent": "microflows"
},
{
"title": "Microflow Button",
"id": "microflow-button",
"url": "/refguide4/microflow-button",
"dir": "/refguide4/",
"parent": "control-bar"
},
{
"title": "Microflow Call",
"id": "microflow-call",
"url": "/refguide4/microflow-call",
"dir": "/refguide4/",
"parent": "action-call-activities"
},
{
"title": "Microflow Element Common Properties",
"id": "microflow-element-common-properties",
"url": "/refguide4/microflow-element-common-properties",
"dir": "/refguide4/",
"parent": "microflows"
},
{
"title": "Microflow Expressions",
"id": "microflow-expressions",
"url": "/refguide4/microflow-expressions",
"dir": "/refguide4/",
"parent": "languages"
},
{
"title": "Microflow Trigger",
"id": "microflow-trigger",
"url": "/refguide4/microflow-trigger",
"dir": "/refguide4/",
"parent": "web-forms"
},
{
"title": "Microflow",
"id": "microflow",
"url": "/refguide4/microflow",
"dir": "/refguide4/",
"parent": "microflows"
},
{
"title": "Microflows",
"id": "microflows",
"url": "/refguide4/microflows",
"dir": "/refguide4/",
"parent": "modules"
},
{
"title": "Mobile Form Buttons",
"id": "mobile-form-buttons",
"url": "/refguide4/mobile-form-buttons",
"dir": "/refguide4/",
"parent": "mobile-forms"
},
{
"title": "Mobile Form",
"id": "mobile-form",
"url": "/refguide4/mobile-form",
"dir": "/refguide4/",
"parent": "mobile-forms"
},
{
"title": "Mobile Forms",
"id": "mobile-forms",
"url": "/refguide4/mobile-forms",
"dir": "/refguide4/",
"parent": "forms"
},
{
"title": "Mobile Microflow Button",
"id": "mobile-microflow-button",
"url": "/refguide4/mobile-microflow-button",
"dir": "/refguide4/",
"parent": "mobile-form-buttons"
},
{
"title": "Mobile New Button",
"id": "mobile-new-button",
"url": "/refguide4/mobile-new-button",
"dir": "/refguide4/",
"parent": "mobile-form-buttons"
},
{
"title": "Modeler",
"id": "modeler",
"url": "/refguide4/modeler",
"dir": "/refguide4/"
},
{
"title": "Module Role",
"id": "module-role",
"url": "/refguide4/module-role",
"dir": "/refguide4/",
"parent": "module-security"
},
{
"title": "Module Security",
"id": "module-security",
"url": "/refguide4/module-security",
"dir": "/refguide4/",
"parent": "modules"
},
{
"title": "Modules",
"category": "Modeler",
"id": "modules",
"url": "/refguide4/modules",
"dir": "/refguide4/"
},
{
"title": "Monitoring",
"category": "Deployment",
"id": "monitoring",
"url": "/refguide4/monitoring",
"dir": "/refguide4/"
},
{
"title": "Moving from 3 to 4",
"id": "moving-from-3-to-4",
"url": "/refguide4/moving-from-3-to-4",
"dir": "/refguide4/"
},
{
"title": "Navigation Item",
"id": "navigation-item",
"url": "/refguide4/navigation-item",
"dir": "/refguide4/",
"parent": "navigation"
},
{
"title": "Navigation List",
"id": "navigation-list",
"url": "/refguide4/navigation-list",
"dir": "/refguide4/",
"parent": "mobile-forms"
},
{
"title": "Navigation",
"id": "navigation",
"url": "/refguide4/navigation",
"dir": "/refguide4/",
"parent": "project"
},
{
"title": "New Button",
"id": "new-button",
"url": "/refguide4/new-button",
"dir": "/refguide4/",
"parent": "control-bar"
},
{
"title": "New Project Dialog",
"id": "new-project-dialog",
"url": "/refguide4/new-project-dialog",
"dir": "/refguide4/",
"parent": "dialogs"
},
{
"title": "Object Activities",
"id": "object-activities",
"url": "/refguide4/object-activities",
"dir": "/refguide4/",
"parent": "activities"
},
{
"title": "Open Project Dialog",
"id": "open-project-dialog",
"url": "/refguide4/open-project-dialog",
"dir": "/refguide4/",
"parent": "dialogs"
},
{
"title": "Opening Forms",
"id": "opening-forms",
"url": "/refguide4/opening-forms",
"dir": "/refguide4/",
"parent": "form-concepts"
},
{
"title": "Operations",
"id": "operations",
"url": "/refguide4/operations",
"dir": "/refguide4/",
"parent": "published-web-services"
},
{
"title": "OQL Aggregation",
"id": "oql-aggregation",
"url": "/refguide4/oql-aggregation",
"dir": "/refguide4/",
"parent": "oql-expressions"
},
{
"title": "OQL Case Expression",
"id": "oql-case-expression",
"url": "/refguide4/oql-case-expression",
"dir": "/refguide4/",
"parent": "oql-operators"
},
{
"title": "OQL CAST",
"id": "oql-cast",
"url": "/refguide4/oql-cast",
"dir": "/refguide4/",
"parent": "oql-functions"
},
{
"title": "OQL COALESCE",
"id": "oql-coalesce",
"url": "/refguide4/oql-coalesce",
"dir": "/refguide4/",
"parent": "oql-functions"
},
{
"title": "OQL DATEDIFF",
"id": "oql-datediff",
"url": "/refguide4/oql-datediff",
"dir": "/refguide4/",
"parent": "oql-functions"
},
{
"title": "OQL DATEPART",
"id": "oql-datepart",
"url": "/refguide4/oql-datepart",
"dir": "/refguide4/",
"parent": "oql-functions"
},
{
"title": "OQL Expressions",
"id": "oql-expressions",
"url": "/refguide4/oql-expressions",
"dir": "/refguide4/",
"parent": "oql"
},
{
"title": "OQL From Clause",
"id": "oql-from-clause",
"url": "/refguide4/oql-from-clause",
"dir": "/refguide4/",
"parent": "oql"
},
{
"title": "OQL FULL OUTER JOIN",
"id": "oql-full-outer-join",
"url": "/refguide4/oql-full-outer-join",
"dir": "/refguide4/",
"parent": "oql-from-clause"
},
{
"title": "OQL Functions",
"id": "oql-functions",
"url": "/refguide4/oql-functions",
"dir": "/refguide4/",
"parent": "oql-expressions"
},
{
"title": "OQL Group by Clause",
"id": "oql-group-by-clause",
"url": "/refguide4/oql-group-by-clause",
"dir": "/refguide4/",
"parent": "oql"
},
{
"title": "OQL INNER JOIN",
"id": "oql-inner-join",
"url": "/refguide4/oql-inner-join",
"dir": "/refguide4/",
"parent": "oql-from-clause"
},
{
"title": "OQL LEFT OUTER JOIN",
"id": "oql-left-outer-join",
"url": "/refguide4/oql-left-outer-join",
"dir": "/refguide4/",
"parent": "oql-from-clause"
},
{
"title": "OQL LENGTH",
"id": "oql-length",
"url": "/refguide4/oql-length",
"dir": "/refguide4/",
"parent": "oql-functions"
},
{
"title": "OQL Limit Clause",
"id": "oql-limit-clause",
"url": "/refguide4/oql-limit-clause",
"dir": "/refguide4/",
"parent": "oql"
},
{
"title": "OQL Operators",
"id": "oql-operators",
"url": "/refguide4/oql-operators",
"dir": "/refguide4/",
"parent": "oql-expressions"
},
{
"title": "OQL Order by Clause",
"id": "oql-order-by-clause",
"url": "/refguide4/oql-order-by-clause",
"dir": "/refguide4/",
"parent": "oql"
},
{
"title": "OQL Parameters",
"id": "oql-parameters",
"url": "/refguide4/oql-parameters",
"dir": "/refguide4/",
"parent": "oql-expressions"
},
{
"title": "OQL RANGEBEGIN",
"id": "oql-rangebegin",
"url": "/refguide4/oql-rangebegin",
"dir": "/refguide4/",
"parent": "oql-functions"
},
{
"title": "OQL RANGEEND",
"id": "oql-rangeend",
"url": "/refguide4/oql-rangeend",
"dir": "/refguide4/",
"parent": "oql-functions"
},
{
"title": "OQL RIGHT OUTER JOIN",
"id": "oql-right-outer-join",
"url": "/refguide4/oql-right-outer-join",
"dir": "/refguide4/",
"parent": "oql-from-clause"
},
{
"title": "OQL ROUND",
"id": "oql-round",
"url": "/refguide4/oql-round",
"dir": "/refguide4/",
"parent": "oql-functions"
},
{
"title": "OQL Select Clause",
"id": "oql-select-clause",
"url": "/refguide4/oql-select-clause",
"dir": "/refguide4/",
"parent": "oql"
},
{
"title": "OQL Where Clause",
"id": "oql-where-clause",
"url": "/refguide4/oql-where-clause",
"dir": "/refguide4/",
"parent": "oql"
},
{
"title": "OQL",
"id": "oql",
"url": "/refguide4/oql",
"dir": "/refguide4/",
"parent": "languages"
},
{
"title": "Oracle",
"category": "System Requirements",
"id": "oracle",
"url": "/refguide4/oracle",
"dir": "/refguide4/"
},
{
"title": "Page Break (document template)",
"id": "page-break-document-template",
"url": "/refguide4/page-break-document-template",
"dir": "/refguide4/",
"parent": "document-templates"
},
{
"title": "Parameter",
"id": "parameter",
"url": "/refguide4/parameter",
"dir": "/refguide4/",
"parent": "microflows"
},
{
"title": "Parse and format date function calls",
"id": "parse-and-format-date-function-calls",
"url": "/refguide4/parse-and-format-date-function-calls",
"dir": "/refguide4/",
"parent": "microflow-expressions"
},
{
"title": "Parse and format float function calls",
"id": "parse-and-format-float-function-calls",
"url": "/refguide4/parse-and-format-float-function-calls",
"dir": "/refguide4/",
"parent": "microflow-expressions"
},
{
"title": "Parse integer",
"id": "parse-integer",
"url": "/refguide4/parse-integer",
"dir": "/refguide4/",
"parent": "microflow-expressions"
},
{
"title": "Persistability",
"id": "persistability",
"url": "/refguide4/persistability",
"dir": "/refguide4/",
"parent": "entities"
},
{
"title": "Persistent Create Object",
"id": "persistent-create-object",
"url": "/refguide4/persistent-create-object",
"dir": "/refguide4/",
"parent": "object-activities"
},
{
"title": "Preferences Dialog",
"id": "preferences-dialog",
"url": "/refguide4/preferences-dialog",
"dir": "/refguide4/",
"parent": "dialogs"
},
{
"title": "Project Security",
"id": "project-security",
"url": "/refguide4/project-security",
"dir": "/refguide4/",
"parent": "project"
},
{
"title": "Project Settings",
"id": "project-settings",
"url": "/refguide4/project-settings",
"dir": "/refguide4/",
"parent": "project"
},
{
"title": "Project",
"category": "Modeler",
"id": "project",
"url": "/refguide4/project",
"dir": "/refguide4/"
},
{
"title": "Published web service",
"id": "published-web-service",
"url": "/refguide4/published-web-service",
"dir": "/refguide4/",
"parent": "published-web-services"
},
{
"title": "Published Web Services",
"id": "published-web-services",
"url": "/refguide4/published-web-services",
"dir": "/refguide4/",
"parent": "integration"
},
{
"title": "Range Search Field",
"id": "range-search-field",
"url": "/refguide4/range-search-field",
"dir": "/refguide4/",
"parent": "search-bar"
},
{
"title": "Reference Selector",
"id": "reference-selector",
"url": "/refguide4/reference-selector",
"dir": "/refguide4/",
"parent": "common-widgets"
},
{
"title": "Reference Set Selector",
"id": "reference-set-selector",
"url": "/refguide4/reference-set-selector",
"dir": "/refguide4/",
"parent": "web-forms"
},
{
"title": "Regular Expressions",
"id": "regular-expressions",
"url": "/refguide4/regular-expressions",
"dir": "/refguide4/",
"parent": "modules"
},
{
"title": "Relational expressions",
"id": "relational-expressions",
"url": "/refguide4/relational-expressions",
"dir": "/refguide4/",
"parent": "microflow-expressions"
},
{
"title": "Release Notes",
"id": "release-notes",
"url": "/refguide4/release-notes",
"dir": "/refguide4/"
},
{
"title": "Remove Button",
"id": "remove-button",
"url": "/refguide4/remove-button",
"dir": "/refguide4/",
"parent": "control-bar"
},
{
"title": "Report Button",
"id": "report-button",
"url": "/refguide4/report-button",
"dir": "/refguide4/",
"parent": "reporting"
},
{
"title": "Report Chart",
"id": "report-chart",
"url": "/refguide4/report-chart",
"dir": "/refguide4/",
"parent": "reporting"
},
{
"title": "Report Pane",
"id": "report-pane",
"url": "/refguide4/report-pane",
"dir": "/refguide4/",
"parent": "reporting"
},
{
"title": "Reporting",
"id": "reporting",
"url": "/refguide4/reporting",
"dir": "/refguide4/",
"parent": "web-forms"
},
{
"title": "Retrieve",
"id": "retrieve",
"url": "/refguide4/retrieve",
"dir": "/refguide4/",
"parent": "object-activities"
},
{
"title": "Rollback Object",
"id": "rollback-object",
"url": "/refguide4/rollback-object",
"dir": "/refguide4/",
"parent": "object-activities"
},
{
"title": "Row (document template)",
"id": "row-document-template",
"url": "/refguide4/row-document-template",
"dir": "/refguide4/",
"parent": "table-document-template"
},
{
"title": "Rules",
"id": "rules",
"url": "/refguide4/rules",
"dir": "/refguide4/",
"parent": "modules"
},
{
"title": "Runtime",
"id": "runtime",
"url": "/refguide4/runtime",
"dir": "/refguide4/"
},
{
"title": "Scheduled Events",
"id": "scheduled-events",
"url": "/refguide4/scheduled-events",
"dir": "/refguide4/",
"parent": "modules"
},
{
"title": "Save Button",
"id": "save-button",
"url": "/refguide4/save-button",
"dir": "/refguide4/",
"parent": "mobile-form-buttons"
},
{
"title": "Search Button",
"id": "search-button",
"url": "/refguide4/search-button",
"dir": "/refguide4/",
"parent": "control-bar"
},
{
"title": "Search Bar",
"id": "search-bar",
"url": "/refguide4/search-bar",
"dir": "/refguide4/",
"parent": "data-grid"
},
{
"title": "Section",
"id": "section",
"url": "/refguide4/section",
"dir": "/refguide4/",
"parent": "mobile-forms"
},
{
"title": "Search Field Properties",
"id": "search-field-properties",
"url": "/refguide4/search-field-properties",
"dir": "/refguide4/",
"parent": "search-bar"
},
{
"title": "Security",
"category": "Modeler",
"id": "security",
"url": "/refguide4/security",
"dir": "/refguide4/"
},
{
"title": "Select All Button",
"id": "select-all-button",
"url": "/refguide4/select-all-button",
"dir": "/refguide4/",
"parent": "control-bar"
},
{
"title": "Select elements",
"id": "select-elements",
"url": "/refguide4/select-elements",
"dir": "/refguide4/",
"parent": "xml-to-domain-mappings"
},
{
"title": "Sequence Flow",
"id": "sequence-flow",
"url": "/refguide4/sequence-flow",
"dir": "/refguide4/",
"parent": "microflows"
},
{
"title": "Select Button",
"id": "select-button",
"url": "/refguide4/select-button",
"dir": "/refguide4/",
"parent": "control-bar"
},
{
"title": "Show Form",
"id": "show-form",
"url": "/refguide4/show-form",
"dir": "/refguide4/",
"parent": "client-activities"
},
{
"title": "Show Message",
"id": "show-message",
"url": "/refguide4/show-message",
"dir": "/refguide4/",
"parent": "client-activities"
},
{
"title": "Sign In Dialog",
"id": "sign-in-dialog",
"url": "/refguide4/sign-in-dialog",
"dir": "/refguide4/",
"parent": "dialogs"
},
{
"title": "Sign Out Button",
"id": "sign-out-button",
"url": "/refguide4/sign-out-button",
"dir": "/refguide4/",
"parent": "mobile-form-buttons"
},
{
"title": "Sort Bar",
"id": "sort-bar",
"url": "/refguide4/sort-bar",
"dir": "/refguide4/",
"parent": "data-grid"
},
{
"title": "Start Event",
"id": "start-event",
"url": "/refguide4/start-event",
"dir": "/refguide4/",
"parent": "microflows"
},
{
"title": "Starting Microflows",
"id": "starting-microflows",
"url": "/refguide4/starting-microflows",
"dir": "/refguide4/",
"parent": "form-concepts"
},
{
"title": "Special checks",
"id": "special-checks",
"url": "/refguide4/special-checks",
"dir": "/refguide4/",
"parent": "microflow-expressions"
},
{
"title": "Static Image (document template)",
"id": "static-image-document-template",
"url": "/refguide4/static-image-document-template",
"dir": "/refguide4/",
"parent": "document-templates"
},
{
"title": "Static Label (document template)",
"id": "static-label-document-template",
"url": "/refguide4/static-label-document-template",
"dir": "/refguide4/",
"parent": "document-templates"
},
{
"title": "Style",
"id": "style",
"url": "/refguide4/style",
"dir": "/refguide4/",
"parent": "document-templates"
},
{
"title": "String function calls",
"id": "string-function-calls",
"url": "/refguide4/string-function-calls",
"dir": "/refguide4/",
"parent": "microflow-expressions"
},
{
"title": "System Requirements",
"id": "system-requirements",
"url": "/refguide4/system-requirements",
"dir": "/refguide4/"
},
{
"title": "System Texts",
"id": "system-texts",
"url": "/refguide4/system-texts",
"dir": "/refguide4/",
"parent": "project"
},
{
"title": "Tab Page",
"id": "tab-page",
"url": "/refguide4/tab-page",
"dir": "/refguide4/",
"parent": "tab-control"
},
{
"title": "Table Cell",
"id": "table-cell",
"url": "/refguide4/table-cell",
"dir": "/refguide4/",
"parent": "table"
},
{
"title": "Tab Control",
"id": "tab-control",
"url": "/refguide4/tab-control",
"dir": "/refguide4/",
"parent": "web-forms"
},
{
"title": "Table Row",
"id": "table-row",
"url": "/refguide4/table-row",
"dir": "/refguide4/",
"parent": "table"
},
{
"title": "Table (document template)",
"id": "table-document-template",
"url": "/refguide4/table-document-template",
"dir": "/refguide4/",
"parent": "document-templates"
},
{
"title": "Table",
"id": "table",
"url": "/refguide4/table",
"dir": "/refguide4/",
"parent": "common-widgets"
},
{
"title": "Team Server FAQ",
"category": "Team Server",
"id": "team-server-faq",
"url": "/refguide4/team-server-faq",
"dir": "/refguide4/"
},
{
"title": "Team Server",
"id": "team-server",
"url": "/refguide4/team-server",
"dir": "/refguide4/"
},
{
"title": "Template Grid (document template)",
"id": "template-grid-document-template",
"url": "/refguide4/template-grid-document-template",
"dir": "/refguide4/",
"parent": "document-templates"
},
{
"title": "Template Grid",
"id": "template-grid",
"url": "/refguide4/template-grid",
"dir": "/refguide4/",
"parent": "web-forms"
},
{
"title": "Text Area",
"id": "text-area",
"url": "/refguide4/text-area",
"dir": "/refguide4/",
"parent": "common-widgets"
},
{
"title": "Text Search Field",
"id": "text-search-field",
"url": "/refguide4/text-search-field",
"dir": "/refguide4/",
"parent": "search-bar"
},
{
"title": "Text Box",
"id": "text-box",
"url": "/refguide4/text-box",
"dir": "/refguide4/",
"parent": "common-widgets"
},
{
"title": "Title (document template)",
"id": "title-document-template",
"url": "/refguide4/title-document-template",
"dir": "/refguide4/",
"parent": "document-templates"
},
{
"title": "To string",
"id": "to-string",
"url": "/refguide4/to-string",
"dir": "/refguide4/",
"parent": "microflow-expressions"
},
{
"title": "Trim to date",
"id": "trim-to-date",
"url": "/refguide4/trim-to-date",
"dir": "/refguide4/",
"parent": "microflow-expressions"
},
{
"title": "Unary expressions",
"id": "unary-expressions",
"url": "/refguide4/unary-expressions",
"dir": "/refguide4/",
"parent": "microflow-expressions"
},
{
"title": "Translatable Texts",
"id": "translatable-texts",
"url": "/refguide4/translatable-texts",
"dir": "/refguide4/",
"parent": "modules"
},
{
"title": "Upload To Team Server Dialog",
"id": "upload-to-team-server-dialog",
"url": "/refguide4/upload-to-team-server-dialog",
"dir": "/refguide4/",
"parent": "dialogs"
},
{
"title": "User Role",
"id": "user-role",
"url": "/refguide4/user-role",
"dir": "/refguide4/",
"parent": "project-security"
},
{
"title": "Using Eclipse",
"category": "Java Programming",
"id": "using-eclipse",
"url": "/refguide4/using-eclipse",
"dir": "/refguide4/"
},
{
"title": "Validation Feedback",
"id": "validation-feedback",
"url": "/refguide4/validation-feedback",
"dir": "/refguide4/",
"parent": "client-activities"
},
{
"title": "Using a proxy to call a webservice",
"id": "using-a-proxy-to-call-a-webservice",
"url": "/refguide4/using-a-proxy-to-call-a-webservice",
"dir": "/refguide4/",
"parent": "imported-web-services"
},
{
"title": "Validation Rules",
"id": "validation-rules",
"url": "/refguide4/validation-rules",
"dir": "/refguide4/",
"parent": "entities"
},
{
"title": "Variable Activities",
"id": "variable-activities",
"url": "/refguide4/variable-activities",
"dir": "/refguide4/",
"parent": "activities"
},
{
"title": "Version Control Scenarios",
"id": "version-control-scenarios",
"url": "/refguide4/version-control-scenarios",
"dir": "/refguide4/",
"parent": "version-control"
},
{
"title": "Version Control Concepts",
"id": "version-control-concepts",
"url": "/refguide4/version-control-concepts",
"dir": "/refguide4/",
"parent": "version-control"
},
{
"title": "Version Control",
"category": "Team Server",
"id": "version-control",
"url": "/refguide4/version-control",
"dir": "/refguide4/"
},
{
"title": "Web Forms",
"id": "web-forms",
"url": "/refguide4/web-forms",
"dir": "/refguide4/",
"parent": "forms"
},
{
"title": "Web Form",
"id": "web-form",
"url": "/refguide4/web-form",
"dir": "/refguide4/",
"parent": "web-forms"
},
{
"title": "Vertical Split Pane",
"id": "vertical-split-pane",
"url": "/refguide4/vertical-split-pane",
"dir": "/refguide4/",
"parent": "web-forms"
},
{
"title": "Widget Events",
"id": "widget-events",
"url": "/refguide4/widget-events",
"dir": "/refguide4/",
"parent": "form-concepts"
},
{
"title": "Widget Properties",
"id": "widget-properties",
"url": "/refguide4/widget-properties",
"dir": "/refguide4/",
"parent": "form-concepts"
},
{
"title": "XML Schemas",
"id": "xml-schemas",
"url": "/refguide4/xml-schemas",
"dir": "/refguide4/",
"parent": "integration"
},
{
"title": "XML Schema Support",
"id": "xml-schema-support",
"url": "/refguide4/xml-schema-support",
"dir": "/refguide4/",
"parent": "integration"
},
{
"title": "XML-to-Domain Mappings",
"id": "xml-to-domain-mappings",
"url": "/refguide4/xml-to-domain-mappings",
"dir": "/refguide4/",
"parent": "integration"
},
{
"title": "XPath Constraint Functions",
"id": "xpath-constraint-functions",
"url": "/refguide4/xpath-constraint-functions",
"dir": "/refguide4/",
"parent": "xpath-constraints"
},
{
"title": "XPath Constraints",
"id": "xpath-constraints",
"url": "/refguide4/xpath-constraints",
"dir": "/refguide4/",
"parent": "xpath"
},
{
"title": "XPath contains",
"id": "xpath-contains",
"url": "/refguide4/xpath-contains",
"dir": "/refguide4/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath avg",
"id": "xpath-avg",
"url": "/refguide4/xpath-avg",
"dir": "/refguide4/",
"parent": "xpath-query-functions"
},
{
"title": "XPath day-from-dateTime",
"id": "xpath-day-from-datetime",
"url": "/refguide4/xpath-day-from-datetime",
"dir": "/refguide4/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath count",
"id": "xpath-count",
"url": "/refguide4/xpath-count",
"dir": "/refguide4/",
"parent": "xpath-query-functions"
},
{
"title": "XPath day-of-year-from-dateTime",
"id": "xpath-day-of-year-from-datetime",
"url": "/refguide4/xpath-day-of-year-from-datetime",
"dir": "/refguide4/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath ends-with",
"id": "xpath-ends-with",
"url": "/refguide4/xpath-ends-with",
"dir": "/refguide4/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath false",
"id": "xpath-false",
"url": "/refguide4/xpath-false",
"dir": "/refguide4/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath Expressions",
"id": "xpath-expressions",
"url": "/refguide4/xpath-expressions",
"dir": "/refguide4/",
"parent": "xpath-constraints"
},
{
"title": "XPath hours-from-dateTime",
"id": "xpath-hours-from-datetime",
"url": "/refguide4/xpath-hours-from-datetime",
"dir": "/refguide4/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath id",
"id": "xpath-id",
"url": "/refguide4/xpath-id",
"dir": "/refguide4/",
"parent": "xpath-query-functions"
},
{
"title": "XPath Keywords and System Variables",
"id": "xpath-keywords-and-system-variables",
"url": "/refguide4/xpath-keywords-and-system-variables",
"dir": "/refguide4/",
"parent": "xpath-constraints"
},
{
"title": "XPath length",
"id": "xpath-length",
"url": "/refguide4/xpath-length",
"dir": "/refguide4/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath min",
"id": "xpath-min",
"url": "/refguide4/xpath-min",
"dir": "/refguide4/",
"parent": "xpath-query-functions"
},
{
"title": "XPath minutes-from-dateTime",
"id": "xpath-minutes-from-datetime",
"url": "/refguide4/xpath-minutes-from-datetime",
"dir": "/refguide4/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath month-from-dateTime",
"id": "xpath-month-from-datetime",
"url": "/refguide4/xpath-month-from-datetime",
"dir": "/refguide4/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath not",
"id": "xpath-not",
"url": "/refguide4/xpath-not",
"dir": "/refguide4/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath Operators",
"id": "xpath-operators",
"url": "/refguide4/xpath-operators",
"dir": "/refguide4/",
"parent": "xpath-constraints"
},
{
"title": "XPath quarter-from-dateTime",
"id": "xpath-quarter-from-datetime",
"url": "/refguide4/xpath-quarter-from-datetime",
"dir": "/refguide4/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath Query Functions",
"id": "xpath-query-functions",
"url": "/refguide4/xpath-query-functions",
"dir": "/refguide4/",
"parent": "xpath"
},
{
"title": "XPath seconds-from-dateTime",
"id": "xpath-seconds-from-datetime",
"url": "/refguide4/xpath-seconds-from-datetime",
"dir": "/refguide4/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath starts-with",
"id": "xpath-starts-with",
"url": "/refguide4/xpath-starts-with",
"dir": "/refguide4/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath string-length",
"id": "xpath-string-length",
"url": "/refguide4/xpath-string-length",
"dir": "/refguide4/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath sum",
"id": "xpath-sum",
"url": "/refguide4/xpath-sum",
"dir": "/refguide4/",
"parent": "xpath-query-functions"
},
{
"title": "XPath Tokens",
"id": "xpath-tokens",
"url": "/refguide4/xpath-tokens",
"dir": "/refguide4/",
"parent": "xpath"
},
{
"title": "XPath week-from-dateTime",
"id": "xpath-week-from-datetime",
"url": "/refguide4/xpath-week-from-datetime",
"dir": "/refguide4/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath weekday-from-dateTime",
"id": "xpath-weekday-from-datetime",
"url": "/refguide4/xpath-weekday-from-datetime",
"dir": "/refguide4/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath true",
"id": "xpath-true",
"url": "/refguide4/xpath-true",
"dir": "/refguide4/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath year-from-dateTime",
"id": "xpath-year-from-datetime",
"url": "/refguide4/xpath-year-from-datetime",
"dir": "/refguide4/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath",
"id": "xpath",
"url": "/refguide4/xpath",
"dir": "/refguide4/",
"parent": "languages"
},
{
"title": "XPath max",
"id": "xpath-max",
"url": "/refguide4/xpath-max",
"dir": "/refguide4/",
"parent": "xpath-query-functions"
}
]
}
},
{
"filename": "refguide5.json",
"content": {
"categories": [
"General",
"Team Server",
"Modeler",
"Runtime",
"Java Programming",
"Mobile",
"Proactive Maintenance"
],
"pages": [
{
"title": "Access Rules",
"id": "access-rules",
"url": "/refguide5/access-rules",
"dir": "/refguide5/",
"parent": "entities"
},
{
"title": "Action Button",
"id": "action-button",
"url": "/refguide5/action-button",
"dir": "/refguide5/",
"parent": "button-widgets"
},
{
"title": "Action Call Activities",
"id": "action-call-activities",
"url": "/refguide5/action-call-activities",
"dir": "/refguide5/",
"parent": "activities"
},
{
"title": "Actions",
"id": "actions",
"url": "/refguide5/actions",
"dir": "/refguide5/",
"parent": "published-app-services"
},
{
"title": "Activities",
"id": "activities",
"url": "/refguide5/activities",
"dir": "/refguide5/",
"parent": "microflows"
},
{
"title": "Add button",
"id": "add-button",
"url": "/refguide5/add-button",
"dir": "/refguide5/",
"parent": "control-bar"
},
{
"title": "Add date function calls",
"id": "add-date-function-calls",
"url": "/refguide5/add-date-function-calls",
"dir": "/refguide5/",
"parent": "microflow-expressions"
},
{
"title": "Administrator",
"id": "administrator",
"url": "/refguide5/administrator",
"dir": "/refguide5/",
"parent": "project-security"
},
{
"title": "Aggregate List",
"id": "aggregate-list",
"url": "/refguide5/aggregate-list",
"dir": "/refguide5/",
"parent": "list-activities"
},
{
"title": "Annotation flow",
"id": "annotation-flow",
"url": "/refguide5/annotation-flow",
"dir": "/refguide5/",
"parent": "microflows"
},
{
"title": "Annotation",
"id": "annotation",
"url": "/refguide5/annotation",
"dir": "/refguide5/",
"parent": "microflows"
},
{
"title": "Annotations",
"id": "annotations",
"url": "/refguide5/annotations",
"dir": "/refguide5/",
"parent": "domain-model"
},
{
"title": "Anonymous Users",
"id": "anonymous-users",
"url": "/refguide5/anonymous-users",
"dir": "/refguide5/",
"parent": "project-security"
},
{
"title": "App Platform",
"category": "General",
"id": "app-platform",
"url": "/refguide5/app-platform",
"dir": "/refguide5/"
},
{
"title": "App Settings Dialog",
"id": "app-settings-dialog",
"url": "/refguide5/app-settings-dialog",
"dir": "/refguide5/",
"parent": "dialogs"
},
{
"title": "Arithmetic expressions",
"id": "arithmetic-expressions",
"url": "/refguide5/arithmetic-expressions",
"dir": "/refguide5/",
"parent": "microflow-expressions"
},
{
"title": "Association Source",
"id": "association-source",
"url": "/refguide5/association-source",
"dir": "/refguide5/",
"parent": "data-sources"
},
{
"title": "Associations",
"id": "associations",
"url": "/refguide5/associations",
"dir": "/refguide5/",
"parent": "domain-model"
},
{
"title": "Attributes",
"id": "attributes",
"url": "/refguide5/attributes",
"dir": "/refguide5/",
"parent": "entities"
},
{
"title": "Back button",
"id": "back-button",
"url": "/refguide5/back-button",
"dir": "/refguide5/",
"parent": "button-widgets"
},
{
"title": "Basic Reports",
"id": "basic-reports",
"url": "/refguide5/basic-reports",
"dir": "/refguide5/",
"parent": "report-widgets"
},
{
"title": "Between date function calls",
"id": "between-date-function-calls",
"url": "/refguide5/between-date-function-calls",
"dir": "/refguide5/",
"parent": "microflow-expressions"
},
{
"title": "Boolean expressions",
"id": "boolean-expressions",
"url": "/refguide5/boolean-expressions",
"dir": "/refguide5/",
"parent": "microflow-expressions"
},
{
"title": "Branch Manager Dialog",
"id": "branch-manager-dialog",
"url": "/refguide5/branch-manager-dialog",
"dir": "/refguide5/",
"parent": "dialogs"
},
{
"title": "Break Event",
"id": "break-event",
"url": "/refguide5/break-event",
"dir": "/refguide5/",
"parent": "microflows"
},
{
"title": "Button Widgets",
"id": "button-widgets",
"url": "/refguide5/button-widgets",
"dir": "/refguide5/",
"parent": "pages"
},
{
"title": "Call Web Service",
"id": "call-web-service",
"url": "/refguide5/call-web-service",
"dir": "/refguide5/",
"parent": "integration-activities"
},
{
"title": "Cancel button",
"id": "cancel-button",
"url": "/refguide5/cancel-button",
"dir": "/refguide5/",
"parent": "button-widgets"
},
{
"title": "Cast Object",
"id": "cast-object",
"url": "/refguide5/cast-object",
"dir": "/refguide5/",
"parent": "object-activities"
},
{
"title": "Cell (document template)",
"id": "cell-document-template",
"url": "/refguide5/cell-document-template",
"dir": "/refguide5/",
"parent": "row-document-template"
},
{
"title": "Change List",
"id": "change-list",
"url": "/refguide5/change-list",
"dir": "/refguide5/",
"parent": "list-activities"
},
{
"title": "Change Object",
"id": "change-object",
"url": "/refguide5/change-object",
"dir": "/refguide5/",
"parent": "object-activities"
},
{
"title": "Change Variable",
"id": "change-variable",
"url": "/refguide5/change-variable",
"dir": "/refguide5/",
"parent": "variable-activities"
},
{
"title": "Check box",
"id": "check-box",
"url": "/refguide5/check-box",
"dir": "/refguide5/",
"parent": "input-widgets"
},
{
"title": "Client Activities",
"id": "client-activities",
"url": "/refguide5/client-activities",
"dir": "/refguide5/",
"parent": "activities"
},
{
"title": "Close Form",
"id": "close-form",
"url": "/refguide5/close-form",
"dir": "/refguide5/",
"parent": "client-activities"
},
{
"title": "Clustered Mendix Runtime",
"category": "Runtime",
"id": "clustered-mendix-runtime",
"url": "/refguide5/clustered-mendix-runtime",
"dir": "/refguide5/"
},
{
"title": "Columns (document template)",
"id": "columns-document-template",
"url": "/refguide5/columns-document-template",
"dir": "/refguide5/",
"parent": "data-grid-document-template"
},
{
"title": "Columns",
"id": "columns",
"url": "/refguide5/columns",
"dir": "/refguide5/",
"parent": "data-grid"
},
{
"title": "Commit Dialog",
"id": "commit-dialog",
"url": "/refguide5/commit-dialog",
"dir": "/refguide5/",
"parent": "dialogs"
},
{
"title": "Commit Object(s)",
"id": "committing-objects",
"url": "/refguide5/committing-objects",
"dir": "/refguide5/",
"parent": "object-activities"
},
{
"title": "Common Widget Properties",
"id": "common-widget-properties",
"url": "/refguide5/common-widget-properties",
"dir": "/refguide5/",
"parent": "common-widgets"
},
{
"title": "Common Widgets",
"id": "common-widgets",
"url": "/refguide5/common-widgets",
"dir": "/refguide5/",
"parent": "pages"
},
{
"title": "Comparison Search Field",
"id": "comparison-search-field",
"url": "/refguide5/comparison-search-field",
"dir": "/refguide5/",
"parent": "search-bar"
},
{
"title": "Conditions",
"id": "conditions",
"url": "/refguide5/conditions",
"dir": "/refguide5/",
"parent": "page-concepts"
},
{
"title": "Configuration",
"id": "configuration",
"url": "/refguide5/configuration",
"dir": "/refguide5/",
"parent": "project-settings"
},
{
"title": "Constants",
"category": "Modeler",
"id": "constants",
"url": "/refguide5/constants",
"dir": "/refguide5/"
},
{
"title": "Consumed App Services",
"id": "consumed-app-services",
"url": "/refguide5/consumed-app-services",
"dir": "/refguide5/",
"parent": "integration"
},
{
"title": "Consumed web service",
"id": "consumed-web-service",
"url": "/refguide5/consumed-web-service",
"dir": "/refguide5/",
"parent": "consumed-web-services"
},
{
"title": "Consumed Web Services",
"id": "consumed-web-services",
"url": "/refguide5/consumed-web-services",
"dir": "/refguide5/",
"parent": "integration"
},
{
"title": "Container Widgets",
"id": "container-widgets",
"url": "/refguide5/container-widgets",
"dir": "/refguide5/",
"parent": "pages"
},
{
"title": "Container",
"id": "container",
"url": "/refguide5/container",
"dir": "/refguide5/",
"parent": "container-widgets"
},
{
"title": "Context Mechanism",
"id": "context-mechanism",
"url": "/refguide5/context-mechanism",
"dir": "/refguide5/",
"parent": "page-concepts"
},
{
"title": "Continue Event",
"id": "continue-event",
"url": "/refguide5/continue-event",
"dir": "/refguide5/",
"parent": "microflows"
},
{
"title": "Control Bar",
"id": "control-bar",
"url": "/refguide5/control-bar",
"dir": "/refguide5/",
"parent": "data-grid"
},
{
"title": "Create Branch Line Dialog",
"id": "create-branch-line-dialog",
"url": "/refguide5/create-branch-line-dialog",
"dir": "/refguide5/",
"parent": "dialogs"
},
{
"title": "Create Deployment Archive Dialog",
"id": "create-deployment-archive-dialog",
"url": "/refguide5/create-deployment-archive-dialog",
"dir": "/refguide5/",
"parent": "dialogs"
},
{
"title": "Create List",
"id": "create-list",
"url": "/refguide5/create-list",
"dir": "/refguide5/",
"parent": "list-activities"
},
{
"title": "Create Object",
"id": "create-object",
"url": "/refguide5/create-object",
"dir": "/refguide5/",
"parent": "object-activities"
},
{
"title": "Create Variable",
"id": "create-variable",
"url": "/refguide5/create-variable",
"dir": "/refguide5/",
"parent": "variable-activities"
},
{
"title": "Custom Settings",
"category": "Runtime",
"id": "custom-settings",
"url": "/refguide5/custom-settings",
"dir": "/refguide5/"
},
{
"title": "Customizing Hybrid Mobile Apps",
"category": "Mobile",
"id": "customizing-hybrid-mobile-apps",
"url": "/refguide5/customizing-hybrid-mobile-apps",
"dir": "/refguide5/"
},
{
"title": "Customizing PhoneGap Build packages",
"category": "Mobile",
"id": "customizing-phonegap-build-packages",
"url": "/refguide5/customizing-phonegap-build-packages",
"dir": "/refguide5/"
},
{
"title": "Data Grid (document template)",
"id": "data-grid-document-template",
"url": "/refguide5/data-grid-document-template",
"dir": "/refguide5/",
"parent": "document-templates"
},
{
"title": "Data grid",
"id": "data-grid",
"url": "/refguide5/data-grid",
"dir": "/refguide5/",
"parent": "data-widgets"
},
{
"title": "Datasets",
"category": "Modeler",
"id": "data-sets",
"url": "/refguide5/data-sets",
"dir": "/refguide5/"
},
{
"title": "Data Sources",
"id": "data-sources",
"url": "/refguide5/data-sources",
"dir": "/refguide5/",
"parent": "page-concepts"
},
{
"title": "Data Types",
"category": "Modeler",
"id": "data-types",
"url": "/refguide5/data-types",
"dir": "/refguide5/"
},
{
"title": "Data view action button",
"id": "data-view-action-button",
"url": "/refguide5/data-view-action-button",
"dir": "/refguide5/",
"parent": "data-view-control-bar"
},
{
"title": "Data view cancel button",
"id": "data-view-cancel-button",
"url": "/refguide5/data-view-cancel-button",
"dir": "/refguide5/",
"parent": "data-view-control-bar"
},
{
"title": "Data view close button",
"id": "data-view-close-button",
"url": "/refguide5/data-view-close-button",
"dir": "/refguide5/",
"parent": "data-view-control-bar"
},
{
"title": "Data view control bar",
"id": "data-view-control-bar",
"url": "/refguide5/data-view-control-bar",
"dir": "/refguide5/",
"parent": "data-view"
},
{
"title": "Data View (document template)",
"id": "data-view-document-template",
"url": "/refguide5/data-view-document-template",
"dir": "/refguide5/",
"parent": "document-templates"
},
{
"title": "Data view microflow button",
"id": "data-view-microflow-button",
"url": "/refguide5/data-view-microflow-button",
"dir": "/refguide5/",
"parent": "data-view-control-bar"
},
{
"title": "Data view save button",
"id": "data-view-save-button",
"url": "/refguide5/data-view-save-button",
"dir": "/refguide5/",
"parent": "data-view-control-bar"
},
{
"title": "Data view",
"id": "data-view",
"url": "/refguide5/data-view",
"dir": "/refguide5/",
"parent": "data-widgets"
},
{
"title": "Database Source",
"id": "database-source",
"url": "/refguide5/database-source",
"dir": "/refguide5/",
"parent": "data-sources"
},
{
"title": "Date and Time Handling in 3.0",
"category": "General",
"id": "date-and-time-handling-in-3.0",
"url": "/refguide5/date-and-time-handling-in-3.0",
"dir": "/refguide5/"
},
{
"title": "Data Widgets",
"id": "data-widgets",
"url": "/refguide5/data-widgets",
"dir": "/refguide5/",
"parent": "pages"
},
{
"title": "Date creation",
"id": "date-creation",
"url": "/refguide5/date-creation",
"dir": "/refguide5/",
"parent": "microflow-expressions"
},
{
"title": "Date Range Field",
"id": "date-range-field",
"url": "/refguide5/date-range-field",
"dir": "/refguide5/",
"parent": "date-range-selector"
},
{
"title": "Date picker",
"id": "date-picker",
"url": "/refguide5/date-picker",
"dir": "/refguide5/",
"parent": "input-widgets"
},
{
"title": "Date Range Selector",
"id": "date-range-selector",
"url": "/refguide5/date-range-selector",
"dir": "/refguide5/",
"parent": "report-widgets"
},
{
"title": "DateTime handling FAQ",
"category": "Runtime",
"id": "datetime-handling-faq",
"url": "/refguide5/datetime-handling-faq",
"dir": "/refguide5/"
},
{
"title": "Delete button",
"id": "delete-button",
"url": "/refguide5/delete-button",
"dir": "/refguide5/",
"parent": "control-bar"
},
{
"title": "Delete Object(s)",
"id": "deleting-objects",
"url": "/refguide5/deleting-objects",
"dir": "/refguide5/",
"parent": "object-activities"
},
{
"title": "Demo Users",
"id": "demo-users",
"url": "/refguide5/demo-users",
"dir": "/refguide5/",
"parent": "project-security"
},
{
"title": "Deploy To The Cloud Dialog",
"id": "deploy-to-the-cloud-dialog",
"url": "/refguide5/deploy-to-the-cloud-dialog",
"dir": "/refguide5/",
"parent": "dialogs"
},
{
"title": "Deselect all button",
"id": "deselect-all-button",
"url": "/refguide5/deselect-all-button",
"dir": "/refguide5/",
"parent": "control-bar"
},
{
"title": "Developing Hybrid Mobile Apps",
"category": "Mobile",
"id": "developing-hybrid-mobile-apps",
"url": "/refguide5/developing-hybrid-mobile-apps",
"dir": "/refguide5/"
},
{
"title": "Device Type",
"id": "device-type",
"url": "/refguide5/device-type",
"dir": "/refguide5/",
"parent": "navigation"
},
{
"title": "Document Template",
"id": "document-template",
"url": "/refguide5/document-template",
"dir": "/refguide5/",
"parent": "document-templates"
},
{
"title": "Dialogs",
"category": "Modeler",
"id": "dialogs",
"url": "/refguide5/dialogs",
"dir": "/refguide5/"
},
{
"title": "Domain Model",
"category": "Modeler",
"id": "domain-model",
"url": "/refguide5/domain-model",
"dir": "/refguide5/"
},
{
"title": "Domain-to-XML Mappings",
"id": "domain-to-xml-mappings",
"url": "/refguide5/domain-to-xml-mappings",
"dir": "/refguide5/",
"parent": "integration"
},
{
"title": "Document Templates",
"category": "Modeler",
"id": "document-templates",
"url": "/refguide5/document-templates",
"dir": "/refguide5/"
},
{
"title": "Download File",
"id": "download-file",
"url": "/refguide5/download-file",
"dir": "/refguide5/",
"parent": "client-activities"
},
{
"title": "Download From Team Server Dialog",
"id": "download-from-team-server-dialog",
"url": "/refguide5/download-from-team-server-dialog",
"dir": "/refguide5/",
"parent": "dialogs"
},
{
"title": "Drop down button",
"id": "drop-down-button",
"url": "/refguide5/drop-down-button",
"dir": "/refguide5/",
"parent": "button-widgets"
},
{
"title": "Drop-Down Search Field",
"id": "drop-down-search-field",
"url": "/refguide5/drop-down-search-field",
"dir": "/refguide5/",
"parent": "search-bar"
},
{
"title": "Drop-down",
"id": "drop-down",
"url": "/refguide5/drop-down",
"dir": "/refguide5/",
"parent": "input-widgets"
},
{
"title": "Drop Down",
"id": "drop_down",
"url": "/refguide5/drop_down",
"dir": "/refguide5/",
"parent": "report-widgets"
},
{
"title": "Dynamic Image (document template)",
"id": "dynamic-image-document-template",
"url": "/refguide5/dynamic-image-document-template",
"dir": "/refguide5/",
"parent": "document-templates"
},
{
"title": "Dynamic label (document template)",
"id": "dynamic-label-document-template",
"url": "/refguide5/dynamic-label-document-template",
"dir": "/refguide5/",
"parent": "document-templates"
},
{
"title": "Edit button",
"id": "edit-button",
"url": "/refguide5/edit-button",
"dir": "/refguide5/",
"parent": "control-bar"
},
{
"title": "End Event",
"id": "end-event",
"url": "/refguide5/end-event",
"dir": "/refguide5/",
"parent": "microflows"
},
{
"title": "Enumeration Values",
"id": "enumeration-values",
"url": "/refguide5/enumeration-values",
"dir": "/refguide5/",
"parent": "enumerations"
},
{
"title": "Enumerations in microflow expressions",
"id": "enumerations-in-microflow-expressions",
"url": "/refguide5/enumerations-in-microflow-expressions",
"dir": "/refguide5/",
"parent": "microflow-expressions"
},
{
"title": "Entities",
"id": "entities",
"url": "/refguide5/entities",
"dir": "/refguide5/",
"parent": "domain-model"
},
{
"title": "Enumerations",
"category": "Modeler",
"id": "enumerations",
"url": "/refguide5/enumerations",
"dir": "/refguide5/"
},
{
"title": "Error Event",
"id": "error-event",
"url": "/refguide5/error-event",
"dir": "/refguide5/",
"parent": "microflows"
},
{
"title": "Event Handlers",
"id": "event-handlers",
"url": "/refguide5/event-handlers",
"dir": "/refguide5/",
"parent": "entities"
},
{
"title": "Exclusive Split",
"id": "exclusive-split",
"url": "/refguide5/exclusive-split",
"dir": "/refguide5/",
"parent": "microflows"
},
{
"title": "Export to CSV button",
"id": "export-to-csv-button",
"url": "/refguide5/export-to-csv-button",
"dir": "/refguide5/",
"parent": "control-bar"
},
{
"title": "Export XML",
"id": "export-xml",
"url": "/refguide5/export-xml",
"dir": "/refguide5/",
"parent": "integration-activities"
},
{
"title": "File manager",
"id": "file-manager",
"url": "/refguide5/file-manager",
"dir": "/refguide5/",
"parent": "file-widgets"
},
{
"title": "Export to excel button",
"id": "export-to-excel-button",
"url": "/refguide5/export-to-excel-button",
"dir": "/refguide5/",
"parent": "control-bar"
},
{
"title": "File Widgets",
"id": "file-widgets",
"url": "/refguide5/file-widgets",
"dir": "/refguide5/",
"parent": "pages"
},
{
"title": "Footer (document template)",
"id": "footer-document-template",
"url": "/refguide5/footer-document-template",
"dir": "/refguide5/",
"parent": "document-templates"
},
{
"title": "Garbage collection",
"category": "Java Programming",
"id": "garbage-collection",
"url": "/refguide5/garbage-collection",
"dir": "/refguide5/"
},
{
"title": "General",
"id": "general",
"url": "/refguide5/general",
"dir": "/refguide5/"
},
{
"title": "Getting the Mendix Developer App",
"id": "getting-the-mendix-developer-app",
"url": "/refguide5/getting-the-mendix-developer-app",
"dir": "/refguide5/",
"parent": "developing-hybrid-mobile-apps"
},
{
"title": "Grid action button",
"id": "grid-action-button",
"url": "/refguide5/grid-action-button",
"dir": "/refguide5/",
"parent": "control-bar"
},
{
"title": "Generate Document",
"id": "generate-document",
"url": "/refguide5/generate-document",
"dir": "/refguide5/",
"parent": "integration-activities"
},
{
"title": "Grid microflow button",
"id": "grid-microflow-button",
"url": "/refguide5/grid-microflow-button",
"dir": "/refguide5/",
"parent": "control-bar"
},
{
"title": "Grid New Button",
"id": "grid-new-button",
"url": "/refguide5/grid-new-button",
"dir": "/refguide5/",
"parent": "control-bar"
},
{
"title": "Group box",
"id": "group-box",
"url": "/refguide5/group-box",
"dir": "/refguide5/",
"parent": "container-widgets"
},
{
"title": "Header (document template)",
"id": "header-document-template",
"url": "/refguide5/header-document-template",
"dir": "/refguide5/",
"parent": "document-templates"
},
{
"title": "History Dialog",
"id": "history-dialog",
"url": "/refguide5/history-dialog",
"dir": "/refguide5/",
"parent": "dialogs"
},
{
"title": "Header",
"id": "header",
"url": "/refguide5/header",
"dir": "/refguide5/",
"parent": "layout-widgets"
},
{
"title": "Horizontal Split Pane",
"id": "horizontal-split-pane",
"url": "/refguide5/horizontal-split-pane",
"dir": "/refguide5/",
"parent": "container-widgets"
},
{
"title": "If expressions",
"id": "if-expressions",
"url": "/refguide5/if-expressions",
"dir": "/refguide5/",
"parent": "microflow-expressions"
},
{
"title": "Image viewer",
"id": "image-viewer",
"url": "/refguide5/image-viewer",
"dir": "/refguide5/",
"parent": "file-widgets"
},
{
"title": "Image uploader",
"id": "image-uploader",
"url": "/refguide5/image-uploader",
"dir": "/refguide5/",
"parent": "file-widgets"
},
{
"title": "Image",
"id": "image",
"url": "/refguide5/image",
"dir": "/refguide5/",
"parent": "common-widgets"
},
{
"title": "Images",
"category": "Modeler",
"id": "images",
"url": "/refguide5/images",
"dir": "/refguide5/"
},
{
"title": "Import XML",
"id": "import-xml",
"url": "/refguide5/import-xml",
"dir": "/refguide5/",
"parent": "integration-activities"
},
{
"title": "Mendix 5 Reference Guide",
"id": "index",
"url": "/refguide5/",
"dir": "/refguide5/",
"main": true
},
{
"title": "Indexes",
"id": "indexes",
"url": "/refguide5/indexes",
"dir": "/refguide5/",
"parent": "entities"
},
{
"title": "Inheritance Split",
"id": "inheritance-split",
"url": "/refguide5/inheritance-split",
"dir": "/refguide5/",
"parent": "microflows"
},
{
"title": "Input reference set selector",
"id": "input-reference-set-selector",
"url": "/refguide5/input-reference-set-selector",
"dir": "/refguide5/",
"parent": "input-widgets"
},
{
"title": "Input Widgets",
"id": "input-widgets",
"url": "/refguide5/input-widgets",
"dir": "/refguide5/",
"parent": "pages"
},
{
"title": "Integration",
"category": "Modeler",
"id": "integration",
"url": "/refguide5/integration",
"dir": "/refguide5/"
},
{
"title": "Integration Activities",
"id": "integration-activities",
"url": "/refguide5/integration-activities",
"dir": "/refguide5/",
"parent": "activities"
},
{
"title": "Java Action Call",
"id": "java-action-call",
"url": "/refguide5/java-action-call",
"dir": "/refguide5/",
"parent": "action-call-activities"
},
{
"title": "ISession.getData() API usage",
"category": "Runtime",
"id": "isession-api-usage",
"url": "/refguide5/isession-api-usage",
"dir": "/refguide5/"
},
{
"title": "Java Actions",
"category": "Modeler",
"id": "java-actions",
"url": "/refguide5/java-actions",
"dir": "/refguide5/"
},
{
"title": "Java in the Cloud",
"category": "Java Programming",
"id": "java-in-the-cloud",
"url": "/refguide5/java-in-the-cloud",
"dir": "/refguide5/"
},
{
"title": "Java Programming",
"id": "java-programming",
"url": "/refguide5/java-programming",
"dir": "/refguide5/"
},
{
"title": "Label",
"id": "label",
"url": "/refguide5/label",
"dir": "/refguide5/",
"parent": "common-widgets"
},
{
"title": "Keep alive mechanism for Persistent Sessions",
"category": "Runtime",
"id": "keep-alive-mechanism-for-persistent-sessions",
"url": "/refguide5/keep-alive-mechanism-for-persistent-sessions",
"dir": "/refguide5/"
},
{
"title": "Layout Container Region",
"id": "layout-container-region",
"url": "/refguide5/layout-container-region",
"dir": "/refguide5/",
"parent": "layout-container"
},
{
"title": "Layout Container",
"id": "layout-container",
"url": "/refguide5/layout-container",
"dir": "/refguide5/",
"parent": "layout-widgets"
},
{
"title": "Layout grid",
"id": "layout-grid",
"url": "/refguide5/layout-grid",
"dir": "/refguide5/",
"parent": "container-widgets"
},
{
"title": "Layout Widgets",
"id": "layout-widgets",
"url": "/refguide5/layout-widgets",
"dir": "/refguide5/",
"parent": "pages"
},
{
"title": "Layout",
"id": "layout",
"url": "/refguide5/layout",
"dir": "/refguide5/",
"parent": "pages"
},
{
"title": "Line break (document template)",
"id": "line-break-document-template",
"url": "/refguide5/line-break-document-template",
"dir": "/refguide5/",
"parent": "document-templates"
},
{
"title": "List Activities",
"id": "list-activities",
"url": "/refguide5/list-activities",
"dir": "/refguide5/",
"parent": "activities"
},
{
"title": "List Operation",
"id": "list-operation",
"url": "/refguide5/list-operation",
"dir": "/refguide5/",
"parent": "list-activities"
},
{
"title": "Link button",
"id": "link-button",
"url": "/refguide5/link-button",
"dir": "/refguide5/",
"parent": "button-widgets"
},
{
"title": "List Parameters",
"id": "list-parameters",
"url": "/refguide5/list-parameters",
"dir": "/refguide5/",
"parent": "published-app-service"
},
{
"title": "List view",
"id": "list-view",
"url": "/refguide5/list-view",
"dir": "/refguide5/",
"parent": "data-widgets"
},
{
"title": "Listen To Grid Source",
"id": "listen-to-grid-source",
"url": "/refguide5/listen-to-grid-source",
"dir": "/refguide5/",
"parent": "data-sources"
},
{
"title": "Log Message",
"id": "log-message",
"url": "/refguide5/log-message",
"dir": "/refguide5/",
"parent": "logging-activities"
},
{
"title": "Logging Activities",
"id": "logging-activities",
"url": "/refguide5/logging-activities",
"dir": "/refguide5/",
"parent": "activities"
},
{
"title": "Logging",
"category": "Runtime",
"id": "logging",
"url": "/refguide5/logging",
"dir": "/refguide5/"
},
{
"title": "Loop",
"id": "loop",
"url": "/refguide5/loop",
"dir": "/refguide5/",
"parent": "microflows"
},
{
"title": "Managing App Signing Keys",
"category": "Mobile",
"id": "managing-app-signing-keys",
"url": "/refguide5/managing-app-signing-keys",
"dir": "/refguide5/"
},
{
"title": "Map element to entity",
"id": "map-element-to-entity",
"url": "/refguide5/map-element-to-entity",
"dir": "/refguide5/",
"parent": "xml-to-domain-mappings"
},
{
"title": "Map entity to element",
"id": "map-entity-to-element",
"url": "/refguide5/map-entity-to-element",
"dir": "/refguide5/",
"parent": "domain-to-xml-mappings"
},
{
"title": "Mathematical function calls",
"id": "mathematical-function-calls",
"url": "/refguide5/mathematical-function-calls",
"dir": "/refguide5/",
"parent": "microflow-expressions"
},
{
"title": "Menu Item",
"id": "menu-item",
"url": "/refguide5/menu-item",
"dir": "/refguide5/",
"parent": "menu"
},
{
"title": "Menu Bar",
"id": "menu-bar",
"url": "/refguide5/menu-bar",
"dir": "/refguide5/",
"parent": "menu-widgets"
},
{
"title": "Menu Widgets",
"id": "menu-widgets",
"url": "/refguide5/menu-widgets",
"dir": "/refguide5/",
"parent": "pages"
},
{
"title": "Menu",
"id": "menu",
"url": "/refguide5/menu",
"dir": "/refguide5/",
"parent": "pages"
},
{
"title": "Merge",
"id": "merge",
"url": "/refguide5/merge",
"dir": "/refguide5/",
"parent": "microflows"
},
{
"title": "Microflow button",
"id": "microflow-button",
"url": "/refguide5/microflow-button",
"dir": "/refguide5/",
"parent": "button-widgets"
},
{
"title": "Merge Dialog",
"id": "merge-dialog",
"url": "/refguide5/merge-dialog",
"dir": "/refguide5/",
"parent": "dialogs"
},
{
"title": "Microflow Call",
"id": "microflow-call",
"url": "/refguide5/microflow-call",
"dir": "/refguide5/",
"parent": "action-call-activities"
},
{
"title": "Microflow Element Common Properties",
"id": "microflow-element-common-properties",
"url": "/refguide5/microflow-element-common-properties",
"dir": "/refguide5/",
"parent": "microflows"
},
{
"title": "Microflow Source",
"id": "microflow-source",
"url": "/refguide5/microflow-source",
"dir": "/refguide5/",
"parent": "data-sources"
},
{
"title": "Microflow Expressions",
"id": "microflow-expressions",
"url": "/refguide5/microflow-expressions",
"dir": "/refguide5/",
"parent": "microflows"
},
{
"title": "Microflow",
"id": "microflow",
"url": "/refguide5/microflow",
"dir": "/refguide5/",
"parent": "microflows"
},
{
"title": "Microflows",
"category": "Modeler",
"id": "microflows",
"url": "/refguide5/microflows",
"dir": "/refguide5/"
},
{
"title": "Model Share",
"category": "General",
"id": "model-share",
"url": "/refguide5/model-share",
"dir": "/refguide5/"
},
{
"title": "Mobile",
"category": "Modeler",
"id": "mobile",
"url": "/refguide5/mobile",
"dir": "/refguide5/"
},
{
"title": "Modeler",
"id": "modeler",
"url": "/refguide5/modeler",
"dir": "/refguide5/"
},
{
"title": "Module Role",
"id": "module-role",
"url": "/refguide5/module-role",
"dir": "/refguide5/",
"parent": "module-security"
},
{
"title": "Module Status",
"id": "module-status",
"url": "/refguide5/module-status",
"dir": "/refguide5/",
"parent": "project-security"
},
{
"title": "Module Security",
"id": "module-security",
"url": "/refguide5/module-security",
"dir": "/refguide5/",
"parent": "modules"
},
{
"title": "Modules",
"category": "Modeler",
"id": "modules",
"url": "/refguide5/modules",
"dir": "/refguide5/"
},
{
"title": "Monitoring - Mendix Runtime",
"category": "Proactive Maintenance",
"id": "monitoring-mendix-runtime",
"url": "/refguide5/monitoring-mendix-runtime",
"dir": "/refguide5/"
},
{
"title": "Moving from 4 to 5",
"category": "General",
"id": "moving-from-4-to-5",
"url": "/refguide5/moving-from-4-to-5",
"dir": "/refguide5/"
},
{
"title": "Monitoring - What to monitor",
"category": "Proactive Maintenance",
"id": "monitoring-what-to-monitor",
"url": "/refguide5/monitoring-what-to-monitor",
"dir": "/refguide5/"
},
{
"title": "MySQL",
"category": "General",
"id": "mysql",
"url": "/refguide5/mysql",
"dir": "/refguide5/"
},
{
"title": "Navigation list",
"id": "navigation-list",
"url": "/refguide5/navigation-list",
"dir": "/refguide5/",
"parent": "container-widgets"
},
{
"title": "Navigation",
"id": "navigation",
"url": "/refguide5/navigation",
"dir": "/refguide5/",
"parent": "project"
},
{
"title": "Navigation Tree",
"id": "navigation-tree",
"url": "/refguide5/navigation-tree",
"dir": "/refguide5/",
"parent": "menu-widgets"
},
{
"title": "New button",
"id": "new-button",
"url": "/refguide5/new-button",
"dir": "/refguide5/",
"parent": "button-widgets"
},
{
"title": "Numeric formatting",
"id": "numeric-formatting",
"url": "/refguide5/numeric-formatting",
"dir": "/refguide5/",
"parent": "consumed-web-services"
},
{
"title": "Object Activities",
"id": "object-activities",
"url": "/refguide5/object-activities",
"dir": "/refguide5/",
"parent": "activities"
},
{
"title": "OData Query Options",
"id": "odata-query-options",
"url": "/refguide5/odata-query-options",
"dir": "/refguide5/",
"parent": "published-odata-services"
},
{
"title": "OData Representation",
"id": "odata-representation",
"url": "/refguide5/odata-representation",
"dir": "/refguide5/",
"parent": "published-odata-services"
},
{
"title": "Open Project Dialog",
"id": "open-project-dialog",
"url": "/refguide5/open-project-dialog",
"dir": "/refguide5/",
"parent": "dialogs"
},
{
"title": "Opening Pages",
"id": "opening-pages",
"url": "/refguide5/opening-pages",
"dir": "/refguide5/",
"parent": "page-concepts"
},
{
"title": "On Click Event",
"id": "on-click-event",
"url": "/refguide5/on-click-event",
"dir": "/refguide5/",
"parent": "page-concepts"
},
{
"title": "Operations",
"id": "operations",
"url": "/refguide5/operations",
"dir": "/refguide5/",
"parent": "published-web-services"
},
{
"title": "OQL Aggregation",
"id": "oql-aggregation",
"url": "/refguide5/oql-aggregation",
"dir": "/refguide5/",
"parent": "oql-expressions"
},
{
"title": "OQL Case Expression",
"id": "oql-case-expression",
"url": "/refguide5/oql-case-expression",
"dir": "/refguide5/",
"parent": "oql-operators"
},
{
"title": "OQL CAST",
"id": "oql-cast",
"url": "/refguide5/oql-cast",
"dir": "/refguide5/",
"parent": "oql-functions"
},
{
"title": "OQL COALESCE",
"id": "oql-coalesce",
"url": "/refguide5/oql-coalesce",
"dir": "/refguide5/",
"parent": "oql-functions"
},
{
"title": "OQL DATEPART",
"id": "oql-datepart",
"url": "/refguide5/oql-datepart",
"dir": "/refguide5/",
"parent": "oql-functions"
},
{
"title": "OQL Expressions",
"id": "oql-expressions",
"url": "/refguide5/oql-expressions",
"dir": "/refguide5/",
"parent": "oql"
},
{
"title": "OQL DATEDIFF",
"id": "oql-datediff",
"url": "/refguide5/oql-datediff",
"dir": "/refguide5/",
"parent": "oql-functions"
},
{
"title": "OQL From Clause",
"id": "oql-from-clause",
"url": "/refguide5/oql-from-clause",
"dir": "/refguide5/",
"parent": "oql"
},
{
"title": "OQL FULL OUTER JOIN",
"id": "oql-full-outer-join",
"url": "/refguide5/oql-full-outer-join",
"dir": "/refguide5/",
"parent": "oql-from-clause"
},
{
"title": "OQL Functions",
"id": "oql-functions",
"url": "/refguide5/oql-functions",
"dir": "/refguide5/",
"parent": "oql-expressions"
},
{
"title": "OQL Group by Clause",
"id": "oql-group-by-clause",
"url": "/refguide5/oql-group-by-clause",
"dir": "/refguide5/",
"parent": "oql"
},
{
"title": "OQL INNER JOIN",
"id": "oql-inner-join",
"url": "/refguide5/oql-inner-join",
"dir": "/refguide5/",
"parent": "oql-from-clause"
},
{
"title": "OQL LEFT OUTER JOIN",
"id": "oql-left-outer-join",
"url": "/refguide5/oql-left-outer-join",
"dir": "/refguide5/",
"parent": "oql-from-clause"
},
{
"title": "OQL LENGTH",
"id": "oql-length",
"url": "/refguide5/oql-length",
"dir": "/refguide5/",
"parent": "oql-functions"
},
{
"title": "OQL Limit Clause",
"id": "oql-limit-clause",
"url": "/refguide5/oql-limit-clause",
"dir": "/refguide5/",
"parent": "oql"
},
{
"title": "OQL Order by Clause",
"id": "oql-order-by-clause",
"url": "/refguide5/oql-order-by-clause",
"dir": "/refguide5/",
"parent": "oql"
},
{
"title": "OQL Parameters",
"id": "oql-parameters",
"url": "/refguide5/oql-parameters",
"dir": "/refguide5/",
"parent": "oql-expressions"
},
{
"title": "OQL Operators",
"id": "oql-operators",
"url": "/refguide5/oql-operators",
"dir": "/refguide5/",
"parent": "oql-expressions"
},
{
"title": "OQL RANGEBEGIN",
"id": "oql-rangebegin",
"url": "/refguide5/oql-rangebegin",
"dir": "/refguide5/",
"parent": "oql-functions"
},
{
"title": "OQL RANGEEND",
"id": "oql-rangeend",
"url": "/refguide5/oql-rangeend",
"dir": "/refguide5/",
"parent": "oql-functions"
},
{
"title": "OQL RIGHT OUTER JOIN",
"id": "oql-right-outer-join",
"url": "/refguide5/oql-right-outer-join",
"dir": "/refguide5/",
"parent": "oql-from-clause"
},
{
"title": "OQL ROUND",
"id": "oql-round",
"url": "/refguide5/oql-round",
"dir": "/refguide5/",
"parent": "oql-functions"
},
{
"title": "OQL Select Clause",
"id": "oql-select-clause",
"url": "/refguide5/oql-select-clause",
"dir": "/refguide5/",
"parent": "oql"
},
{
"title": "OQL Where Clause",
"id": "oql-where-clause",
"url": "/refguide5/oql-where-clause",
"dir": "/refguide5/",
"parent": "oql"
},
{
"title": "OQL",
"id": "oql",
"url": "/refguide5/oql",
"dir": "/refguide5/",
"parent": "data-sets"
},
{
"title": "Oracle",
"category": "General",
"id": "oracle",
"url": "/refguide5/oracle",
"dir": "/refguide5/"
},
{
"title": "Page Break (document template)",
"id": "page-break-document-template",
"url": "/refguide5/page-break-document-template",
"dir": "/refguide5/",
"parent": "document-templates"
},
{
"title": "Packaging Hybrid Mobile Apps",
"category": "Mobile",
"id": "packaging-hybrid-mobile-apps",
"url": "/refguide5/packaging-hybrid-mobile-apps",
"dir": "/refguide5/"
},
{
"title": "Page Concepts",
"id": "page-concepts",
"url": "/refguide5/page-concepts",
"dir": "/refguide5/",
"parent": "pages"
},
{
"title": "Page Templates",
"id": "page-templates",
"url": "/refguide5/page-templates",
"dir": "/refguide5/",
"parent": "pages"
},
{
"title": "Page",
"id": "page",
"url": "/refguide5/page",
"dir": "/refguide5/",
"parent": "pages"
},
{
"title": "Page title",
"id": "page-title",
"url": "/refguide5/page-title",
"dir": "/refguide5/",
"parent": "common-widgets"
},
{
"title": "Pages",
"category": "Modeler",
"id": "pages",
"url": "/refguide5/pages",
"dir": "/refguide5/"
},
{
"title": "Parameter",
"id": "parameter",
"url": "/refguide5/parameter",
"dir": "/refguide5/",
"parent": "microflows"
},
{
"title": "Parse and format date function calls",
"id": "parse-and-format-date-function-calls",
"url": "/refguide5/parse-and-format-date-function-calls",
"dir": "/refguide5/",
"parent": "microflow-expressions"
},
{
"title": "Parse and format float function calls",
"id": "parse-and-format-float-function-calls",
"url": "/refguide5/parse-and-format-float-function-calls",
"dir": "/refguide5/",
"parent": "microflow-expressions"
},
{
"title": "Parse and format decimal function calls",
"id": "parse-and-format-decimal-function-calls",
"url": "/refguide5/parse-and-format-decimal-function-calls",
"dir": "/refguide5/",
"parent": "microflow-expressions"
},
{
"title": "Parse integer",
"id": "parse-integer",
"url": "/refguide5/parse-integer",
"dir": "/refguide5/",
"parent": "microflow-expressions"
},
{
"title": "Password Policy",
"id": "password-policy",
"url": "/refguide5/password-policy",
"dir": "/refguide5/",
"parent": "project-security"
},
{
"title": "Persistability",
"id": "persistability",
"url": "/refguide5/persistability",
"dir": "/refguide5/",
"parent": "entities"
},
{
"title": "Persistent Create Object",
"id": "persistent-create-object",
"url": "/refguide5/persistent-create-object",
"dir": "/refguide5/",
"parent": "object-activities"
},
{
"title": "Placeholder",
"id": "placeholder",
"url": "/refguide5/placeholder",
"dir": "/refguide5/",
"parent": "layout-widgets"
},
{
"title": "Preferences Dialog",
"id": "preferences-dialog",
"url": "/refguide5/preferences-dialog",
"dir": "/refguide5/",
"parent": "dialogs"
},
{
"title": "Project Security",
"id": "project-security",
"url": "/refguide5/project-security",
"dir": "/refguide5/",
"parent": "project"
},
{
"title": "Project Settings",
"id": "project-settings",
"url": "/refguide5/project-settings",
"dir": "/refguide5/",
"parent": "project"
},
{
"title": "Proactive Maintenance",
"id": "proactive-maintenance",
"url": "/refguide5/proactive-maintenance",
"dir": "/refguide5/"
},
{
"title": "Project",
"category": "Modeler",
"id": "project",
"url": "/refguide5/project",
"dir": "/refguide5/"
},
{
"title": "Publish Packages To Mobile Stores",
"category": "Mobile",
"id": "publish-packages-to-mobile-stores",
"url": "/refguide5/publish-packages-to-mobile-stores",
"dir": "/refguide5/"
},
{
"title": "Published App Service",
"id": "published-app-service",
"url": "/refguide5/published-app-service",
"dir": "/refguide5/",
"parent": "published-app-services"
},
{
"title": "Published App Services",
"id": "published-app-services",
"url": "/refguide5/published-app-services",
"dir": "/refguide5/",
"parent": "integration"
},
{
"title": "Published OData resource",
"id": "published-odata-resource",
"url": "/refguide5/published-odata-resource",
"dir": "/refguide5/",
"parent": "published-odata-services"
},
{
"title": "Published web service",
"id": "published-web-service",
"url": "/refguide5/published-web-service",
"dir": "/refguide5/",
"parent": "published-web-services"
},
{
"title": "Published Web Services",
"id": "published-web-services",
"url": "/refguide5/published-web-services",
"dir": "/refguide5/",
"parent": "integration"
},
{
"title": "Published OData Services",
"id": "published-odata-services",
"url": "/refguide5/published-odata-services",
"dir": "/refguide5/",
"parent": "integration"
},
{
"title": "Radio buttons",
"id": "radio-buttons",
"url": "/refguide5/radio-buttons",
"dir": "/refguide5/",
"parent": "input-widgets"
},
{
"title": "Range Search Field",
"id": "range-search-field",
"url": "/refguide5/range-search-field",
"dir": "/refguide5/",
"parent": "search-bar"
},
{
"title": "Reference set selector",
"id": "reference-set-selector",
"url": "/refguide5/reference-set-selector",
"dir": "/refguide5/",
"parent": "input-widgets"
},
{
"title": "Reference selector",
"id": "reference-selector",
"url": "/refguide5/reference-selector",
"dir": "/refguide5/",
"parent": "input-widgets"
},
{
"title": "Regular Expressions",
"category": "Modeler",
"id": "regular-expressions",
"url": "/refguide5/regular-expressions",
"dir": "/refguide5/"
},
{
"title": "Relational expressions",
"id": "relational-expressions",
"url": "/refguide5/relational-expressions",
"dir": "/refguide5/",
"parent": "microflow-expressions"
},
{
"title": "Release Notes",
"category": "General",
"id": "release-notes",
"url": "/refguide5/release-notes",
"dir": "/refguide5/"
},
{
"title": "Report Button",
"id": "report-button",
"url": "/refguide5/report-button",
"dir": "/refguide5/",
"parent": "report-widgets"
},
{
"title": "Remove button",
"id": "remove-button",
"url": "/refguide5/remove-button",
"dir": "/refguide5/",
"parent": "control-bar"
},
{
"title": "Report Chart",
"id": "report-chart",
"url": "/refguide5/report-chart",
"dir": "/refguide5/",
"parent": "report-widgets"
},
{
"title": "Report Pane",
"id": "report-pane",
"url": "/refguide5/report-pane",
"dir": "/refguide5/",
"parent": "report-widgets"
},
{
"title": "Report Widgets",
"id": "report-widgets",
"url": "/refguide5/report-widgets",
"dir": "/refguide5/",
"parent": "pages"
},
{
"title": "Retrieve",
"id": "retrieve",
"url": "/refguide5/retrieve",
"dir": "/refguide5/",
"parent": "object-activities"
},
{
"title": "Review log files - MS IIS Server",
"category": "Proactive Maintenance",
"id": "review-log-files-ms-iis-server",
"url": "/refguide5/review-log-files-ms-iis-server",
"dir": "/refguide5/"
},
{
"title": "Review log files - MS SQL Server",
"category": "Proactive Maintenance",
"id": "review-log-files-ms-sql-server",
"url": "/refguide5/review-log-files-ms-sql-server",
"dir": "/refguide5/"
},
{
"title": "Rollback Object",
"id": "rollback-object",
"url": "/refguide5/rollback-object",
"dir": "/refguide5/",
"parent": "object-activities"
},
{
"title": "Row (document template)",
"id": "row-document-template",
"url": "/refguide5/row-document-template",
"dir": "/refguide5/",
"parent": "table-document-template"
},
{
"title": "Rules",
"category": "Modeler",
"id": "rules",
"url": "/refguide5/rules",
"dir": "/refguide5/"
},
{
"title": "Runtime",
"id": "runtime",
"url": "/refguide5/runtime",
"dir": "/refguide5/"
},
{
"title": "Save button",
"id": "save-button",
"url": "/refguide5/save-button",
"dir": "/refguide5/",
"parent": "button-widgets"
},
{
"title": "Scheduled Events",
"category": "Modeler",
"id": "scheduled-events",
"url": "/refguide5/scheduled-events",
"dir": "/refguide5/"
},
{
"title": "Scroll Container Region",
"id": "scroll-container-region",
"url": "/refguide5/scroll-container-region",
"dir": "/refguide5/",
"parent": "scroll-container"
},
{
"title": "Scroll Container",
"id": "scroll-container",
"url": "/refguide5/scroll-container",
"dir": "/refguide5/",
"parent": "container-widgets"
},
{
"title": "Search Bar",
"id": "search-bar",
"url": "/refguide5/search-bar",
"dir": "/refguide5/",
"parent": "data-grid"
},
{
"title": "Java Memory Usage With Mendix",
"id": "java-memory-usage-with-mendix",
"url": "/refguide5/java-memory-usage-with-mendix",
"dir": "/refguide5/",
"parent": "transient-objects-garbage-collecting"
},
{
"title": "Security",
"category": "Modeler",
"id": "security",
"url": "/refguide5/security",
"dir": "/refguide5/"
},
{
"title": "Select all button",
"id": "select-all-button",
"url": "/refguide5/select-all-button",
"dir": "/refguide5/",
"parent": "control-bar"
},
{
"title": "Search button",
"id": "search-button",
"url": "/refguide5/search-button",
"dir": "/refguide5/",
"parent": "control-bar"
},
{
"title": "Select app service",
"id": "select-app-service",
"url": "/refguide5/select-app-service",
"dir": "/refguide5/",
"parent": "consumed-app-services"
},
{
"title": "Select button",
"id": "select-button",
"url": "/refguide5/select-button",
"dir": "/refguide5/",
"parent": "control-bar"
},
{
"title": "Select elements",
"id": "select-elements",
"url": "/refguide5/select-elements",
"dir": "/refguide5/",
"parent": "xml-to-domain-mappings"
},
{
"title": "Settings",
"id": "settings",
"url": "/refguide5/settings",
"dir": "/refguide5/",
"parent": "consumed-app-services"
},
{
"title": "Sequence Flow",
"id": "sequence-flow",
"url": "/refguide5/sequence-flow",
"dir": "/refguide5/",
"parent": "microflows"
},
{
"title": "Show Home Page",
"id": "show-home-page",
"url": "/refguide5/show-home-page",
"dir": "/refguide5/",
"parent": "client-activities"
},
{
"title": "Show Message",
"id": "show-message",
"url": "/refguide5/show-message",
"dir": "/refguide5/",
"parent": "client-activities"
},
{
"title": "Show Page",
"id": "show-page",
"url": "/refguide5/show-page",
"dir": "/refguide5/",
"parent": "client-activities"
},
{
"title": "Sidebar toggle button",
"id": "sidebar-toggle-button",
"url": "/refguide5/sidebar-toggle-button",
"dir": "/refguide5/",
"parent": "layout-widgets"
},
{
"title": "Sign In Dialog",
"id": "sign-in-dialog",
"url": "/refguide5/sign-in-dialog",
"dir": "/refguide5/",
"parent": "dialogs"
},
{
"title": "Sign out button",
"id": "sign-out-button",
"url": "/refguide5/sign-out-button",
"dir": "/refguide5/",
"parent": "button-widgets"
},
{
"title": "Simple Menu Bar",
"id": "simple-menu-bar",
"url": "/refguide5/simple-menu-bar",
"dir": "/refguide5/",
"parent": "menu-widgets"
},
{
"title": "Snippet",
"id": "snippet",
"url": "/refguide5/snippet",
"dir": "/refguide5/",
"parent": "pages"
},
{
"title": "Sort Bar",
"id": "sort-bar",
"url": "/refguide5/sort-bar",
"dir": "/refguide5/",
"parent": "data-grid"
},
{
"title": "Special checks",
"id": "special-checks",
"url": "/refguide5/special-checks",
"dir": "/refguide5/",
"parent": "microflow-expressions"
},
{
"title": "Snippet Call",
"id": "snippet-call",
"url": "/refguide5/snippet-call",
"dir": "/refguide5/",
"parent": "common-widgets"
},
{
"title": "Start Event",
"id": "start-event",
"url": "/refguide5/start-event",
"dir": "/refguide5/",
"parent": "microflows"
},
{
"title": "Starting Microflows",
"id": "starting-microflows",
"url": "/refguide5/starting-microflows",
"dir": "/refguide5/",
"parent": "page-concepts"
},
{
"title": "Static Image (document template)",
"id": "static-image-document-template",
"url": "/refguide5/static-image-document-template",
"dir": "/refguide5/",
"parent": "document-templates"
},
{
"title": "Static Label (document template)",
"id": "static-label-document-template",
"url": "/refguide5/static-label-document-template",
"dir": "/refguide5/",
"parent": "document-templates"
},
{
"title": "Style",
"id": "style",
"url": "/refguide5/style",
"dir": "/refguide5/",
"parent": "document-templates"
},
{
"title": "String function calls",
"id": "string-function-calls",
"url": "/refguide5/string-function-calls",
"dir": "/refguide5/",
"parent": "microflow-expressions"
},
{
"title": "System Requirements",
"category": "General",
"id": "system-requirements",
"url": "/refguide5/system-requirements",
"dir": "/refguide5/"
},
{
"title": "System Texts",
"id": "system-texts",
"url": "/refguide5/system-texts",
"dir": "/refguide5/",
"parent": "project"
},
{
"title": "Tab page",
"id": "tab-page",
"url": "/refguide5/tab-page",
"dir": "/refguide5/",
"parent": "tab-container"
},
{
"title": "Tab container",
"id": "tab-container",
"url": "/refguide5/tab-container",
"dir": "/refguide5/",
"parent": "container-widgets"
},
{
"title": "Table row",
"id": "table-row",
"url": "/refguide5/table-row",
"dir": "/refguide5/",
"parent": "table"
},
{
"title": "Table (document template)",
"id": "table-document-template",
"url": "/refguide5/table-document-template",
"dir": "/refguide5/",
"parent": "document-templates"
},
{
"title": "Table cell",
"id": "table-cell",
"url": "/refguide5/table-cell",
"dir": "/refguide5/",
"parent": "table"
},
{
"title": "Table",
"id": "table",
"url": "/refguide5/table",
"dir": "/refguide5/",
"parent": "container-widgets"
},
{
"title": "Team Server",
"id": "team-server",
"url": "/refguide5/team-server",
"dir": "/refguide5/"
},
{
"title": "Team Server FAQ",
"category": "Team Server",
"id": "team-server-faq",
"url": "/refguide5/team-server-faq",
"dir": "/refguide5/"
},
{
"title": "Template Grid (document template)",
"id": "template-grid-document-template",
"url": "/refguide5/template-grid-document-template",
"dir": "/refguide5/",
"parent": "document-templates"
},
{
"title": "Template grid",
"id": "template-grid",
"url": "/refguide5/template-grid",
"dir": "/refguide5/",
"parent": "data-widgets"
},
{
"title": "Text area",
"id": "text-area",
"url": "/refguide5/text-area",
"dir": "/refguide5/",
"parent": "input-widgets"
},
{
"title": "Text box",
"id": "text-box",
"url": "/refguide5/text-box",
"dir": "/refguide5/",
"parent": "input-widgets"
},
{
"title": "Text",
"id": "text",
"url": "/refguide5/text",
"dir": "/refguide5/",
"parent": "common-widgets"
},
{
"title": "Title (document template)",
"id": "title-document-template",
"url": "/refguide5/title-document-template",
"dir": "/refguide5/",
"parent": "document-templates"
},
{
"title": "Third Party Licenses",
"category": "General",
"id": "third-party-licenses",
"url": "/refguide5/third-party-licenses",
"dir": "/refguide5/"
},
{
"title": "To float",
"id": "to-float",
"url": "/refguide5/to-float",
"dir": "/refguide5/",
"parent": "microflow-expressions"
},
{
"title": "To string",
"id": "to-string",
"url": "/refguide5/to-string",
"dir": "/refguide5/",
"parent": "microflow-expressions"
},
{
"title": "Translatable Texts",
"category": "Modeler",
"id": "translatable-texts",
"url": "/refguide5/translatable-texts",
"dir": "/refguide5/"
},
{
"title": "Trim to date",
"id": "trim-to-date",
"url": "/refguide5/trim-to-date",
"dir": "/refguide5/",
"parent": "microflow-expressions"
},
{
"title": "Transient Objects & Garbage Collecting",
"category": "Runtime",
"id": "transient-objects-garbage-collecting",
"url": "/refguide5/transient-objects-garbage-collecting",
"dir": "/refguide5/"
},
{
"title": "Troubleshooting",
"category": "Java Programming",
"id": "troubleshooting",
"url": "/refguide5/troubleshooting",
"dir": "/refguide5/"
},
{
"title": "Unary expressions",
"id": "unary-expressions",
"url": "/refguide5/unary-expressions",
"dir": "/refguide5/",
"parent": "microflow-expressions"
},
{
"title": "User Roles",
"id": "user-roles",
"url": "/refguide5/user-roles",
"dir": "/refguide5/",
"parent": "project-security"
},
{
"title": "Upload To Team Server Dialog",
"id": "upload-to-team-server-dialog",
"url": "/refguide5/upload-to-team-server-dialog",
"dir": "/refguide5/",
"parent": "dialogs"
},
{
"title": "Using a proxy to call a webservice",
"id": "using-a-proxy-to-call-a-webservice",
"url": "/refguide5/using-a-proxy-to-call-a-webservice",
"dir": "/refguide5/",
"parent": "consumed-web-services"
},
{
"title": "Using Eclipse",
"category": "Java Programming",
"id": "using-eclipse",
"url": "/refguide5/using-eclipse",
"dir": "/refguide5/"
},
{
"title": "Validation Rules",
"id": "validation-rules",
"url": "/refguide5/validation-rules",
"dir": "/refguide5/",
"parent": "entities"
},
{
"title": "Validation Feedback",
"id": "validation-feedback",
"url": "/refguide5/validation-feedback",
"dir": "/refguide5/",
"parent": "client-activities"
},
{
"title": "Variable Activities",
"id": "variable-activities",
"url": "/refguide5/variable-activities",
"dir": "/refguide5/",
"parent": "activities"
},
{
"title": "Version Control Concepts",
"id": "version-control-concepts",
"url": "/refguide5/version-control-concepts",
"dir": "/refguide5/",
"parent": "version-control"
},
{
"title": "Version Control",
"category": "Team Server",
"id": "version-control",
"url": "/refguide5/version-control",
"dir": "/refguide5/"
},
{
"title": "Version Control Scenarios",
"id": "version-control-scenarios",
"url": "/refguide5/version-control-scenarios",
"dir": "/refguide5/",
"parent": "version-control"
},
{
"title": "Vertical Split Pane",
"id": "vertical-split-pane",
"url": "/refguide5/vertical-split-pane",
"dir": "/refguide5/",
"parent": "container-widgets"
},
{
"title": "XML Reference Guide",
"category": "Modeler",
"id": "xml-reference-guide",
"url": "/refguide5/xml-reference-guide",
"dir": "/refguide5/"
},
{
"title": "XML Schemas",
"id": "xml-schemas",
"url": "/refguide5/xml-schemas",
"dir": "/refguide5/",
"parent": "integration"
},
{
"title": "XML-to-Domain Mappings",
"id": "xml-to-domain-mappings",
"url": "/refguide5/xml-to-domain-mappings",
"dir": "/refguide5/",
"parent": "integration"
},
{
"title": "XML Schema Support",
"id": "xml-schema-support",
"url": "/refguide5/xml-schema-support",
"dir": "/refguide5/",
"parent": "integration"
},
{
"title": "XPath avg",
"id": "xpath-avg",
"url": "/refguide5/xpath-avg",
"dir": "/refguide5/",
"parent": "xpath-query-functions"
},
{
"title": "XPath Constraint Functions",
"id": "xpath-constraint-functions",
"url": "/refguide5/xpath-constraint-functions",
"dir": "/refguide5/",
"parent": "xpath-constraints"
},
{
"title": "XPath Constraints",
"id": "xpath-constraints",
"url": "/refguide5/xpath-constraints",
"dir": "/refguide5/",
"parent": "xpath"
},
{
"title": "XPath count",
"id": "xpath-count",
"url": "/refguide5/xpath-count",
"dir": "/refguide5/",
"parent": "xpath-query-functions"
},
{
"title": "XPath day-from-dateTime",
"id": "xpath-day-from-datetime",
"url": "/refguide5/xpath-day-from-datetime",
"dir": "/refguide5/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath ends-with",
"id": "xpath-ends-with",
"url": "/refguide5/xpath-ends-with",
"dir": "/refguide5/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath day-of-year-from-dateTime",
"id": "xpath-day-of-year-from-datetime",
"url": "/refguide5/xpath-day-of-year-from-datetime",
"dir": "/refguide5/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath Expressions",
"id": "xpath-expressions",
"url": "/refguide5/xpath-expressions",
"dir": "/refguide5/",
"parent": "xpath-constraints"
},
{
"title": "XPath false",
"id": "xpath-false",
"url": "/refguide5/xpath-false",
"dir": "/refguide5/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath hours-from-dateTime",
"id": "xpath-hours-from-datetime",
"url": "/refguide5/xpath-hours-from-datetime",
"dir": "/refguide5/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath id",
"id": "xpath-id",
"url": "/refguide5/xpath-id",
"dir": "/refguide5/",
"parent": "xpath-query-functions"
},
{
"title": "XPath Keywords and System Variables",
"id": "xpath-keywords-and-system-variables",
"url": "/refguide5/xpath-keywords-and-system-variables",
"dir": "/refguide5/",
"parent": "xpath-constraints"
},
{
"title": "XPath max",
"id": "xpath-max",
"url": "/refguide5/xpath-max",
"dir": "/refguide5/",
"parent": "xpath-query-functions"
},
{
"title": "XPath min",
"id": "xpath-min",
"url": "/refguide5/xpath-min",
"dir": "/refguide5/",
"parent": "xpath-query-functions"
},
{
"title": "XPath length",
"id": "xpath-length",
"url": "/refguide5/xpath-length",
"dir": "/refguide5/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath minutes-from-dateTime",
"id": "xpath-minutes-from-datetime",
"url": "/refguide5/xpath-minutes-from-datetime",
"dir": "/refguide5/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath month-from-dateTime",
"id": "xpath-month-from-datetime",
"url": "/refguide5/xpath-month-from-datetime",
"dir": "/refguide5/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath not",
"id": "xpath-not",
"url": "/refguide5/xpath-not",
"dir": "/refguide5/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath quarter-from-dateTime",
"id": "xpath-quarter-from-datetime",
"url": "/refguide5/xpath-quarter-from-datetime",
"dir": "/refguide5/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath Query Functions",
"id": "xpath-query-functions",
"url": "/refguide5/xpath-query-functions",
"dir": "/refguide5/",
"parent": "xpath"
},
{
"title": "XPath contains",
"id": "xpath-contains",
"url": "/refguide5/xpath-contains",
"dir": "/refguide5/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath Operators",
"id": "xpath-operators",
"url": "/refguide5/xpath-operators",
"dir": "/refguide5/",
"parent": "xpath-constraints"
},
{
"title": "XPath seconds-from-dateTime",
"id": "xpath-seconds-from-datetime",
"url": "/refguide5/xpath-seconds-from-datetime",
"dir": "/refguide5/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath starts-with",
"id": "xpath-starts-with",
"url": "/refguide5/xpath-starts-with",
"dir": "/refguide5/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath string-length",
"id": "xpath-string-length",
"url": "/refguide5/xpath-string-length",
"dir": "/refguide5/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath sum",
"id": "xpath-sum",
"url": "/refguide5/xpath-sum",
"dir": "/refguide5/",
"parent": "xpath-query-functions"
},
{
"title": "XPath Tokens",
"id": "xpath-tokens",
"url": "/refguide5/xpath-tokens",
"dir": "/refguide5/",
"parent": "xpath"
},
{
"title": "XPath true",
"id": "xpath-true",
"url": "/refguide5/xpath-true",
"dir": "/refguide5/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath weekday-from-dateTime",
"id": "xpath-weekday-from-datetime",
"url": "/refguide5/xpath-weekday-from-datetime",
"dir": "/refguide5/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath week-from-dateTime",
"id": "xpath-week-from-datetime",
"url": "/refguide5/xpath-week-from-datetime",
"dir": "/refguide5/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath year-from-dateTime",
"id": "xpath-year-from-datetime",
"url": "/refguide5/xpath-year-from-datetime",
"dir": "/refguide5/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath",
"category": "Modeler",
"id": "xpath",
"url": "/refguide5/xpath",
"dir": "/refguide5/"
}
]
}
},
{
"filename": "refguide6.json",
"content": {
"categories": [
"General",
"Team Server",
"Modeler",
"Runtime",
"Java Programming",
"Mobile",
"Proactive Maintenance"
],
"pages": [
{
"title": "Action Button",
"id": "action-button",
"url": "/refguide6/action-button",
"dir": "/refguide6/",
"parent": "button-widgets"
},
{
"title": "Action Call Activities",
"id": "action-call-activities",
"url": "/refguide6/action-call-activities",
"dir": "/refguide6/",
"parent": "activities"
},
{
"title": "Actions",
"id": "actions",
"url": "/refguide6/actions",
"dir": "/refguide6/",
"parent": "published-app-services"
},
{
"title": "Activities",
"id": "activities",
"url": "/refguide6/activities",
"dir": "/refguide6/",
"parent": "microflows"
},
{
"title": "Add date function calls",
"id": "add-date-function-calls",
"url": "/refguide6/add-date-function-calls",
"dir": "/refguide6/",
"parent": "microflow-expressions"
},
{
"title": "Administrator",
"id": "administrator",
"url": "/refguide6/administrator",
"dir": "/refguide6/",
"parent": "project-security"
},
{
"title": "Aggregate List",
"id": "aggregate-list",
"url": "/refguide6/aggregate-list",
"dir": "/refguide6/",
"parent": "list-activities"
},
{
"title": "Add button",
"id": "add-button",
"url": "/refguide6/add-button",
"dir": "/refguide6/",
"parent": "control-bar"
},
{
"title": "Access Rules",
"id": "access-rules",
"url": "/refguide6/access-rules",
"dir": "/refguide6/",
"parent": "entities"
},
{
"title": "Annotation flow",
"id": "annotation-flow",
"url": "/refguide6/annotation-flow",
"dir": "/refguide6/",
"parent": "microflows"
},
{
"title": "Annotation",
"id": "annotation",
"url": "/refguide6/annotation",
"dir": "/refguide6/",
"parent": "microflows"
},
{
"title": "Anonymous Users",
"id": "anonymous-users",
"url": "/refguide6/anonymous-users",
"dir": "/refguide6/",
"parent": "project-security"
},
{
"title": "Annotations",
"id": "annotations",
"url": "/refguide6/annotations",
"dir": "/refguide6/",
"parent": "domain-model"
},
{
"title": "App Settings Dialog",
"id": "app-settings-dialog",
"url": "/refguide6/app-settings-dialog",
"dir": "/refguide6/",
"parent": "dialogs"
},
{
"title": "Arithmetic expressions",
"id": "arithmetic-expressions",
"url": "/refguide6/arithmetic-expressions",
"dir": "/refguide6/",
"parent": "microflow-expressions"
},
{
"title": "Association Source",
"id": "association-source",
"url": "/refguide6/association-source",
"dir": "/refguide6/",
"parent": "data-sources"
},
{
"title": "App Platform",
"category": "General",
"id": "app-platform",
"url": "/refguide6/app-platform",
"dir": "/refguide6/"
},
{
"title": "Attributes",
"id": "attributes",
"url": "/refguide6/attributes",
"dir": "/refguide6/",
"parent": "entities"
},
{
"title": "Associations",
"id": "associations",
"url": "/refguide6/associations",
"dir": "/refguide6/",
"parent": "domain-model"
},
{
"title": "Attributes Type Migration",
"id": "attributes-type-migration",
"url": "/refguide6/attributes-type-migration",
"dir": "/refguide6/",
"parent": "data-storage"
},
{
"title": "Back button",
"id": "back-button",
"url": "/refguide6/back-button",
"dir": "/refguide6/",
"parent": "button-widgets"
},
{
"title": "Basic Reports",
"id": "basic-reports",
"url": "/refguide6/basic-reports",
"dir": "/refguide6/",
"parent": "report-widgets"
},
{
"title": "Boolean expressions",
"id": "boolean-expressions",
"url": "/refguide6/boolean-expressions",
"dir": "/refguide6/",
"parent": "microflow-expressions"
},
{
"title": "Branch Line Manager Dialog",
"id": "branch-line-manager-dialog",
"url": "/refguide6/branch-line-manager-dialog",
"dir": "/refguide6/",
"parent": "dialogs"
},
{
"title": "Break Event",
"id": "break-event",
"url": "/refguide6/break-event",
"dir": "/refguide6/",
"parent": "microflows"
},
{
"title": "Call Rest Action",
"id": "call-rest-action",
"url": "/refguide6/call-rest-action",
"dir": "/refguide6/",
"parent": "microflow-activities"
},
{
"title": "Call Web Service Action",
"id": "call-web-service-action",
"url": "/refguide6/call-web-service-action",
"dir": "/refguide6/",
"parent": "microflow-activities"
},
{
"title": "Cancel button",
"id": "cancel-button",
"url": "/refguide6/cancel-button",
"dir": "/refguide6/",
"parent": "button-widgets"
},
{
"title": "Call Web Service",
"id": "call-web-service",
"url": "/refguide6/call-web-service",
"dir": "/refguide6/",
"parent": "integration-activities"
},
{
"title": "Cast Object",
"id": "cast-object",
"url": "/refguide6/cast-object",
"dir": "/refguide6/",
"parent": "object-activities"
},
{
"title": "Button Widgets",
"id": "button-widgets",
"url": "/refguide6/button-widgets",
"dir": "/refguide6/",
"parent": "pages"
},
{
"title": "Cell (document template)",
"id": "cell-document-template",
"url": "/refguide6/cell-document-template",
"dir": "/refguide6/",
"parent": "row-document-template"
},
{
"title": "Change List",
"id": "change-list",
"url": "/refguide6/change-list",
"dir": "/refguide6/",
"parent": "list-activities"
},
{
"title": "Change Object",
"id": "change-object",
"url": "/refguide6/change-object",
"dir": "/refguide6/",
"parent": "object-activities"
},
{
"title": "Check box",
"id": "check-box",
"url": "/refguide6/check-box",
"dir": "/refguide6/",
"parent": "input-widgets"
},
{
"title": "Change Variable",
"id": "change-variable",
"url": "/refguide6/change-variable",
"dir": "/refguide6/",
"parent": "variable-activities"
},
{
"title": "Close Form",
"id": "close-form",
"url": "/refguide6/close-form",
"dir": "/refguide6/",
"parent": "client-activities"
},
{
"title": "Client Activities",
"id": "client-activities",
"url": "/refguide6/client-activities",
"dir": "/refguide6/",
"parent": "activities"
},
{
"title": "Close page button",
"id": "close-page-button",
"url": "/refguide6/close-page-button",
"dir": "/refguide6/",
"parent": "button-widgets"
},
{
"title": "Clustered Mendix Runtime",
"category": "Runtime",
"id": "clustered-mendix-runtime",
"url": "/refguide6/clustered-mendix-runtime",
"dir": "/refguide6/"
},
{
"title": "Columns (document template)",
"id": "columns-document-template",
"url": "/refguide6/columns-document-template",
"dir": "/refguide6/",
"parent": "data-grid-document-template"
},
{
"title": "Columns",
"id": "columns",
"url": "/refguide6/columns",
"dir": "/refguide6/",
"parent": "data-grid"
},
{
"title": "Commit Dialog",
"id": "commit-dialog",
"url": "/refguide6/commit-dialog",
"dir": "/refguide6/",
"parent": "dialogs"
},
{
"title": "Commit Object(s)",
"id": "committing-objects",
"url": "/refguide6/committing-objects",
"dir": "/refguide6/",
"parent": "object-activities"
},
{
"title": "Between Date Function Calls",
"id": "between-date-function-calls",
"url": "/refguide6/between-date-function-calls",
"dir": "/refguide6/",
"parent": "microflow-expressions"
},
{
"title": "Common Widget Properties",
"id": "common-widget-properties",
"url": "/refguide6/common-widget-properties",
"dir": "/refguide6/",
"parent": "common-widgets"
},
{
"title": "Common Widgets",
"id": "common-widgets",
"url": "/refguide6/common-widgets",
"dir": "/refguide6/",
"parent": "pages"
},
{
"title": "Configuration",
"id": "configuration",
"url": "/refguide6/configuration",
"dir": "/refguide6/",
"parent": "project-settings"
},
{
"title": "Conditions",
"id": "conditions",
"url": "/refguide6/conditions",
"dir": "/refguide6/",
"parent": "page-concepts"
},
{
"title": "Comparison Search Field",
"id": "comparison-search-field",
"url": "/refguide6/comparison-search-field",
"dir": "/refguide6/",
"parent": "search-bar"
},
{
"title": "Configuring Hybrid Mobile Apps To Run Offline",
"category": "Mobile",
"id": "configuring-hybrid-mobile-apps-to-run-offline",
"url": "/refguide6/configuring-hybrid-mobile-apps-to-run-offline",
"dir": "/refguide6/"
},
{
"title": "Constants",
"category": "Modeler",
"id": "constants",
"url": "/refguide6/constants",
"dir": "/refguide6/"
},
{
"title": "Consumed REST Services",
"id": "consumed-rest-services",
"url": "/refguide6/consumed-rest-services",
"dir": "/refguide6/",
"parent": "integration"
},
{
"title": "Consumed App Services",
"id": "consumed-app-services",
"url": "/refguide6/consumed-app-services",
"dir": "/refguide6/",
"parent": "integration"
},
{
"title": "Consumed Web Services",
"id": "consumed-web-services",
"url": "/refguide6/consumed-web-services",
"dir": "/refguide6/",
"parent": "integration"
},
{
"title": "Container Widgets",
"id": "container-widgets",
"url": "/refguide6/container-widgets",
"dir": "/refguide6/",
"parent": "pages"
},
{
"title": "Consumed web service",
"id": "consumed-web-service",
"url": "/refguide6/consumed-web-service",
"dir": "/refguide6/",
"parent": "consumed-web-services"
},
{
"title": "Context Mechanism",
"id": "context-mechanism",
"url": "/refguide6/context-mechanism",
"dir": "/refguide6/",
"parent": "page-concepts"
},
{
"title": "Continue Event",
"id": "continue-event",
"url": "/refguide6/continue-event",
"dir": "/refguide6/",
"parent": "microflows"
},
{
"title": "Container",
"id": "container",
"url": "/refguide6/container",
"dir": "/refguide6/",
"parent": "container-widgets"
},
{
"title": "Create Branch Line Dialog",
"id": "create-branch-line-dialog",
"url": "/refguide6/create-branch-line-dialog",
"dir": "/refguide6/",
"parent": "dialogs"
},
{
"title": "Create Deployment Package Dialog",
"id": "create-deployment-package-dialog",
"url": "/refguide6/create-deployment-package-dialog",
"dir": "/refguide6/",
"parent": "dialogs"
},
{
"title": "Create List",
"id": "create-list",
"url": "/refguide6/create-list",
"dir": "/refguide6/",
"parent": "list-activities"
},
{
"title": "Control Bar",
"id": "control-bar",
"url": "/refguide6/control-bar",
"dir": "/refguide6/",
"parent": "data-grid"
},
{
"title": "Create Variable",
"id": "create-variable",
"url": "/refguide6/create-variable",
"dir": "/refguide6/",
"parent": "variable-activities"
},
{
"title": "Create Object",
"id": "create-object",
"url": "/refguide6/create-object",
"dir": "/refguide6/",
"parent": "object-activities"
},
{
"title": "Customizing Hybrid Mobile Apps",
"category": "Mobile",
"id": "customizing-hybrid-mobile-apps",
"url": "/refguide6/customizing-hybrid-mobile-apps",
"dir": "/refguide6/"
},
{
"title": "Customizing PhoneGap Build packages",
"category": "Mobile",
"id": "customizing-phonegap-build-packages",
"url": "/refguide6/customizing-phonegap-build-packages",
"dir": "/refguide6/"
},
{
"title": "Data Grid (document template)",
"id": "data-grid-document-template",
"url": "/refguide6/data-grid-document-template",
"dir": "/refguide6/",
"parent": "document-templates"
},
{
"title": "Data grid",
"id": "data-grid",
"url": "/refguide6/data-grid",
"dir": "/refguide6/",
"parent": "data-widgets"
},
{
"title": "Custom Settings",
"category": "Runtime",
"id": "custom-settings",
"url": "/refguide6/custom-settings",
"dir": "/refguide6/"
},
{
"title": "Datasets",
"category": "Modeler",
"id": "data-sets",
"url": "/refguide6/data-sets",
"dir": "/refguide6/"
},
{
"title": "Data Sources",
"id": "data-sources",
"url": "/refguide6/data-sources",
"dir": "/refguide6/",
"parent": "page-concepts"
},
{
"title": "Data Storage",
"category": "Runtime",
"id": "data-storage",
"url": "/refguide6/data-storage",
"dir": "/refguide6/"
},
{
"title": "Data Types",
"category": "Modeler",
"id": "data-types",
"url": "/refguide6/data-types",
"dir": "/refguide6/"
},
{
"title": "Data view cancel button",
"id": "data-view-cancel-button",
"url": "/refguide6/data-view-cancel-button",
"dir": "/refguide6/",
"parent": "data-view-control-bar"
},
{
"title": "Data view action button",
"id": "data-view-action-button",
"url": "/refguide6/data-view-action-button",
"dir": "/refguide6/",
"parent": "data-view-control-bar"
},
{
"title": "Data view control bar",
"id": "data-view-control-bar",
"url": "/refguide6/data-view-control-bar",
"dir": "/refguide6/",
"parent": "data-view"
},
{
"title": "Data View (document template)",
"id": "data-view-document-template",
"url": "/refguide6/data-view-document-template",
"dir": "/refguide6/",
"parent": "document-templates"
},
{
"title": "Data view save button",
"id": "data-view-save-button",
"url": "/refguide6/data-view-save-button",
"dir": "/refguide6/",
"parent": "data-view-control-bar"
},
{
"title": "Data view close button",
"id": "data-view-close-button",
"url": "/refguide6/data-view-close-button",
"dir": "/refguide6/",
"parent": "data-view-control-bar"
},
{
"title": "Data Widgets",
"id": "data-widgets",
"url": "/refguide6/data-widgets",
"dir": "/refguide6/",
"parent": "pages"
},
{
"title": "Database Source",
"id": "database-source",
"url": "/refguide6/database-source",
"dir": "/refguide6/",
"parent": "data-sources"
},
{
"title": "Data view",
"id": "data-view",
"url": "/refguide6/data-view",
"dir": "/refguide6/",
"parent": "data-widgets"
},
{
"title": "Date creation",
"id": "date-creation",
"url": "/refguide6/date-creation",
"dir": "/refguide6/",
"parent": "microflow-expressions"
},
{
"title": "Date picker",
"id": "date-picker",
"url": "/refguide6/date-picker",
"dir": "/refguide6/",
"parent": "input-widgets"
},
{
"title": "Date Range Field",
"id": "date-range-field",
"url": "/refguide6/date-range-field",
"dir": "/refguide6/",
"parent": "date-range-selector"
},
{
"title": "Date and Time Handling",
"category": "Runtime",
"id": "date-and-time-handling-in-3.0",
"url": "/refguide6/date-and-time-handling-in-3.0",
"dir": "/refguide6/"
},
{
"title": "DateTime handling FAQ",
"category": "Runtime",
"id": "datetime-handling-faq",
"url": "/refguide6/datetime-handling-faq",
"dir": "/refguide6/"
},
{
"title": "DB2",
"id": "db2",
"url": "/refguide6/db2",
"dir": "/refguide6/",
"parent": "data-storage"
},
{
"title": "Date Range Selector",
"id": "date-range-selector",
"url": "/refguide6/date-range-selector",
"dir": "/refguide6/",
"parent": "report-widgets"
},
{
"title": "Delete Object(s)",
"id": "deleting-objects",
"url": "/refguide6/deleting-objects",
"dir": "/refguide6/",
"parent": "object-activities"
},
{
"title": "Demo Users",
"id": "demo-users",
"url": "/refguide6/demo-users",
"dir": "/refguide6/",
"parent": "project-security"
},
{
"title": "Deploy To The Cloud Dialog",
"id": "deploy-to-the-cloud-dialog",
"url": "/refguide6/deploy-to-the-cloud-dialog",
"dir": "/refguide6/",
"parent": "dialogs"
},
{
"title": "Delete button",
"id": "delete-button",
"url": "/refguide6/delete-button",
"dir": "/refguide6/",
"parent": "control-bar"
},
{
"title": "Deselect all button",
"id": "deselect-all-button",
"url": "/refguide6/deselect-all-button",
"dir": "/refguide6/",
"parent": "control-bar"
},
{
"title": "Desktop profile",
"id": "desktop-profile",
"url": "/refguide6/desktop-profile",
"dir": "/refguide6/",
"parent": "navigation"
},
{
"title": "Dialogs",
"category": "Modeler",
"id": "dialogs",
"url": "/refguide6/dialogs",
"dir": "/refguide6/"
},
{
"title": "Document Generation Activities",
"id": "document-generation-activities",
"url": "/refguide6/document-generation-activities",
"dir": "/refguide6/",
"parent": "activities"
},
{
"title": "Document Template",
"id": "document-template",
"url": "/refguide6/document-template",
"dir": "/refguide6/",
"parent": "document-templates"
},
{
"title": "Document Templates",
"category": "Modeler",
"id": "document-templates",
"url": "/refguide6/document-templates",
"dir": "/refguide6/"
},
{
"title": "Developing Hybrid Mobile Apps",
"category": "Mobile",
"id": "developing-hybrid-mobile-apps",
"url": "/refguide6/developing-hybrid-mobile-apps",
"dir": "/refguide6/"
},
{
"title": "Domain Model",
"category": "Modeler",
"id": "domain-model",
"url": "/refguide6/domain-model",
"dir": "/refguide6/"
},
{
"title": "Download File",
"id": "download-file",
"url": "/refguide6/download-file",
"dir": "/refguide6/",
"parent": "client-activities"
},
{
"title": "Drop down button",
"id": "drop-down-button",
"url": "/refguide6/drop-down-button",
"dir": "/refguide6/",
"parent": "button-widgets"
},
{
"title": "Drop Down",
"id": "drop-down",
"url": "/refguide6/drop-down",
"dir": "/refguide6/",
"parent": "report-widgets"
},
{
"title": "Drop-down",
"id": "drop_down",
"url": "/refguide6/drop_down",
"dir": "/refguide6/",
"parent": "input-widgets"
},
{
"title": "Dynamic Image (document template)",
"id": "dynamic-image-document-template",
"url": "/refguide6/dynamic-image-document-template",
"dir": "/refguide6/",
"parent": "document-templates"
},
{
"title": "Dynamic label (document template)",
"id": "dynamic-label-document-template",
"url": "/refguide6/dynamic-label-document-template",
"dir": "/refguide6/",
"parent": "document-templates"
},
{
"title": "Edit button",
"id": "edit-button",
"url": "/refguide6/edit-button",
"dir": "/refguide6/",
"parent": "control-bar"
},
{
"title": "Edit Cloud Foundry Settings Dialog",
"id": "edit-cloud-foundry-settings-dialog",
"url": "/refguide6/edit-cloud-foundry-settings-dialog",
"dir": "/refguide6/",
"parent": "dialogs"
},
{
"title": "End Event",
"id": "end-event",
"url": "/refguide6/end-event",
"dir": "/refguide6/",
"parent": "microflows"
},
{
"title": "Entities",
"id": "entities",
"url": "/refguide6/entities",
"dir": "/refguide6/",
"parent": "domain-model"
},
{
"title": "Download From Team Server Dialog",
"id": "download-from-team-server-dialog",
"url": "/refguide6/download-from-team-server-dialog",
"dir": "/refguide6/",
"parent": "dialogs"
},
{
"title": "Entity Path Source",
"id": "entity-path-source",
"url": "/refguide6/entity-path-source",
"dir": "/refguide6/",
"parent": "data-sources"
},
{
"title": "Enumeration Values",
"id": "enumeration-values",
"url": "/refguide6/enumeration-values",
"dir": "/refguide6/",
"parent": "enumerations"
},
{
"title": "Enumerations",
"category": "Modeler",
"id": "enumerations",
"url": "/refguide6/enumerations",
"dir": "/refguide6/"
},
{
"title": "Error Event",
"id": "error-event",
"url": "/refguide6/error-event",
"dir": "/refguide6/",
"parent": "microflows"
},
{
"title": "Enumerations in microflow expressions",
"id": "enumerations-in-microflow-expressions",
"url": "/refguide6/enumerations-in-microflow-expressions",
"dir": "/refguide6/",
"parent": "microflow-expressions"
},
{
"title": "Event Handlers",
"id": "event-handlers",
"url": "/refguide6/event-handlers",
"dir": "/refguide6/",
"parent": "entities"
},
{
"title": "Exclusive Split",
"id": "exclusive-split",
"url": "/refguide6/exclusive-split",
"dir": "/refguide6/",
"parent": "microflows"
},
{
"title": "Export Mapping Action",
"id": "export-mapping-action",
"url": "/refguide6/export-mapping-action",
"dir": "/refguide6/",
"parent": "microflow-activities"
},
{
"title": "Export Mappings",
"id": "export-mappings",
"url": "/refguide6/export-mappings",
"dir": "/refguide6/",
"parent": "mapping-documents"
},
{
"title": "Export to CSV button",
"id": "export-to-csv-button",
"url": "/refguide6/export-to-csv-button",
"dir": "/refguide6/",
"parent": "control-bar"
},
{
"title": "Export XML",
"id": "export-xml",
"url": "/refguide6/export-xml",
"dir": "/refguide6/",
"parent": "integration-activities"
},
{
"title": "Export to excel button",
"id": "export-to-excel-button",
"url": "/refguide6/export-to-excel-button",
"dir": "/refguide6/",
"parent": "control-bar"
},
{
"title": "File manager",
"id": "file-manager",
"url": "/refguide6/file-manager",
"dir": "/refguide6/",
"parent": "file-widgets"
},
{
"title": "File Widgets",
"id": "file-widgets",
"url": "/refguide6/file-widgets",
"dir": "/refguide6/",
"parent": "pages"
},
{
"title": "General",
"id": "general",
"url": "/refguide6/general",
"dir": "/refguide6/"
},
{
"title": "Garbage collection",
"category": "Java Programming",
"id": "garbage-collection",
"url": "/refguide6/garbage-collection",
"dir": "/refguide6/"
},
{
"title": "Generate Document",
"id": "generate-document",
"url": "/refguide6/generate-document",
"dir": "/refguide6/",
"parent": "document-generation-activities"
},
{
"title": "Grid action button",
"id": "grid-action-button",
"url": "/refguide6/grid-action-button",
"dir": "/refguide6/",
"parent": "control-bar"
},
{
"title": "Getting the Mendix Developer App",
"id": "getting-the-mendix-developer-app",
"url": "/refguide6/getting-the-mendix-developer-app",
"dir": "/refguide6/",
"parent": "developing-hybrid-mobile-apps"
},
{
"title": "Grid microflow button",
"id": "grid-microflow-button",
"url": "/refguide6/grid-microflow-button",
"dir": "/refguide6/",
"parent": "control-bar"
},
{
"title": "Footer (document template)",
"id": "footer-document-template",
"url": "/refguide6/footer-document-template",
"dir": "/refguide6/",
"parent": "document-templates"
},
{
"title": "Grid New Button",
"id": "grid-new-button",
"url": "/refguide6/grid-new-button",
"dir": "/refguide6/",
"parent": "control-bar"
},
{
"title": "Drop-Down Search Field",
"id": "drop-down-search-field",
"url": "/refguide6/drop-down-search-field",
"dir": "/refguide6/",
"parent": "search-bar"
},
{
"title": "Header (document template)",
"id": "header-document-template",
"url": "/refguide6/header-document-template",
"dir": "/refguide6/",
"parent": "document-templates"
},
{
"title": "History Dialog",
"id": "history-dialog",
"url": "/refguide6/history-dialog",
"dir": "/refguide6/",
"parent": "dialogs"
},
{
"title": "Header",
"id": "header",
"url": "/refguide6/header",
"dir": "/refguide6/",
"parent": "layout-widgets"
},
{
"title": "Horizontal Split Pane",
"id": "horizontal-split-pane",
"url": "/refguide6/horizontal-split-pane",
"dir": "/refguide6/",
"parent": "container-widgets"
},
{
"title": "Group box",
"id": "group-box",
"url": "/refguide6/group-box",
"dir": "/refguide6/",
"parent": "container-widgets"
},
{
"title": "Hybrid Tablet Profile",
"id": "hybrid-tablet-profile",
"url": "/refguide6/hybrid-tablet-profile",
"dir": "/refguide6/",
"parent": "navigation"
},
{
"title": "If expressions",
"id": "if-expressions",
"url": "/refguide6/if-expressions",
"dir": "/refguide6/",
"parent": "microflow-expressions"
},
{
"title": "Hybrid Phone Profile",
"id": "hybrid-phone-profile",
"url": "/refguide6/hybrid-phone-profile",
"dir": "/refguide6/",
"parent": "navigation"
},
{
"title": "Image Property",
"id": "image-property",
"url": "/refguide6/image-property",
"dir": "/refguide6/",
"parent": "button-widgets"
},
{
"title": "Image uploader",
"id": "image-uploader",
"url": "/refguide6/image-uploader",
"dir": "/refguide6/",
"parent": "file-widgets"
},
{
"title": "Image viewer",
"id": "image-viewer",
"url": "/refguide6/image-viewer",
"dir": "/refguide6/",
"parent": "file-widgets"
},
{
"title": "Image",
"id": "image",
"url": "/refguide6/image",
"dir": "/refguide6/",
"parent": "common-widgets"
},
{
"title": "Images",
"category": "Modeler",
"id": "images",
"url": "/refguide6/images",
"dir": "/refguide6/"
},
{
"title": "Import Mapping Action",
"id": "import-mapping-action",
"url": "/refguide6/import-mapping-action",
"dir": "/refguide6/",
"parent": "microflow-activities"
},
{
"title": "Import Mappings",
"id": "import-mappings",
"url": "/refguide6/import-mappings",
"dir": "/refguide6/",
"parent": "mapping-documents"
},
{
"title": "Import XML",
"id": "import-xml",
"url": "/refguide6/import-xml",
"dir": "/refguide6/",
"parent": "integration-activities"
},
{
"title": "Indexes",
"id": "indexes",
"url": "/refguide6/indexes",
"dir": "/refguide6/",
"parent": "entities"
},
{
"title": "Inheritance Split",
"id": "inheritance-split",
"url": "/refguide6/inheritance-split",
"dir": "/refguide6/",
"parent": "microflows"
},
{
"title": "Mendix 6 Reference Guide",
"id": "index",
"url": "/refguide6/",
"dir": "/refguide6/",
"main": true
},
{
"title": "Input reference set selector",
"id": "input-reference-set-selector",
"url": "/refguide6/input-reference-set-selector",
"dir": "/refguide6/",
"parent": "input-widgets"
},
{
"title": "Input Widgets",
"id": "input-widgets",
"url": "/refguide6/input-widgets",
"dir": "/refguide6/",
"parent": "pages"
},
{
"title": "Integration",
"category": "Modeler",
"id": "integration",
"url": "/refguide6/integration",
"dir": "/refguide6/"
},
{
"title": "Integration Activities",
"id": "integration-activities",
"url": "/refguide6/integration-activities",
"dir": "/refguide6/",
"parent": "activities"
},
{
"title": "ISession.getData() API usage",
"category": "Runtime",
"id": "isession-api-usage",
"url": "/refguide6/isession-api-usage",
"dir": "/refguide6/"
},
{
"title": "Java Action Call",
"id": "java-action-call",
"url": "/refguide6/java-action-call",
"dir": "/refguide6/",
"parent": "action-call-activities"
},
{
"title": "Java Actions",
"category": "Modeler",
"id": "java-actions",
"url": "/refguide6/java-actions",
"dir": "/refguide6/"
},
{
"title": "Java Programming",
"id": "java-programming",
"url": "/refguide6/java-programming",
"dir": "/refguide6/"
},
{
"title": "JSON Structures",
"id": "json-structures",
"url": "/refguide6/json-structures",
"dir": "/refguide6/",
"parent": "integration"
},
{
"title": "Keep alive mechanism for Persistent Sessions",
"category": "Runtime",
"id": "keep-alive-mechanism-for-persistent-sessions",
"url": "/refguide6/keep-alive-mechanism-for-persistent-sessions",
"dir": "/refguide6/"
},
{
"title": "Label",
"id": "label",
"url": "/refguide6/label",
"dir": "/refguide6/",
"parent": "common-widgets"
},
{
"title": "Layout grid",
"id": "layout-grid",
"url": "/refguide6/layout-grid",
"dir": "/refguide6/",
"parent": "container-widgets"
},
{
"title": "Java Memory Usage With Mendix",
"id": "java-memory-usage-with-mendix",
"url": "/refguide6/java-memory-usage-with-mendix",
"dir": "/refguide6/",
"parent": "transient-objects-garbage-collecting"
},
{
"title": "Layout Widgets",
"id": "layout-widgets",
"url": "/refguide6/layout-widgets",
"dir": "/refguide6/",
"parent": "pages"
},
{
"title": "Layouts",
"id": "layout",
"url": "/refguide6/layout",
"dir": "/refguide6/",
"parent": "pages"
},
{
"title": "Line break (document template)",
"id": "line-break-document-template",
"url": "/refguide6/line-break-document-template",
"dir": "/refguide6/",
"parent": "document-templates"
},
{
"title": "Link button",
"id": "link-button",
"url": "/refguide6/link-button",
"dir": "/refguide6/",
"parent": "button-widgets"
},
{
"title": "List Activities",
"id": "list-activities",
"url": "/refguide6/list-activities",
"dir": "/refguide6/",
"parent": "activities"
},
{
"title": "List Operation",
"id": "list-operation",
"url": "/refguide6/list-operation",
"dir": "/refguide6/",
"parent": "list-activities"
},
{
"title": "List view",
"id": "list-view",
"url": "/refguide6/list-view",
"dir": "/refguide6/",
"parent": "data-widgets"
},
{
"title": "Log Message",
"id": "log-message",
"url": "/refguide6/log-message",
"dir": "/refguide6/",
"parent": "logging-activities"
},
{
"title": "Listen To Grid Source",
"id": "listen-to-grid-source",
"url": "/refguide6/listen-to-grid-source",
"dir": "/refguide6/",
"parent": "data-sources"
},
{
"title": "Logging",
"category": "Runtime",
"id": "logging",
"url": "/refguide6/logging",
"dir": "/refguide6/"
},
{
"title": "Logging Activities",
"id": "logging-activities",
"url": "/refguide6/logging-activities",
"dir": "/refguide6/",
"parent": "activities"
},
{
"title": "Map Automatically",
"id": "map-automatically",
"url": "/refguide6/map-automatically",
"dir": "/refguide6/",
"parent": "mapping-documents"
},
{
"title": "Managing App Signing Keys",
"category": "Mobile",
"id": "managing-app-signing-keys",
"url": "/refguide6/managing-app-signing-keys",
"dir": "/refguide6/"
},
{
"title": "Mapping Documents",
"id": "mapping-documents",
"url": "/refguide6/mapping-documents",
"dir": "/refguide6/",
"parent": "integration"
},
{
"title": "Loop",
"id": "loop",
"url": "/refguide6/loop",
"dir": "/refguide6/",
"parent": "microflows"
},
{
"title": "Mathematical function calls",
"id": "mathematical-function-calls",
"url": "/refguide6/mathematical-function-calls",
"dir": "/refguide6/",
"parent": "microflow-expressions"
},
{
"title": "Menu Item",
"id": "menu-item",
"url": "/refguide6/menu-item",
"dir": "/refguide6/",
"parent": "menu"
},
{
"title": "Menu",
"id": "menu",
"url": "/refguide6/menu",
"dir": "/refguide6/",
"parent": "pages"
},
{
"title": "Menu Bar",
"id": "menu-bar",
"url": "/refguide6/menu-bar",
"dir": "/refguide6/",
"parent": "menu-widgets"
},
{
"title": "Menu Widgets",
"id": "menu-widgets",
"url": "/refguide6/menu-widgets",
"dir": "/refguide6/",
"parent": "pages"
},
{
"title": "Merge Dialog",
"id": "merge-dialog",
"url": "/refguide6/merge-dialog",
"dir": "/refguide6/",
"parent": "dialogs"
},
{
"title": "Merge",
"id": "merge",
"url": "/refguide6/merge",
"dir": "/refguide6/",
"parent": "microflows"
},
{
"title": "Microflow Activities",
"id": "microflow-activities",
"url": "/refguide6/microflow-activities",
"dir": "/refguide6/",
"parent": "integration"
},
{
"title": "Microflow Call",
"id": "microflow-call",
"url": "/refguide6/microflow-call",
"dir": "/refguide6/",
"parent": "action-call-activities"
},
{
"title": "Microflow Element Common Properties",
"id": "microflow-element-common-properties",
"url": "/refguide6/microflow-element-common-properties",
"dir": "/refguide6/",
"parent": "microflows"
},
{
"title": "Microflow Expressions",
"id": "microflow-expressions",
"url": "/refguide6/microflow-expressions",
"dir": "/refguide6/",
"parent": "microflows"
},
{
"title": "Microflow Source",
"id": "microflow-source",
"url": "/refguide6/microflow-source",
"dir": "/refguide6/",
"parent": "data-sources"
},
{
"title": "Microflow",
"id": "microflow",
"url": "/refguide6/microflow",
"dir": "/refguide6/",
"parent": "microflows"
},
{
"title": "Microflows",
"category": "Modeler",
"id": "microflows",
"url": "/refguide6/microflows",
"dir": "/refguide6/"
},
{
"title": "Mobile",
"id": "mobile",
"url": "/refguide6/mobile",
"dir": "/refguide6/"
},
{
"title": "Model Share",
"category": "General",
"id": "model-share",
"url": "/refguide6/model-share",
"dir": "/refguide6/"
},
{
"title": "Modeler",
"id": "modeler",
"url": "/refguide6/modeler",
"dir": "/refguide6/"
},
{
"title": "Module Role",
"id": "module-role",
"url": "/refguide6/module-role",
"dir": "/refguide6/",
"parent": "module-security"
},
{
"title": "Module Security",
"id": "module-security",
"url": "/refguide6/module-security",
"dir": "/refguide6/",
"parent": "modules"
},
{
"title": "Module Status",
"id": "module-status",
"url": "/refguide6/module-status",
"dir": "/refguide6/",
"parent": "project-security"
},
{
"title": "Modules",
"category": "Modeler",
"id": "modules",
"url": "/refguide6/modules",
"dir": "/refguide6/"
},
{
"title": "Monitoring - What to monitor",
"category": "Proactive Maintenance",
"id": "monitoring-what-to-monitor",
"url": "/refguide6/monitoring-what-to-monitor",
"dir": "/refguide6/"
},
{
"title": "Moving from 5 to 6",
"category": "General",
"id": "moving-from-5-to-6",
"url": "/refguide6/moving-from-5-to-6",
"dir": "/refguide6/"
},
{
"title": "Monitoring - Mendix Runtime",
"category": "Proactive Maintenance",
"id": "monitoring-mendix-runtime",
"url": "/refguide6/monitoring-mendix-runtime",
"dir": "/refguide6/"
},
{
"title": "MySQL/MariaDB",
"id": "mysql",
"url": "/refguide6/mysql",
"dir": "/refguide6/",
"parent": "data-storage"
},
{
"title": "Navigation list",
"id": "navigation-list",
"url": "/refguide6/navigation-list",
"dir": "/refguide6/",
"parent": "container-widgets"
},
{
"title": "Navigation Tree",
"id": "navigation-tree",
"url": "/refguide6/navigation-tree",
"dir": "/refguide6/",
"parent": "menu-widgets"
},
{
"title": "Navigation",
"id": "navigation",
"url": "/refguide6/navigation",
"dir": "/refguide6/",
"parent": "project"
},
{
"title": "New button",
"id": "new-button",
"url": "/refguide6/new-button",
"dir": "/refguide6/",
"parent": "button-widgets"
},
{
"title": "NULL Order Behavior",
"id": "null-ordering-behavior",
"url": "/refguide6/null-ordering-behavior",
"dir": "/refguide6/",
"parent": "data-storage"
},
{
"title": "Numeric formatting",
"id": "numeric-formatting",
"url": "/refguide6/numeric-formatting",
"dir": "/refguide6/",
"parent": "consumed-web-services"
},
{
"title": "Object Activities",
"id": "object-activities",
"url": "/refguide6/object-activities",
"dir": "/refguide6/",
"parent": "activities"
},
{
"title": "OData Query Options",
"id": "odata-query-options",
"url": "/refguide6/odata-query-options",
"dir": "/refguide6/",
"parent": "published-odata-services"
},
{
"title": "OData Representation",
"id": "odata-representation",
"url": "/refguide6/odata-representation",
"dir": "/refguide6/",
"parent": "published-odata-services"
},
{
"title": "Offline Device Profile",
"id": "offline-device-profile",
"url": "/refguide6/offline-device-profile",
"dir": "/refguide6/",
"parent": "navigation"
},
{
"title": "On Click Event",
"id": "on-click-event",
"url": "/refguide6/on-click-event",
"dir": "/refguide6/",
"parent": "page-concepts"
},
{
"title": "Open Project Dialog",
"id": "open-project-dialog",
"url": "/refguide6/open-project-dialog",
"dir": "/refguide6/",
"parent": "dialogs"
},
{
"title": "Opening Pages",
"id": "opening-pages",
"url": "/refguide6/opening-pages",
"dir": "/refguide6/",
"parent": "page-concepts"
},
{
"title": "Offline",
"category": "General",
"id": "offline",
"url": "/refguide6/offline",
"dir": "/refguide6/"
},
{
"title": "Operations",
"id": "operations",
"url": "/refguide6/operations",
"dir": "/refguide6/",
"parent": "published-web-services"
},
{
"title": "OQL Aggregation",
"id": "oql-aggregation",
"url": "/refguide6/oql-aggregation",
"dir": "/refguide6/",
"parent": "oql-expressions"
},
{
"title": "OQL CAST",
"id": "oql-cast",
"url": "/refguide6/oql-cast",
"dir": "/refguide6/",
"parent": "oql-functions"
},
{
"title": "OQL COALESCE",
"id": "oql-coalesce",
"url": "/refguide6/oql-coalesce",
"dir": "/refguide6/",
"parent": "oql-functions"
},
{
"title": "OQL Case Expression",
"id": "oql-case-expression",
"url": "/refguide6/oql-case-expression",
"dir": "/refguide6/",
"parent": "oql-operators"
},
{
"title": "OQL DATEDIFF",
"id": "oql-datediff",
"url": "/refguide6/oql-datediff",
"dir": "/refguide6/",
"parent": "oql-functions"
},
{
"title": "OQL DATEPART",
"id": "oql-datepart",
"url": "/refguide6/oql-datepart",
"dir": "/refguide6/",
"parent": "oql-functions"
},
{
"title": "OQL Expressions",
"id": "oql-expressions",
"url": "/refguide6/oql-expressions",
"dir": "/refguide6/",
"parent": "oql"
},
{
"title": "OQL From Clause",
"id": "oql-from-clause",
"url": "/refguide6/oql-from-clause",
"dir": "/refguide6/",
"parent": "oql"
},
{
"title": "OQL FULL OUTER JOIN",
"id": "oql-full-outer-join",
"url": "/refguide6/oql-full-outer-join",
"dir": "/refguide6/",
"parent": "oql-from-clause"
},
{
"title": "OQL Group by Clause",
"id": "oql-group-by-clause",
"url": "/refguide6/oql-group-by-clause",
"dir": "/refguide6/",
"parent": "oql"
},
{
"title": "OQL INNER JOIN",
"id": "oql-inner-join",
"url": "/refguide6/oql-inner-join",
"dir": "/refguide6/",
"parent": "oql-from-clause"
},
{
"title": "OQL Functions",
"id": "oql-functions",
"url": "/refguide6/oql-functions",
"dir": "/refguide6/",
"parent": "oql-expressions"
},
{
"title": "OQL LEFT OUTER JOIN",
"id": "oql-left-outer-join",
"url": "/refguide6/oql-left-outer-join",
"dir": "/refguide6/",
"parent": "oql-from-clause"
},
{
"title": "OQL LENGTH",
"id": "oql-length",
"url": "/refguide6/oql-length",
"dir": "/refguide6/",
"parent": "oql-functions"
},
{
"title": "OQL Limit Clause",
"id": "oql-limit-clause",
"url": "/refguide6/oql-limit-clause",
"dir": "/refguide6/",
"parent": "oql"
},
{
"title": "OQL Operators",
"id": "oql-operators",
"url": "/refguide6/oql-operators",
"dir": "/refguide6/",
"parent": "oql-expressions"
},
{
"title": "OQL Order by Clause",
"id": "oql-order-by-clause",
"url": "/refguide6/oql-order-by-clause",
"dir": "/refguide6/",
"parent": "oql"
},
{
"title": "OQL Parameters",
"id": "oql-parameters",
"url": "/refguide6/oql-parameters",
"dir": "/refguide6/",
"parent": "oql-expressions"
},
{
"title": "OQL RANGEBEGIN",
"id": "oql-rangebegin",
"url": "/refguide6/oql-rangebegin",
"dir": "/refguide6/",
"parent": "oql-functions"
},
{
"title": "OQL RANGEEND",
"id": "oql-rangeend",
"url": "/refguide6/oql-rangeend",
"dir": "/refguide6/",
"parent": "oql-functions"
},
{
"title": "OQL RIGHT OUTER JOIN",
"id": "oql-right-outer-join",
"url": "/refguide6/oql-right-outer-join",
"dir": "/refguide6/",
"parent": "oql-from-clause"
},
{
"title": "OQL ROUND",
"id": "oql-round",
"url": "/refguide6/oql-round",
"dir": "/refguide6/",
"parent": "oql-functions"
},
{
"title": "OQL Select Clause",
"id": "oql-select-clause",
"url": "/refguide6/oql-select-clause",
"dir": "/refguide6/",
"parent": "oql"
},
{
"title": "OQL Where Clause",
"id": "oql-where-clause",
"url": "/refguide6/oql-where-clause",
"dir": "/refguide6/",
"parent": "oql"
},
{
"title": "Oracle",
"id": "oracle",
"url": "/refguide6/oracle",
"dir": "/refguide6/",
"parent": "data-storage"
},
{
"title": "OQL",
"id": "oql",
"url": "/refguide6/oql",
"dir": "/refguide6/",
"parent": "data-sets"
},
{
"title": "Packaging Hybrid Mobile Apps",
"category": "Mobile",
"id": "packaging-hybrid-mobile-apps",
"url": "/refguide6/packaging-hybrid-mobile-apps",
"dir": "/refguide6/"
},
{
"title": "Page Break (document template)",
"id": "page-break-document-template",
"url": "/refguide6/page-break-document-template",
"dir": "/refguide6/",
"parent": "document-templates"
},
{
"title": "Page Concepts",
"id": "page-concepts",
"url": "/refguide6/page-concepts",
"dir": "/refguide6/",
"parent": "pages"
},
{
"title": "Page Templates",
"id": "page-templates",
"url": "/refguide6/page-templates",
"dir": "/refguide6/",
"parent": "pages"
},
{
"title": "Page title",
"id": "page-title",
"url": "/refguide6/page-title",
"dir": "/refguide6/",
"parent": "common-widgets"
},
{
"title": "Page",
"id": "page",
"url": "/refguide6/page",
"dir": "/refguide6/",
"parent": "pages"
},
{
"title": "Parameter",
"id": "parameter",
"url": "/refguide6/parameter",
"dir": "/refguide6/",
"parent": "microflows"
},
{
"title": "Pages",
"category": "Modeler",
"id": "pages",
"url": "/refguide6/pages",
"dir": "/refguide6/"
},
{
"title": "Parse and format date function calls",
"id": "parse-and-format-date-function-calls",
"url": "/refguide6/parse-and-format-date-function-calls",
"dir": "/refguide6/",
"parent": "microflow-expressions"
},
{
"title": "Parse and format decimal function calls",
"id": "parse-and-format-decimal-function-calls",
"url": "/refguide6/parse-and-format-decimal-function-calls",
"dir": "/refguide6/",
"parent": "microflow-expressions"
},
{
"title": "Parse and format float function calls",
"id": "parse-and-format-float-function-calls",
"url": "/refguide6/parse-and-format-float-function-calls",
"dir": "/refguide6/",
"parent": "microflow-expressions"
},
{
"title": "Parse integer",
"id": "parse-integer",
"url": "/refguide6/parse-integer",
"dir": "/refguide6/",
"parent": "microflow-expressions"
},
{
"title": "Password Policy",
"id": "password-policy",
"url": "/refguide6/password-policy",
"dir": "/refguide6/",
"parent": "project-security"
},
{
"title": "Persistability",
"id": "persistability",
"url": "/refguide6/persistability",
"dir": "/refguide6/",
"parent": "entities"
},
{
"title": "Phone profile",
"id": "phone-profile",
"url": "/refguide6/phone-profile",
"dir": "/refguide6/",
"parent": "navigation"
},
{
"title": "Placeholder",
"id": "placeholder",
"url": "/refguide6/placeholder",
"dir": "/refguide6/",
"parent": "layout-widgets"
},
{
"title": "Preferences Dialog",
"id": "preferences-dialog",
"url": "/refguide6/preferences-dialog",
"dir": "/refguide6/",
"parent": "dialogs"
},
{
"title": "Proactive Maintenance",
"id": "proactive-maintenance",
"url": "/refguide6/proactive-maintenance",
"dir": "/refguide6/"
},
{
"title": "Project Security",
"id": "project-security",
"url": "/refguide6/project-security",
"dir": "/refguide6/",
"parent": "project"
},
{
"title": "Project Settings",
"id": "project-settings",
"url": "/refguide6/project-settings",
"dir": "/refguide6/",
"parent": "project"
},
{
"title": "Project",
"category": "Modeler",
"id": "project",
"url": "/refguide6/project",
"dir": "/refguide6/"
},
{
"title": "Publish Packages To Mobile Stores",
"category": "Mobile",
"id": "publish-packages-to-mobile-stores",
"url": "/refguide6/publish-packages-to-mobile-stores",
"dir": "/refguide6/"
},
{
"title": "Published App Service",
"id": "published-app-service",
"url": "/refguide6/published-app-service",
"dir": "/refguide6/",
"parent": "published-app-services"
},
{
"title": "Published App Services",
"id": "published-app-services",
"url": "/refguide6/published-app-services",
"dir": "/refguide6/",
"parent": "integration"
},
{
"title": "Published OData resource",
"id": "published-odata-resource",
"url": "/refguide6/published-odata-resource",
"dir": "/refguide6/",
"parent": "published-odata-services"
},
{
"title": "Published OData Services",
"id": "published-odata-services",
"url": "/refguide6/published-odata-services",
"dir": "/refguide6/",
"parent": "integration"
},
{
"title": "Published web service",
"id": "published-web-service",
"url": "/refguide6/published-web-service",
"dir": "/refguide6/",
"parent": "published-web-services"
},
{
"title": "Published Web Services",
"id": "published-web-services",
"url": "/refguide6/published-web-services",
"dir": "/refguide6/",
"parent": "integration"
},
{
"title": "Radio buttons",
"id": "radio-buttons",
"url": "/refguide6/radio-buttons",
"dir": "/refguide6/",
"parent": "input-widgets"
},
{
"title": "Range Search Field",
"id": "range-search-field",
"url": "/refguide6/range-search-field",
"dir": "/refguide6/",
"parent": "search-bar"
},
{
"title": "Reference selector",
"id": "reference-selector",
"url": "/refguide6/reference-selector",
"dir": "/refguide6/",
"parent": "input-widgets"
},
{
"title": "Reference set selector",
"id": "reference-set-selector",
"url": "/refguide6/reference-set-selector",
"dir": "/refguide6/",
"parent": "input-widgets"
},
{
"title": "Regular Expressions",
"category": "Modeler",
"id": "regular-expressions",
"url": "/refguide6/regular-expressions",
"dir": "/refguide6/"
},
{
"title": "Relational expressions",
"id": "relational-expressions",
"url": "/refguide6/relational-expressions",
"dir": "/refguide6/",
"parent": "microflow-expressions"
},
{
"title": "Remove button",
"id": "remove-button",
"url": "/refguide6/remove-button",
"dir": "/refguide6/",
"parent": "control-bar"
},
{
"title": "Removed APIs",
"id": "removed-apis",
"url": "/refguide6/removed-apis",
"dir": "/refguide6/",
"parent": "moving-from-5-to-6"
},
{
"title": "Report Button",
"id": "report-button",
"url": "/refguide6/report-button",
"dir": "/refguide6/",
"parent": "report-widgets"
},
{
"title": "Report Chart",
"id": "report-chart",
"url": "/refguide6/report-chart",
"dir": "/refguide6/",
"parent": "report-widgets"
},
{
"title": "Report Date Parameter",
"id": "report-date-parameter",
"url": "/refguide6/report-date-parameter",
"dir": "/refguide6/",
"parent": "report-widgets"
},
{
"title": "Report Grid",
"id": "report-grid",
"url": "/refguide6/report-grid",
"dir": "/refguide6/",
"parent": "report-widgets"
},
{
"title": "Report Pane",
"id": "report-pane",
"url": "/refguide6/report-pane",
"dir": "/refguide6/",
"parent": "report-widgets"
},
{
"title": "Report Parameter",
"id": "report-parameter",
"url": "/refguide6/report-parameter",
"dir": "/refguide6/",
"parent": "report-widgets"
},
{
"title": "Report Widgets",
"id": "report-widgets",
"url": "/refguide6/report-widgets",
"dir": "/refguide6/",
"parent": "pages"
},
{
"title": "Retrieve",
"id": "retrieve",
"url": "/refguide6/retrieve",
"dir": "/refguide6/",
"parent": "object-activities"
},
{
"title": "Review log files - MS IIS Server",
"category": "Proactive Maintenance",
"id": "review-log-files-ms-iis-server",
"url": "/refguide6/review-log-files-ms-iis-server",
"dir": "/refguide6/"
},
{
"title": "Review log files - MS SQL Server",
"category": "Proactive Maintenance",
"id": "review-log-files-ms-sql-server",
"url": "/refguide6/review-log-files-ms-sql-server",
"dir": "/refguide6/"
},
{
"title": "Rollback Object",
"id": "rollback-object",
"url": "/refguide6/rollback-object",
"dir": "/refguide6/",
"parent": "object-activities"
},
{
"title": "Row (document template)",
"id": "row-document-template",
"url": "/refguide6/row-document-template",
"dir": "/refguide6/",
"parent": "table-document-template"
},
{
"title": "Rules",
"category": "Modeler",
"id": "rules",
"url": "/refguide6/rules",
"dir": "/refguide6/"
},
{
"title": "Runtime",
"id": "runtime",
"url": "/refguide6/runtime",
"dir": "/refguide6/"
},
{
"title": "Save button",
"id": "save-button",
"url": "/refguide6/save-button",
"dir": "/refguide6/",
"parent": "button-widgets"
},
{
"title": "Scheduled Events",
"category": "Modeler",
"id": "scheduled-events",
"url": "/refguide6/scheduled-events",
"dir": "/refguide6/"
},
{
"title": "Scroll Container Region",
"id": "scroll-container-region",
"url": "/refguide6/scroll-container-region",
"dir": "/refguide6/",
"parent": "scroll-container"
},
{
"title": "Scroll Container",
"id": "scroll-container",
"url": "/refguide6/scroll-container",
"dir": "/refguide6/",
"parent": "container-widgets"
},
{
"title": "Search Bar",
"id": "search-bar",
"url": "/refguide6/search-bar",
"dir": "/refguide6/",
"parent": "data-grid"
},
{
"title": "Search button",
"id": "search-button",
"url": "/refguide6/search-button",
"dir": "/refguide6/",
"parent": "control-bar"
},
{
"title": "Security",
"category": "Modeler",
"id": "security",
"url": "/refguide6/security",
"dir": "/refguide6/"
},
{
"title": "Select Elements",
"id": "select--elements",
"url": "/refguide6/select--elements",
"dir": "/refguide6/",
"parent": "mapping-documents"
},
{
"title": "Select all button",
"id": "select-all-button",
"url": "/refguide6/select-all-button",
"dir": "/refguide6/",
"parent": "control-bar"
},
{
"title": "Select button",
"id": "select-button",
"url": "/refguide6/select-button",
"dir": "/refguide6/",
"parent": "control-bar"
},
{
"title": "Sequence Flow",
"id": "sequence-flow",
"url": "/refguide6/sequence-flow",
"dir": "/refguide6/",
"parent": "microflows"
},
{
"title": "Settings",
"id": "settings",
"url": "/refguide6/settings",
"dir": "/refguide6/",
"parent": "consumed-app-services"
},
{
"title": "Select app service",
"id": "select-app-service",
"url": "/refguide6/select-app-service",
"dir": "/refguide6/",
"parent": "consumed-app-services"
},
{
"title": "Show Home Page",
"id": "show-home-page",
"url": "/refguide6/show-home-page",
"dir": "/refguide6/",
"parent": "client-activities"
},
{
"title": "Show Page",
"id": "show-page",
"url": "/refguide6/show-page",
"dir": "/refguide6/",
"parent": "client-activities"
},
{
"title": "Show Message",
"id": "show-message",
"url": "/refguide6/show-message",
"dir": "/refguide6/",
"parent": "client-activities"
},
{
"title": "Sign In Dialog",
"id": "sign-in-dialog",
"url": "/refguide6/sign-in-dialog",
"dir": "/refguide6/",
"parent": "dialogs"
},
{
"title": "Sidebar Toggle Button",
"id": "sidebar-toggle-button",
"url": "/refguide6/sidebar-toggle-button",
"dir": "/refguide6/",
"parent": "layout-widgets"
},
{
"title": "Sign out button",
"id": "sign-out-button",
"url": "/refguide6/sign-out-button",
"dir": "/refguide6/",
"parent": "button-widgets"
},
{
"title": "Simple Menu Bar",
"id": "simple-menu-bar",
"url": "/refguide6/simple-menu-bar",
"dir": "/refguide6/",
"parent": "menu-widgets"
},
{
"title": "Snippet Call",
"id": "snippet-call",
"url": "/refguide6/snippet-call",
"dir": "/refguide6/",
"parent": "common-widgets"
},
{
"title": "Snippet",
"id": "snippet",
"url": "/refguide6/snippet",
"dir": "/refguide6/",
"parent": "pages"
},
{
"title": "Sort Bar",
"id": "sort-bar",
"url": "/refguide6/sort-bar",
"dir": "/refguide6/",
"parent": "data-grid"
},
{
"title": "Special checks",
"id": "special-checks",
"url": "/refguide6/special-checks",
"dir": "/refguide6/",
"parent": "microflow-expressions"
},
{
"title": "Start Event",
"id": "start-event",
"url": "/refguide6/start-event",
"dir": "/refguide6/",
"parent": "microflows"
},
{
"title": "Starting Microflows",
"id": "starting-microflows",
"url": "/refguide6/starting-microflows",
"dir": "/refguide6/",
"parent": "page-concepts"
},
{
"title": "Static Image (document template)",
"id": "static-image-document-template",
"url": "/refguide6/static-image-document-template",
"dir": "/refguide6/",
"parent": "document-templates"
},
{
"title": "Static Label (document template)",
"id": "static-label-document-template",
"url": "/refguide6/static-label-document-template",
"dir": "/refguide6/",
"parent": "document-templates"
},
{
"title": "Style",
"id": "style",
"url": "/refguide6/style",
"dir": "/refguide6/",
"parent": "document-templates"
},
{
"title": "String function calls",
"id": "string-function-calls",
"url": "/refguide6/string-function-calls",
"dir": "/refguide6/",
"parent": "microflow-expressions"
},
{
"title": "System Requirements",
"category": "General",
"id": "system-requirements",
"url": "/refguide6/system-requirements",
"dir": "/refguide6/"
},
{
"title": "Sync button",
"id": "sync-button",
"url": "/refguide6/sync-button",
"dir": "/refguide6/",
"parent": "button-widgets"
},
{
"title": "System Texts",
"id": "system-texts",
"url": "/refguide6/system-texts",
"dir": "/refguide6/",
"parent": "project"
},
{
"title": "Tab container",
"id": "tab-container",
"url": "/refguide6/tab-container",
"dir": "/refguide6/",
"parent": "container-widgets"
},
{
"title": "Tab page",
"id": "tab-page",
"url": "/refguide6/tab-page",
"dir": "/refguide6/",
"parent": "tab-container"
},
{
"title": "Table (document template)",
"id": "table-document-template",
"url": "/refguide6/table-document-template",
"dir": "/refguide6/",
"parent": "document-templates"
},
{
"title": "Table cell",
"id": "table-cell",
"url": "/refguide6/table-cell",
"dir": "/refguide6/",
"parent": "table"
},
{
"title": "Table row",
"id": "table-row",
"url": "/refguide6/table-row",
"dir": "/refguide6/",
"parent": "table"
},
{
"title": "Table",
"id": "table",
"url": "/refguide6/table",
"dir": "/refguide6/",
"parent": "container-widgets"
},
{
"title": "Tablet profile",
"id": "tablet-profile",
"url": "/refguide6/tablet-profile",
"dir": "/refguide6/",
"parent": "navigation"
},
{
"title": "Team Server FAQ",
"category": "Team Server",
"id": "team-server-faq",
"url": "/refguide6/team-server-faq",
"dir": "/refguide6/"
},
{
"title": "Team Server",
"id": "team-server",
"url": "/refguide6/team-server",
"dir": "/refguide6/"
},
{
"title": "Template Grid (document template)",
"id": "template-grid-document-template",
"url": "/refguide6/template-grid-document-template",
"dir": "/refguide6/",
"parent": "document-templates"
},
{
"title": "Template grid",
"id": "template-grid",
"url": "/refguide6/template-grid",
"dir": "/refguide6/",
"parent": "data-widgets"
},
{
"title": "Text area",
"id": "text-area",
"url": "/refguide6/text-area",
"dir": "/refguide6/",
"parent": "input-widgets"
},
{
"title": "Text box",
"id": "text-box",
"url": "/refguide6/text-box",
"dir": "/refguide6/",
"parent": "input-widgets"
},
{
"title": "Text",
"id": "text",
"url": "/refguide6/text",
"dir": "/refguide6/",
"parent": "common-widgets"
},
{
"title": "Third Party Licenses",
"category": "General",
"id": "third-party-licenses",
"url": "/refguide6/third-party-licenses",
"dir": "/refguide6/"
},
{
"title": "To float",
"id": "to-float",
"url": "/refguide6/to-float",
"dir": "/refguide6/",
"parent": "microflow-expressions"
},
{
"title": "Title (document template)",
"id": "title-document-template",
"url": "/refguide6/title-document-template",
"dir": "/refguide6/",
"parent": "document-templates"
},
{
"title": "To string",
"id": "to-string",
"url": "/refguide6/to-string",
"dir": "/refguide6/",
"parent": "microflow-expressions"
},
{
"title": "Translatable Texts",
"category": "Modeler",
"id": "translatable-texts",
"url": "/refguide6/translatable-texts",
"dir": "/refguide6/"
},
{
"title": "Trim to date",
"id": "trim-to-date",
"url": "/refguide6/trim-to-date",
"dir": "/refguide6/",
"parent": "microflow-expressions"
},
{
"title": "Troubleshooting",
"category": "Java Programming",
"id": "troubleshooting",
"url": "/refguide6/troubleshooting",
"dir": "/refguide6/"
},
{
"title": "Unary expressions",
"id": "unary-expressions",
"url": "/refguide6/unary-expressions",
"dir": "/refguide6/",
"parent": "microflow-expressions"
},
{
"title": "User Roles",
"id": "user-roles",
"url": "/refguide6/user-roles",
"dir": "/refguide6/",
"parent": "project-security"
},
{
"title": "Upload To Team Server Dialog",
"id": "upload-to-team-server-dialog",
"url": "/refguide6/upload-to-team-server-dialog",
"dir": "/refguide6/",
"parent": "dialogs"
},
{
"title": "Using a proxy to call a webservice",
"id": "using-a-proxy-to-call-a-webservice",
"url": "/refguide6/using-a-proxy-to-call-a-webservice",
"dir": "/refguide6/",
"parent": "consumed-web-services"
},
{
"title": "Using Eclipse",
"category": "Java Programming",
"id": "using-eclipse",
"url": "/refguide6/using-eclipse",
"dir": "/refguide6/"
},
{
"title": "Transient Objects & Garbage Collecting",
"category": "Runtime",
"id": "transient-objects-garbage-collecting",
"url": "/refguide6/transient-objects-garbage-collecting",
"dir": "/refguide6/"
},
{
"title": "Validation Feedback",
"id": "validation-feedback",
"url": "/refguide6/validation-feedback",
"dir": "/refguide6/",
"parent": "client-activities"
},
{
"title": "Validation Rules",
"id": "validation-rules",
"url": "/refguide6/validation-rules",
"dir": "/refguide6/",
"parent": "entities"
},
{
"title": "Variable Activities",
"id": "variable-activities",
"url": "/refguide6/variable-activities",
"dir": "/refguide6/",
"parent": "activities"
},
{
"title": "Version Control Concepts",
"id": "version-control-concepts",
"url": "/refguide6/version-control-concepts",
"dir": "/refguide6/",
"parent": "version-control"
},
{
"title": "Version Control Scenarios",
"id": "version-control-scenarios",
"url": "/refguide6/version-control-scenarios",
"dir": "/refguide6/",
"parent": "version-control"
},
{
"title": "Version Control",
"category": "Team Server",
"id": "version-control",
"url": "/refguide6/version-control",
"dir": "/refguide6/"
},
{
"title": "Vertical Split Pane",
"id": "vertical-split-pane",
"url": "/refguide6/vertical-split-pane",
"dir": "/refguide6/",
"parent": "container-widgets"
},
{
"title": "XML Inheritance and Choice",
"id": "xml-inheritance-and-choice",
"url": "/refguide6/xml-inheritance-and-choice",
"dir": "/refguide6/",
"parent": "mapping-documents"
},
{
"title": "XML",
"category": "Modeler",
"id": "xml-reference-guide",
"url": "/refguide6/xml-reference-guide",
"dir": "/refguide6/"
},
{
"title": "XML Schemas",
"id": "xml-schemas",
"url": "/refguide6/xml-schemas",
"dir": "/refguide6/",
"parent": "integration"
},
{
"title": "XPath avg",
"id": "xpath-avg",
"url": "/refguide6/xpath-avg",
"dir": "/refguide6/",
"parent": "xpath-query-functions"
},
{
"title": "XML Schema Support",
"id": "xml-schema-support",
"url": "/refguide6/xml-schema-support",
"dir": "/refguide6/",
"parent": "xml-schemas"
},
{
"title": "XPath Constraint Functions",
"id": "xpath-constraint-functions",
"url": "/refguide6/xpath-constraint-functions",
"dir": "/refguide6/",
"parent": "xpath-constraints"
},
{
"title": "XPath Constraints",
"id": "xpath-constraints",
"url": "/refguide6/xpath-constraints",
"dir": "/refguide6/",
"parent": "xpath"
},
{
"title": "XPath contains",
"id": "xpath-contains",
"url": "/refguide6/xpath-contains",
"dir": "/refguide6/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath count",
"id": "xpath-count",
"url": "/refguide6/xpath-count",
"dir": "/refguide6/",
"parent": "xpath-query-functions"
},
{
"title": "XPath day-from-dateTime",
"id": "xpath-day-from-datetime",
"url": "/refguide6/xpath-day-from-datetime",
"dir": "/refguide6/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath Expressions",
"id": "xpath-expressions",
"url": "/refguide6/xpath-expressions",
"dir": "/refguide6/",
"parent": "xpath-constraints"
},
{
"title": "XPath ends-with",
"id": "xpath-ends-with",
"url": "/refguide6/xpath-ends-with",
"dir": "/refguide6/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath day-of-year-from-dateTime",
"id": "xpath-day-of-year-from-datetime",
"url": "/refguide6/xpath-day-of-year-from-datetime",
"dir": "/refguide6/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath false",
"id": "xpath-false",
"url": "/refguide6/xpath-false",
"dir": "/refguide6/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath hours-from-dateTime",
"id": "xpath-hours-from-datetime",
"url": "/refguide6/xpath-hours-from-datetime",
"dir": "/refguide6/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath id",
"id": "xpath-id",
"url": "/refguide6/xpath-id",
"dir": "/refguide6/",
"parent": "xpath-query-functions"
},
{
"title": "XPath Keywords and System Variables",
"id": "xpath-keywords-and-system-variables",
"url": "/refguide6/xpath-keywords-and-system-variables",
"dir": "/refguide6/",
"parent": "xpath-constraints"
},
{
"title": "XPath length",
"id": "xpath-length",
"url": "/refguide6/xpath-length",
"dir": "/refguide6/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath max",
"id": "xpath-max",
"url": "/refguide6/xpath-max",
"dir": "/refguide6/",
"parent": "xpath-query-functions"
},
{
"title": "XPath minutes-from-dateTime",
"id": "xpath-minutes-from-datetime",
"url": "/refguide6/xpath-minutes-from-datetime",
"dir": "/refguide6/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath min",
"id": "xpath-min",
"url": "/refguide6/xpath-min",
"dir": "/refguide6/",
"parent": "xpath-query-functions"
},
{
"title": "XPath month-from-dateTime",
"id": "xpath-month-from-datetime",
"url": "/refguide6/xpath-month-from-datetime",
"dir": "/refguide6/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath not",
"id": "xpath-not",
"url": "/refguide6/xpath-not",
"dir": "/refguide6/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath Operators",
"id": "xpath-operators",
"url": "/refguide6/xpath-operators",
"dir": "/refguide6/",
"parent": "xpath-constraints"
},
{
"title": "XPath quarter-from-dateTime",
"id": "xpath-quarter-from-datetime",
"url": "/refguide6/xpath-quarter-from-datetime",
"dir": "/refguide6/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath Query Functions",
"id": "xpath-query-functions",
"url": "/refguide6/xpath-query-functions",
"dir": "/refguide6/",
"parent": "xpath"
},
{
"title": "XPath seconds-from-dateTime",
"id": "xpath-seconds-from-datetime",
"url": "/refguide6/xpath-seconds-from-datetime",
"dir": "/refguide6/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath Source",
"id": "xpath-source",
"url": "/refguide6/xpath-source",
"dir": "/refguide6/",
"parent": "data-sources"
},
{
"title": "XPath starts-with",
"id": "xpath-starts-with",
"url": "/refguide6/xpath-starts-with",
"dir": "/refguide6/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath string-length",
"id": "xpath-string-length",
"url": "/refguide6/xpath-string-length",
"dir": "/refguide6/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath Tokens",
"id": "xpath-tokens",
"url": "/refguide6/xpath-tokens",
"dir": "/refguide6/",
"parent": "xpath"
},
{
"title": "XPath sum",
"id": "xpath-sum",
"url": "/refguide6/xpath-sum",
"dir": "/refguide6/",
"parent": "xpath-query-functions"
},
{
"title": "XPath true",
"id": "xpath-true",
"url": "/refguide6/xpath-true",
"dir": "/refguide6/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath week-from-dateTime",
"id": "xpath-week-from-datetime",
"url": "/refguide6/xpath-week-from-datetime",
"dir": "/refguide6/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath year-from-dateTime",
"id": "xpath-year-from-datetime",
"url": "/refguide6/xpath-year-from-datetime",
"dir": "/refguide6/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath weekday-from-dateTime",
"id": "xpath-weekday-from-datetime",
"url": "/refguide6/xpath-weekday-from-datetime",
"dir": "/refguide6/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath",
"category": "Modeler",
"id": "xpath",
"url": "/refguide6/xpath",
"dir": "/refguide6/"
}
]
}
},
{
"filename": "refguide.json",
"content": {
"categories": [
"General",
"Desktop Modeler",
"Team Server",
"Mendix Runtime",
"Java Programming",
"Mobile Development",
"SAP",
"IBM"
],
"pages": [
{
"title": "Access Rules",
"id": "access-rules",
"url": "/refguide/access-rules",
"dir": "/refguide/",
"parent": "entities",
"menu_order": 70
},
{
"title": "Action Button",
"id": "action-button",
"url": "/refguide/action-button",
"dir": "/refguide/",
"parent": "button-widgets"
},
{
"title": "Action Call Activities",
"id": "action-call-activities",
"url": "/refguide/action-call-activities",
"dir": "/refguide/",
"parent": "activities"
},
{
"title": "Actions",
"id": "actions",
"url": "/refguide/actions",
"dir": "/refguide/",
"parent": "published-app-services"
},
{
"title": "Activities",
"id": "activities",
"url": "/refguide/activities",
"dir": "/refguide/",
"parent": "common-elements"
},
{
"title": "Add Button",
"id": "add-button",
"url": "/refguide/add-button",
"dir": "/refguide/",
"parent": "control-bar"
},
{
"title": "Add date function calls",
"id": "add-date-function-calls",
"url": "/refguide/add-date-function-calls",
"dir": "/refguide/",
"parent": "expressions"
},
{
"title": "Administrator",
"id": "administrator",
"url": "/refguide/administrator",
"dir": "/refguide/",
"parent": "project-security"
},
{
"title": "Aggregate List",
"id": "aggregate-list",
"url": "/refguide/aggregate-list",
"dir": "/refguide/",
"parent": "list-activities"
},
{
"title": "Annotation Flow",
"id": "annotation-flow",
"url": "/refguide/annotation-flow",
"dir": "/refguide/",
"parent": "common-elements"
},
{
"title": "Annotation",
"id": "annotation",
"url": "/refguide/annotation",
"dir": "/refguide/",
"parent": "common-elements"
},
{
"title": "Annotations",
"id": "annotations",
"url": "/refguide/annotations",
"dir": "/refguide/",
"parent": "domain-model"
},
{
"title": "Anonymous Users",
"id": "anonymous-users",
"url": "/refguide/anonymous-users",
"dir": "/refguide/",
"parent": "project-security"
},
{
"title": "Application Logic",
"category": "Desktop Modeler",
"id": "application-logic",
"url": "/refguide/application-logic",
"dir": "/refguide/"
},
{
"title": "Arithmetic expressions",
"id": "arithmetic-expressions",
"url": "/refguide/arithmetic-expressions",
"dir": "/refguide/",
"parent": "expressions"
},
{
"title": "App Settings Dialog",
"id": "app-settings-dialog",
"url": "/refguide/app-settings-dialog",
"dir": "/refguide/",
"parent": "dialogs"
},
{
"title": "Associations & Their Properties",
"id": "association-properties",
"url": "/refguide/association-properties",
"dir": "/refguide/",
"parent": "domain-model"
},
{
"title": "Association Source",
"id": "association-source",
"url": "/refguide/association-source",
"dir": "/refguide/",
"parent": "data-sources"
},
{
"title": "Associations",
"id": "associations",
"url": "/refguide/associations",
"dir": "/refguide/",
"parent": "entities",
"menu_order": 30
},
{
"title": "Attributes Type Migration",
"id": "attributes-type-migration",
"url": "/refguide/attributes-type-migration",
"dir": "/refguide/",
"parent": "data-storage"
},
{
"title": "Attributes",
"id": "attributes",
"url": "/refguide/attributes",
"dir": "/refguide/",
"parent": "entities",
"menu_order": 20
},
{
"title": "Authentication Widgets",
"id": "authentication-widgets",
"url": "/refguide/authentication-widgets",
"dir": "/refguide/",
"parent": "pages"
},
{
"title": "Back Button",
"id": "back-button",
"url": "/refguide/back-button",
"dir": "/refguide/",
"parent": "button-widgets"
},
{
"title": "Between Date Function Calls",
"id": "between-date-function-calls",
"url": "/refguide/between-date-function-calls",
"dir": "/refguide/",
"parent": "expressions"
},
{
"title": "Branch Line Manager Dialog",
"id": "branch-line-manager-dialog",
"url": "/refguide/branch-line-manager-dialog",
"dir": "/refguide/",
"parent": "dialogs"
},
{
"title": "Break Event",
"id": "break-event",
"url": "/refguide/break-event",
"dir": "/refguide/",
"parent": "events"
},
{
"title": "Boolean expressions",
"id": "boolean-expressions",
"url": "/refguide/boolean-expressions",
"dir": "/refguide/",
"parent": "expressions"
},
{
"title": "Building Block",
"id": "building-block",
"url": "/refguide/building-block",
"dir": "/refguide/",
"parent": "pages"
},
{
"title": "Button Widgets",
"id": "button-widgets",
"url": "/refguide/button-widgets",
"dir": "/refguide/",
"parent": "pages"
},
{
"title": "Call REST Service Action",
"id": "call-rest-action",
"url": "/refguide/call-rest-action",
"dir": "/refguide/",
"parent": "microflow-activities"
},
{
"title": "Call Web Service Action",
"id": "call-web-service-action",
"url": "/refguide/call-web-service-action",
"dir": "/refguide/",
"parent": "microflow-activities"
},
{
"title": "Call Web Service",
"id": "call-web-service",
"url": "/refguide/call-web-service",
"dir": "/refguide/",
"parent": "integration-activities"
},
{
"title": "Cast Object",
"id": "cast-object",
"url": "/refguide/cast-object",
"dir": "/refguide/",
"parent": "object-activities"
},
{
"title": "Cell (Document Template)",
"id": "cell-document-template",
"url": "/refguide/cell-document-template",
"dir": "/refguide/",
"parent": "row-document-template"
},
{
"title": "Change List",
"id": "change-list",
"url": "/refguide/change-list",
"dir": "/refguide/",
"parent": "list-activities"
},
{
"title": "Change Object",
"id": "change-object",
"url": "/refguide/change-object",
"dir": "/refguide/",
"parent": "object-activities"
},
{
"title": "Change Variable",
"id": "change-variable",
"url": "/refguide/change-variable",
"dir": "/refguide/",
"parent": "variable-activities"
},
{
"title": "Chart Advanced Cheat Sheet",
"id": "charts-advanced-cheat-sheet",
"url": "/refguide/charts-advanced-cheat-sheet",
"dir": "/refguide/",
"parent": "chart-widgets",
"menu_order": 20
},
{
"title": "Any Chart Cheat Sheet",
"id": "charts-any-cheat-sheet",
"url": "/refguide/charts-any-cheat-sheet",
"dir": "/refguide/",
"parent": "chart-widgets",
"menu_order": 50
},
{
"title": "Any Chart Building Blocks",
"id": "charts-any-building-bocks",
"url": "/refguide/charts-any-building-bocks",
"dir": "/refguide/",
"parent": "chart-widgets",
"menu_order": 40
},
{
"title": "Any Chart Widgets",
"id": "charts-any-configuration",
"url": "/refguide/charts-any-configuration",
"dir": "/refguide/",
"parent": "chart-widgets",
"menu_order": 30
},
{
"title": "Chart Configuration",
"id": "charts-configuration",
"url": "/refguide/charts-configuration",
"dir": "/refguide/",
"parent": "chart-widgets",
"menu_order": 10
},
{
"title": "Check Box",
"id": "check-box",
"url": "/refguide/check-box",
"dir": "/refguide/",
"parent": "input-widgets"
},
{
"title": "Client Activities",
"id": "client-activities",
"url": "/refguide/client-activities",
"dir": "/refguide/",
"parent": "activities"
},
{
"title": "Close Page",
"id": "close-page",
"url": "/refguide/close-page",
"dir": "/refguide/",
"parent": "client-activities"
},
{
"title": "Clustered Mendix Runtime",
"category": "Mendix Runtime",
"id": "clustered-mendix-runtime",
"url": "/refguide/clustered-mendix-runtime",
"dir": "/refguide/"
},
{
"title": "Commit Dialog",
"id": "commit-dialog",
"url": "/refguide/commit-dialog",
"dir": "/refguide/",
"parent": "dialogs"
},
{
"title": "Columns",
"id": "columns",
"url": "/refguide/columns",
"dir": "/refguide/",
"parent": "data-grid"
},
{
"title": "Columns (Document Template)",
"id": "columns-document-template",
"url": "/refguide/columns-document-template",
"dir": "/refguide/",
"parent": "data-grid-document-template"
},
{
"title": "Common Elements",
"id": "common-elements",
"url": "/refguide/common-elements",
"dir": "/refguide/",
"parent": "application-logic",
"menu_order": 30
},
{
"title": "Commit Object(s)",
"id": "committing-objects",
"url": "/refguide/committing-objects",
"dir": "/refguide/",
"parent": "object-activities"
},
{
"title": "Common Widget Properties",
"id": "common-widget-properties",
"url": "/refguide/common-widget-properties",
"dir": "/refguide/",
"parent": "common-widgets"
},
{
"title": "Comparison Search Field",
"id": "comparison-search-field",
"url": "/refguide/comparison-search-field",
"dir": "/refguide/",
"parent": "search-bar"
},
{
"title": "Common Widgets",
"id": "common-widgets",
"url": "/refguide/common-widgets",
"dir": "/refguide/",
"parent": "pages"
},
{
"title": "Conditions",
"id": "conditions",
"url": "/refguide/conditions",
"dir": "/refguide/",
"parent": "page-concepts"
},
{
"title": "Configuration",
"id": "configuration",
"url": "/refguide/configuration",
"dir": "/refguide/",
"parent": "project-settings"
},
{
"title": "Configuring Hybrid Mobile Apps To Run Offline",
"category": "Mobile Development",
"id": "configuring-hybrid-mobile-apps-to-run-offline",
"url": "/refguide/configuring-hybrid-mobile-apps-to-run-offline",
"dir": "/refguide/"
},
{
"title": "Navigation Consistency Errors",
"id": "consistency-errors-navigation",
"url": "/refguide/consistency-errors-navigation",
"dir": "/refguide/",
"parent": "consistency-errors"
},
{
"title": "Page Editor Consistency Errors",
"id": "consistency-errors-pages",
"url": "/refguide/consistency-errors-pages",
"dir": "/refguide/",
"parent": "consistency-errors"
},
{
"title": "Consistency Errors",
"category": "Desktop Modeler",
"id": "consistency-errors",
"url": "/refguide/consistency-errors",
"dir": "/refguide/"
},
{
"title": "Chart Widgets",
"id": "chart-widgets",
"url": "/refguide/chart-widgets",
"dir": "/refguide/",
"parent": "pages"
},
{
"title": "Constants",
"category": "Desktop Modeler",
"id": "constants",
"url": "/refguide/constants",
"dir": "/refguide/"
},
{
"title": "Consumed App Services",
"id": "consumed-app-services",
"url": "/refguide/consumed-app-services",
"dir": "/refguide/",
"parent": "integration"
},
{
"title": "Consumed REST Services",
"id": "consumed-rest-services",
"url": "/refguide/consumed-rest-services",
"dir": "/refguide/",
"parent": "integration"
},
{
"title": "Consumed Web Services",
"id": "consumed-web-services",
"url": "/refguide/consumed-web-services",
"dir": "/refguide/",
"parent": "integration"
},
{
"title": "Consumed Web Service",
"id": "consumed-web-service",
"url": "/refguide/consumed-web-service",
"dir": "/refguide/",
"parent": "consumed-web-services"
},
{
"title": "Container Widgets",
"id": "container-widgets",
"url": "/refguide/container-widgets",
"dir": "/refguide/",
"parent": "pages"
},
{
"title": "Container",
"id": "container",
"url": "/refguide/container",
"dir": "/refguide/",
"parent": "container-widgets"
},
{
"title": "Control Bar",
"id": "control-bar",
"url": "/refguide/control-bar",
"dir": "/refguide/",
"parent": "data-grid"
},
{
"title": "CORS Settings for Published REST Services",
"id": "cors-settings",
"url": "/refguide/cors-settings",
"dir": "/refguide/",
"parent": "published-rest-service",
"menu_order": 60
},
{
"title": "Continue Event",
"id": "continue-event",
"url": "/refguide/continue-event",
"dir": "/refguide/",
"parent": "events"
},
{
"title": "Create Branch Line Dialog",
"id": "create-branch-line-dialog",
"url": "/refguide/create-branch-line-dialog",
"dir": "/refguide/",
"parent": "dialogs"
},
{
"title": "Create Deployment Package Dialog",
"id": "create-deployment-package-dialog",
"url": "/refguide/create-deployment-package-dialog",
"dir": "/refguide/",
"parent": "dialogs"
},
{
"title": "Create List",
"id": "create-list",
"url": "/refguide/create-list",
"dir": "/refguide/",
"parent": "list-activities"
},
{
"title": "Create Object",
"id": "create-object",
"url": "/refguide/create-object",
"dir": "/refguide/",
"parent": "object-activities"
},
{
"title": "Create Variable",
"id": "create-variable",
"url": "/refguide/create-variable",
"dir": "/refguide/",
"parent": "variable-activities"
},
{
"title": "Customization",
"category": "Mendix Runtime",
"id": "custom-runtime-settings",
"url": "/refguide/custom-runtime-settings",
"dir": "/refguide/"
},
{
"title": "Runtime Customization",
"category": "Mendix Runtime",
"id": "custom-settings",
"url": "/refguide/custom-settings",
"dir": "/refguide/"
},
{
"title": "Customizing Hybrid Mobile Apps",
"category": "Mobile Development",
"id": "customizing-hybrid-mobile-apps",
"url": "/refguide/customizing-hybrid-mobile-apps",
"dir": "/refguide/"
},
{
"title": "Customizing PhoneGap Build Packages",
"category": "Mobile Development",
"id": "customizing-phonegap-build-packages",
"url": "/refguide/customizing-phonegap-build-packages",
"dir": "/refguide/"
},
{
"title": "Data Grid (Document Template)",
"id": "data-grid-document-template",
"url": "/refguide/data-grid-document-template",
"dir": "/refguide/",
"parent": "document-templates"
},
{
"title": "Data grid",
"id": "data-grid",
"url": "/refguide/data-grid",
"dir": "/refguide/",
"parent": "data-widgets"
},
{
"title": "Datasets",
"category": "Desktop Modeler",
"id": "data-sets",
"url": "/refguide/data-sets",
"dir": "/refguide/"
},
{
"title": "Data Sources",
"id": "data-sources",
"url": "/refguide/data-sources",
"dir": "/refguide/",
"parent": "page-concepts"
},
{
"title": "Data Storage",
"category": "Mendix Runtime",
"id": "data-storage",
"url": "/refguide/data-storage",
"dir": "/refguide/"
},
{
"title": "Data View (Document Template)",
"id": "data-view-document-template",
"url": "/refguide/data-view-document-template",
"dir": "/refguide/",
"parent": "document-templates"
},
{
"title": "Data view",
"id": "data-view",
"url": "/refguide/data-view",
"dir": "/refguide/",
"parent": "data-widgets"
},
{
"title": "Data Types",
"category": "Desktop Modeler",
"id": "data-types",
"url": "/refguide/data-types",
"dir": "/refguide/"
},
{
"title": "Data Widgets",
"id": "data-widgets",
"url": "/refguide/data-widgets",
"dir": "/refguide/",
"parent": "pages"
},
{
"title": "Database Source",
"id": "database-source",
"url": "/refguide/database-source",
"dir": "/refguide/",
"parent": "data-sources"
},
{
"title": "Date & Time Handling",
"category": "Mendix Runtime",
"id": "date-and-time-handling",
"url": "/refguide/date-and-time-handling",
"dir": "/refguide/"
},
{
"title": "Date creation",
"id": "date-creation",
"url": "/refguide/date-creation",
"dir": "/refguide/",
"parent": "expressions"
},
{
"title": "Date Picker",
"id": "date-picker",
"url": "/refguide/date-picker",
"dir": "/refguide/",
"parent": "input-widgets"
},
{
"title": "Date Range Field",
"id": "date-range-field",
"url": "/refguide/date-range-field",
"dir": "/refguide/",
"parent": "report-widgets"
},
{
"title": "DateTime Handling FAQ",
"id": "datetime-handling-faq",
"url": "/refguide/datetime-handling-faq",
"dir": "/refguide/",
"parent": "date-and-time-handling"
},
{
"title": "DB2",
"id": "db2",
"url": "/refguide/db2",
"dir": "/refguide/",
"parent": "data-storage"
},
{
"title": "Delete button",
"id": "delete-button",
"url": "/refguide/delete-button",
"dir": "/refguide/",
"parent": "control-bar"
},
{
"title": "Delete Object(s)",
"id": "deleting-objects",
"url": "/refguide/deleting-objects",
"dir": "/refguide/",
"parent": "object-activities"
},
{
"title": "Demo Users",
"id": "demo-users",
"url": "/refguide/demo-users",
"dir": "/refguide/",
"parent": "project-security"
},
{
"title": "Deselect All Button",
"id": "deselect-all-button",
"url": "/refguide/deselect-all-button",
"dir": "/refguide/",
"parent": "control-bar"
},
{
"title": "Desktop Modeler Overview",
"category": "Desktop Modeler",
"id": "desktop-modeler-overview",
"url": "/refguide/desktop-modeler-overview",
"dir": "/refguide/",
"menu_order": 10
},
{
"title": "Deploy To The Cloud Dialog",
"id": "deploy-to-the-cloud-dialog",
"url": "/refguide/deploy-to-the-cloud-dialog",
"dir": "/refguide/",
"parent": "dialogs"
},
{
"title": "Desktop Modeler",
"id": "desktop-modeler",
"url": "/refguide/desktop-modeler",
"dir": "/refguide/"
},
{
"title": "Desktop Profile",
"id": "desktop-profile",
"url": "/refguide/desktop-profile",
"dir": "/refguide/",
"parent": "navigation-before-72"
},
{
"title": "Developer Tool Recommendations",
"category": "General",
"id": "developer-tools",
"url": "/refguide/developer-tools",
"dir": "/refguide/",
"menu_order": 60
},
{
"title": "Developing Hybrid Mobile Apps",
"category": "Mobile Development",
"id": "developing-hybrid-mobile-apps",
"url": "/refguide/developing-hybrid-mobile-apps",
"dir": "/refguide/"
},
{
"title": "Dialog Boxes",
"category": "Desktop Modeler",
"id": "dialogs",
"url": "/refguide/dialogs",
"dir": "/refguide/"
},
{
"title": "Document Generation Activities",
"id": "document-generation-activities",
"url": "/refguide/document-generation-activities",
"dir": "/refguide/",
"parent": "activities"
},
{
"title": "Document Template",
"id": "document-template",
"url": "/refguide/document-template",
"dir": "/refguide/",
"parent": "document-templates"
},
{
"title": "Document Templates",
"category": "Desktop Modeler",
"id": "document-templates",
"url": "/refguide/document-templates",
"dir": "/refguide/"
},
{
"title": "Download File",
"id": "download-file",
"url": "/refguide/download-file",
"dir": "/refguide/",
"parent": "client-activities"
},
{
"title": "Download From Version Control Server Dialog",
"id": "download-from-version-control-dialog",
"url": "/refguide/download-from-version-control-dialog",
"dir": "/refguide/",
"parent": "dialogs"
},
{
"title": "Domain Model",
"category": "Desktop Modeler",
"id": "domain-model",
"url": "/refguide/domain-model",
"dir": "/refguide/"
},
{
"title": "Drop-Down Button",
"id": "drop-down-button",
"url": "/refguide/drop-down-button",
"dir": "/refguide/",
"parent": "button-widgets"
},
{
"title": "Drop-Down Search Field",
"id": "drop-down-search-field",
"url": "/refguide/drop-down-search-field",
"dir": "/refguide/",
"parent": "search-bar"
},
{
"title": "Drop-Down",
"id": "drop_down",
"url": "/refguide/drop_down",
"dir": "/refguide/",
"parent": "input-widgets"
},
{
"title": "Dynamic Image (Document Template)",
"id": "dynamic-image-document-template",
"url": "/refguide/dynamic-image-document-template",
"dir": "/refguide/",
"parent": "document-templates"
},
{
"title": "Dynamic Label (Document Template)",
"id": "dynamic-label-document-template",
"url": "/refguide/dynamic-label-document-template",
"dir": "/refguide/",
"parent": "document-templates"
},
{
"title": "Edit Cloud Foundry Settings Dialog",
"id": "edit-cloud-foundry-settings-dialog",
"url": "/refguide/edit-cloud-foundry-settings-dialog",
"dir": "/refguide/",
"parent": "dialogs"
},
{
"title": "End Event",
"id": "end-event",
"url": "/refguide/end-event",
"dir": "/refguide/",
"parent": "events"
},
{
"title": "Edit button",
"id": "edit-button",
"url": "/refguide/edit-button",
"dir": "/refguide/",
"parent": "control-bar"
},
{
"title": "Entities",
"id": "entities",
"url": "/refguide/entities",
"dir": "/refguide/",
"parent": "domain-model"
},
{
"title": "Context Source",
"id": "entity-path-source",
"url": "/refguide/entity-path-source",
"dir": "/refguide/",
"parent": "data-sources"
},
{
"title": "Enumerations in Expressions",
"id": "enumerations-in-expressions",
"url": "/refguide/enumerations-in-expressions",
"dir": "/refguide/",
"parent": "expressions"
},
{
"title": "Enumeration Values",
"id": "enumeration-values",
"url": "/refguide/enumeration-values",
"dir": "/refguide/",
"parent": "enumerations"
},
{
"title": "Enumerations",
"category": "Desktop Modeler",
"id": "enumerations",
"url": "/refguide/enumerations",
"dir": "/refguide/"
},
{
"title": "Error Event",
"id": "error-event",
"url": "/refguide/error-event",
"dir": "/refguide/",
"parent": "events"
},
{
"title": "Events",
"id": "events",
"url": "/refguide/events",
"dir": "/refguide/",
"parent": "common-elements"
},
{
"title": "Event Handlers",
"id": "event-handlers",
"url": "/refguide/event-handlers",
"dir": "/refguide/",
"parent": "entities",
"menu_order": 50
},
{
"title": "Exclusive Split",
"id": "exclusive-split",
"url": "/refguide/exclusive-split",
"dir": "/refguide/",
"parent": "splits"
},
{
"title": "Export Mapping Action",
"id": "export-mapping-action",
"url": "/refguide/export-mapping-action",
"dir": "/refguide/",
"parent": "microflow-activities"
},
{
"title": "Export an App Project Package",
"id": "export-project-package-dialog",
"url": "/refguide/export-project-package-dialog",
"dir": "/refguide/",
"parent": "dialogs"
},
{
"title": "Export Mappings",
"id": "export-mappings",
"url": "/refguide/export-mappings",
"dir": "/refguide/",
"parent": "mapping-documents"
},
{
"title": "Export to CSV button",
"id": "export-to-csv-button",
"url": "/refguide/export-to-csv-button",
"dir": "/refguide/",
"parent": "control-bar"
},
{
"title": "Export to excel button",
"id": "export-to-excel-button",
"url": "/refguide/export-to-excel-button",
"dir": "/refguide/",
"parent": "control-bar"
},
{
"title": "Expressions",
"id": "expressions",
"url": "/refguide/expressions",
"dir": "/refguide/",
"parent": "common-elements"
},
{
"title": "File manager",
"id": "file-manager",
"url": "/refguide/file-manager",
"dir": "/refguide/",
"parent": "file-widgets"
},
{
"title": "Export XML",
"id": "export-xml",
"url": "/refguide/export-xml",
"dir": "/refguide/",
"parent": "integration-activities"
},
{
"title": "File Widgets",
"id": "file-widgets",
"url": "/refguide/file-widgets",
"dir": "/refguide/",
"parent": "pages"
},
{
"title": "Footer (Document Template)",
"id": "footer-document-template",
"url": "/refguide/footer-document-template",
"dir": "/refguide/",
"parent": "document-templates"
},
{
"title": "Generalization & One-to-One Associations",
"id": "generalization-and-1-1-association",
"url": "/refguide/generalization-and-1-1-association",
"dir": "/refguide/",
"parent": "entities",
"menu_order": 5
},
{
"title": "General",
"id": "general",
"url": "/refguide/general",
"dir": "/refguide/"
},
{
"title": "Generate Document",
"id": "generate-document",
"url": "/refguide/generate-document",
"dir": "/refguide/",
"parent": "document-generation-activities"
},
{
"title": "GitHub-Flavored Markdown",
"id": "gfm-syntax",
"url": "/refguide/gfm-syntax",
"dir": "/refguide/",
"parent": "published-rest-service",
"menu_order": 70
},
{
"title": "Generate a Published REST Resource",
"id": "generate-rest-resource",
"url": "/refguide/generate-rest-resource",
"dir": "/refguide/",
"parent": "published-rest-services",
"menu_order": 20
},
{
"title": "Getting the Mendix Mobile App",
"id": "getting-the-mendix-app",
"url": "/refguide/getting-the-mendix-app",
"dir": "/refguide/",
"parent": "developing-hybrid-mobile-apps"
},
{
"title": "Grid action button",
"id": "grid-action-button",
"url": "/refguide/grid-action-button",
"dir": "/refguide/",
"parent": "control-bar"
},
{
"title": "Grid Create Button",
"id": "grid-new-button",
"url": "/refguide/grid-new-button",
"dir": "/refguide/",
"parent": "control-bar"
},
{
"title": "Group box",
"id": "group-box",
"url": "/refguide/group-box",
"dir": "/refguide/",
"parent": "container-widgets"
},
{
"title": "Header",
"id": "header",
"url": "/refguide/header",
"dir": "/refguide/",
"parent": "layout-widgets"
},
{
"title": "Header (Document Template)",
"id": "header-document-template",
"url": "/refguide/header-document-template",
"dir": "/refguide/",
"parent": "document-templates"
},
{
"title": "Creating Your Own Documents",
"id": "how-to-create-your-own-documents",
"url": "/refguide/how-to-create-your-own-documents",
"dir": "/refguide/",
"parent": "document-templates"
},
{
"title": "HttpRequest & HttpResponse System Entities",
"id": "http-request-and-response-entities",
"url": "/refguide/http-request-and-response-entities",
"dir": "/refguide/",
"parent": "integration"
},
{
"title": "History Dialog",
"id": "history-dialog",
"url": "/refguide/history-dialog",
"dir": "/refguide/",
"parent": "dialogs"
},
{
"title": "Hybrid Phone Profile",
"id": "hybrid-phone-profile",
"url": "/refguide/hybrid-phone-profile",
"dir": "/refguide/",
"parent": "navigation-before-72"
},
{
"title": "Hybrid Tablet Profile",
"id": "hybrid-tablet-profile",
"url": "/refguide/hybrid-tablet-profile",
"dir": "/refguide/",
"parent": "navigation-before-72"
},
{
"title": "If expressions",
"id": "if-expressions",
"url": "/refguide/if-expressions",
"dir": "/refguide/",
"parent": "expressions"
},
{
"title": "Image Property",
"id": "image-property",
"url": "/refguide/image-property",
"dir": "/refguide/",
"parent": "button-widgets"
},
{
"title": "Image viewer",
"id": "image-viewer",
"url": "/refguide/image-viewer",
"dir": "/refguide/",
"parent": "file-widgets"
},
{
"title": "Image",
"id": "image",
"url": "/refguide/image",
"dir": "/refguide/",
"parent": "common-widgets"
},
{
"title": "Image uploader",
"id": "image-uploader",
"url": "/refguide/image-uploader",
"dir": "/refguide/",
"parent": "file-widgets"
},
{
"title": "Images",
"category": "Desktop Modeler",
"id": "images",
"url": "/refguide/images",
"dir": "/refguide/"
},
{
"title": "Import Mapping Action",
"id": "import-mapping-action",
"url": "/refguide/import-mapping-action",
"dir": "/refguide/",
"parent": "microflow-activities"
},
{
"title": "Import Mappings",
"id": "import-mappings",
"url": "/refguide/import-mappings",
"dir": "/refguide/",
"parent": "mapping-documents"
},
{
"title": "Import XML",
"id": "import-xml",
"url": "/refguide/import-xml",
"dir": "/refguide/",
"parent": "integration-activities"
},
{
"title": "Import Project Package",
"id": "import-project-package-dialog",
"url": "/refguide/import-project-package-dialog",
"dir": "/refguide/",
"parent": "dialogs"
},
{
"title": "Mendix 7 Reference Guide",
"id": "index",
"url": "/refguide/",
"dir": "/refguide/",
"main": true
},
{
"title": "Indexes",
"id": "indexes",
"url": "/refguide/indexes",
"dir": "/refguide/",
"parent": "entities",
"menu_order": 60
},
{
"title": "Inheritance Split",
"id": "inheritance-split",
"url": "/refguide/inheritance-split",
"dir": "/refguide/",
"parent": "splits"
},
{
"title": "Input Reference Set Selector",
"id": "input-reference-set-selector",
"url": "/refguide/input-reference-set-selector",
"dir": "/refguide/",
"parent": "input-widgets"
},
{
"title": "Integration Activities",
"id": "integration-activities",
"url": "/refguide/integration-activities",
"dir": "/refguide/",
"parent": "activities"
},
{
"title": "Input Widgets",
"id": "input-widgets",
"url": "/refguide/input-widgets",
"dir": "/refguide/",
"parent": "pages"
},
{
"title": "Integration",
"category": "Desktop Modeler",
"id": "integration",
"url": "/refguide/integration",
"dir": "/refguide/"
},
{
"title": "Java Action Call",
"id": "java-action-call",
"url": "/refguide/java-action-call",
"dir": "/refguide/",
"parent": "action-call-activities"
},
{
"title": "Java Actions",
"category": "Desktop Modeler",
"id": "java-actions",
"url": "/refguide/java-actions",
"dir": "/refguide/"
},
{
"title": "Java Memory Usage",
"id": "java-memory-usage",
"url": "/refguide/java-memory-usage",
"dir": "/refguide/",
"parent": "runtime-java",
"menu_order": 2
},
{
"title": "JSON Structures",
"id": "json-structures",
"url": "/refguide/json-structures",
"dir": "/refguide/",
"parent": "integration"
},
{
"title": "Java Programming",
"id": "java-programming",
"url": "/refguide/java-programming",
"dir": "/refguide/"
},
{
"title": "Label",
"id": "label",
"url": "/refguide/label",
"dir": "/refguide/",
"parent": "common-widgets"
},
{
"title": "Layout grid",
"id": "layout-grid",
"url": "/refguide/layout-grid",
"dir": "/refguide/",
"parent": "container-widgets"
},
{
"title": "Layout Widgets",
"id": "layout-widgets",
"url": "/refguide/layout-widgets",
"dir": "/refguide/",
"parent": "pages"
},
{
"title": "Layouts",
"id": "layout",
"url": "/refguide/layout",
"dir": "/refguide/",
"parent": "pages"
},
{
"title": "Line break (Document Template)",
"id": "line-break-document-template",
"url": "/refguide/line-break-document-template",
"dir": "/refguide/",
"parent": "document-templates"
},
{
"title": "List Activities",
"id": "list-activities",
"url": "/refguide/list-activities",
"dir": "/refguide/",
"parent": "activities"
},
{
"title": "List Operation",
"id": "list-operation",
"url": "/refguide/list-operation",
"dir": "/refguide/",
"parent": "list-activities"
},
{
"title": "List view",
"id": "list-view",
"url": "/refguide/list-view",
"dir": "/refguide/",
"parent": "data-widgets"
},
{
"title": "Listen To Widget Source",
"id": "listen-to-grid-source",
"url": "/refguide/listen-to-grid-source",
"dir": "/refguide/",
"parent": "data-sources"
},
{
"title": "Logging Activities",
"id": "logging-activities",
"url": "/refguide/logging-activities",
"dir": "/refguide/",
"parent": "activities"
},
{
"title": "Logging",
"category": "Mendix Runtime",
"id": "logging",
"url": "/refguide/logging",
"dir": "/refguide/"
},
{
"title": "Log Message",
"id": "log-message",
"url": "/refguide/log-message",
"dir": "/refguide/",
"parent": "logging-activities"
},
{
"title": "Login Behavior",
"category": "Mendix Runtime",
"id": "login-behavior",
"url": "/refguide/login-behavior",
"dir": "/refguide/"
},
{
"title": "Login Id Text Box",
"id": "login-id-text-box",
"url": "/refguide/login-id-text-box",
"dir": "/refguide/",
"parent": "authentication-widgets"
},
{
"title": "Loop",
"id": "loop",
"url": "/refguide/loop",
"dir": "/refguide/",
"parent": "common-elements"
},
{
"title": "Managing App Signing Keys",
"category": "Mobile Development",
"id": "managing-app-signing-keys",
"url": "/refguide/managing-app-signing-keys",
"dir": "/refguide/"
},
{
"title": "Map Automatically",
"id": "map-automatically",
"url": "/refguide/map-automatically",
"dir": "/refguide/",
"parent": "mapping-documents"
},
{
"title": "Mapping Documents",
"id": "mapping-documents",
"url": "/refguide/mapping-documents",
"dir": "/refguide/",
"parent": "integration"
},
{
"title": "Mathematical function calls",
"id": "mathematical-function-calls",
"url": "/refguide/mathematical-function-calls",
"dir": "/refguide/",
"parent": "expressions"
},
{
"title": "Menu Bar",
"id": "menu-bar",
"url": "/refguide/menu-bar",
"dir": "/refguide/",
"parent": "menu-widgets"
},
{
"title": "Menu Item",
"id": "menu-item",
"url": "/refguide/menu-item",
"dir": "/refguide/",
"parent": "menu"
},
{
"title": "Menu Widgets",
"id": "menu-widgets",
"url": "/refguide/menu-widgets",
"dir": "/refguide/",
"parent": "pages"
},
{
"title": "Menu",
"id": "menu",
"url": "/refguide/menu",
"dir": "/refguide/",
"parent": "pages"
},
{
"title": "Merge",
"id": "merge",
"url": "/refguide/merge",
"dir": "/refguide/",
"parent": "splits"
},
{
"title": "Message Definition",
"id": "message-definition",
"url": "/refguide/message-definition",
"dir": "/refguide/",
"parent": "message-definitions"
},
{
"title": "Merge Dialog",
"id": "merge-dialog",
"url": "/refguide/merge-dialog",
"dir": "/refguide/",
"parent": "dialogs"
},
{
"title": "Message Definitions",
"id": "message-definitions",
"url": "/refguide/message-definitions",
"dir": "/refguide/",
"parent": "integration"
},
{
"title": "Microflow Activities",
"id": "microflow-activities",
"url": "/refguide/microflow-activities",
"dir": "/refguide/",
"parent": "integration"
},
{
"title": "Microflow Call",
"id": "microflow-call",
"url": "/refguide/microflow-call",
"dir": "/refguide/",
"parent": "action-call-activities"
},
{
"title": "Microflow Element Common Properties",
"id": "microflow-element-common-properties",
"url": "/refguide/microflow-element-common-properties",
"dir": "/refguide/",
"parent": "common-elements"
},
{
"title": "Microflow Source",
"id": "microflow-source",
"url": "/refguide/microflow-source",
"dir": "/refguide/",
"parent": "data-sources"
},
{
"title": "Microflow Properties",
"id": "microflow",
"url": "/refguide/microflow",
"dir": "/refguide/",
"parent": "microflows"
},
{
"title": "Microflows",
"id": "microflows",
"url": "/refguide/microflows",
"dir": "/refguide/",
"parent": "application-logic",
"menu_order": 10
},
{
"title": "Mobile Development",
"id": "mobile",
"url": "/refguide/mobile",
"dir": "/refguide/"
},
{
"title": "Module Role",
"id": "module-role",
"url": "/refguide/module-role",
"dir": "/refguide/",
"parent": "module-security"
},
{
"title": "Module Security",
"id": "module-security",
"url": "/refguide/module-security",
"dir": "/refguide/",
"parent": "modules"
},
{
"title": "Model Share",
"category": "General",
"id": "model-share",
"url": "/refguide/model-share",
"dir": "/refguide/",
"menu_order": 30
},
{
"title": "Module Status",
"id": "module-status",
"url": "/refguide/module-status",
"dir": "/refguide/",
"parent": "project-security"
},
{
"title": "Modules",
"category": "Desktop Modeler",
"id": "modules",
"url": "/refguide/modules",
"dir": "/refguide/"
},
{
"title": "Monitoring Mendix Runtime",
"category": "Mendix Runtime",
"id": "monitoring-mendix-runtime",
"url": "/refguide/monitoring-mendix-runtime",
"dir": "/refguide/"
},
{
"title": "Moving from Modeler Version 6 to 7",
"category": "General",
"id": "moving-from-6-to-7",
"url": "/refguide/moving-from-6-to-7",
"dir": "/refguide/",
"menu_order": 20
},
{
"title": "Monitoring client state",
"id": "monitoring-client-state",
"url": "/refguide/monitoring-client-state",
"dir": "/refguide/",
"parent": "runtime"
},
{
"title": "MxBuild",
"category": "General",
"id": "mxbuild",
"url": "/refguide/mxbuild",
"dir": "/refguide/",
"menu_order": 50
},
{
"title": "MySQL/MariaDB",
"id": "mysql",
"url": "/refguide/mysql",
"dir": "/refguide/",
"parent": "data-storage"
},
{
"title": "Nanoflow Properties",
"id": "nanoflow",
"url": "/refguide/nanoflow",
"dir": "/refguide/",
"parent": "nanoflows"
},
{
"title": "Nanoflows",
"id": "nanoflows",
"url": "/refguide/nanoflows",
"dir": "/refguide/",
"parent": "application-logic",
"menu_order": 20
},
{
"title": "Navigation Before Mendix Version 7.2",
"id": "navigation-before-72",
"url": "/refguide/navigation-before-72",
"dir": "/refguide/",
"parent": "project"
},
{
"title": "Solving Issues with Navigation Profile Conversion to 7.4",
"id": "navigation-conversion-to-74",
"url": "/refguide/navigation-conversion-to-74",
"dir": "/refguide/",
"parent": "project"
},
{
"title": "Navigation in Mendix Versions 7.2 & 7.3",
"id": "navigation-in-72-and-73",
"url": "/refguide/navigation-in-72-and-73",
"dir": "/refguide/",
"parent": "project"
},
{
"title": "Navigation list",
"id": "navigation-list",
"url": "/refguide/navigation-list",
"dir": "/refguide/",
"parent": "container-widgets"
},
{
"title": "Navigation Profile In Mendix Versions 7.2 and 7.3",
"id": "navigation-profile-in-72-and-73",
"url": "/refguide/navigation-profile-in-72-and-73",
"dir": "/refguide/",
"parent": "navigation-in-72-and-73"
},
{
"title": "Navigation Profile",
"id": "navigation-profile",
"url": "/refguide/navigation-profile",
"dir": "/refguide/",
"parent": "navigation"
},
{
"title": "Navigation Tree",
"id": "navigation-tree",
"url": "/refguide/navigation-tree",
"dir": "/refguide/",
"parent": "menu-widgets"
},
{
"title": "Navigation in Mendix 7.4 & Above",
"id": "navigation",
"url": "/refguide/navigation",
"dir": "/refguide/",
"parent": "project"
},
{
"title": "Create Button",
"id": "new-button",
"url": "/refguide/new-button",
"dir": "/refguide/",
"parent": "button-widgets"
},
{
"title": "NULL Order Behavior",
"id": "null-ordering-behavior",
"url": "/refguide/null-ordering-behavior",
"dir": "/refguide/",
"parent": "data-storage"
},
{
"title": "Object Activities",
"id": "object-activities",
"url": "/refguide/object-activities",
"dir": "/refguide/",
"parent": "activities"
},
{
"title": "Numeric formatting",
"id": "numeric-formatting",
"url": "/refguide/numeric-formatting",
"dir": "/refguide/",
"parent": "consumed-web-services"
},
{
"title": "Objects & Caching",
"category": "Mendix Runtime",
"id": "objects-and-caching",
"url": "/refguide/objects-and-caching",
"dir": "/refguide/"
},
{
"title": "OData Representation",
"id": "odata-representation",
"url": "/refguide/odata-representation",
"dir": "/refguide/",
"parent": "published-odata-services"
},
{
"title": "Offline Device Profile",
"id": "offline-device-profile",
"url": "/refguide/offline-device-profile",
"dir": "/refguide/",
"parent": "navigation-before-72"
},
{
"title": "Open API 2.0 Documentation",
"id": "open-api",
"url": "/refguide/open-api",
"dir": "/refguide/",
"parent": "published-rest-technical-details",
"menu_order": 30
},
{
"title": "Offline",
"category": "General",
"id": "offline",
"url": "/refguide/offline",
"dir": "/refguide/",
"menu_order": 40
},
{
"title": "On Click Event",
"id": "on-click-event",
"url": "/refguide/on-click-event",
"dir": "/refguide/",
"parent": "page-concepts"
},
{
"title": "Open App Dialog",
"id": "open-app-dialog",
"url": "/refguide/open-app-dialog",
"dir": "/refguide/",
"parent": "dialogs"
},
{
"title": "Opening Pages",
"id": "opening-pages",
"url": "/refguide/opening-pages",
"dir": "/refguide/",
"parent": "page-concepts"
},
{
"title": "Operations",
"id": "operations",
"url": "/refguide/operations",
"dir": "/refguide/",
"parent": "published-web-services"
},
{
"title": "OQL Aggregation",
"id": "oql-aggregation",
"url": "/refguide/oql-aggregation",
"dir": "/refguide/",
"parent": "oql-expressions"
},
{
"title": "OQL Case Expression",
"id": "oql-case-expression",
"url": "/refguide/oql-case-expression",
"dir": "/refguide/",
"parent": "oql-operators"
},
{
"title": "OQL CAST",
"id": "oql-cast",
"url": "/refguide/oql-cast",
"dir": "/refguide/",
"parent": "oql-functions"
},
{
"title": "OQL COALESCE",
"id": "oql-coalesce",
"url": "/refguide/oql-coalesce",
"dir": "/refguide/",
"parent": "oql-functions"
},
{
"title": "OQL DATEDIFF",
"id": "oql-datediff",
"url": "/refguide/oql-datediff",
"dir": "/refguide/",
"parent": "oql-functions"
},
{
"title": "OQL DATEPART",
"id": "oql-datepart",
"url": "/refguide/oql-datepart",
"dir": "/refguide/",
"parent": "oql-functions"
},
{
"title": "OQL Expressions",
"id": "oql-expressions",
"url": "/refguide/oql-expressions",
"dir": "/refguide/",
"parent": "oql"
},
{
"title": "OQL From Clause",
"id": "oql-from-clause",
"url": "/refguide/oql-from-clause",
"dir": "/refguide/",
"parent": "oql"
},
{
"title": "OQL FULL OUTER JOIN",
"id": "oql-full-outer-join",
"url": "/refguide/oql-full-outer-join",
"dir": "/refguide/",
"parent": "oql-from-clause"
},
{
"title": "OQL Functions",
"id": "oql-functions",
"url": "/refguide/oql-functions",
"dir": "/refguide/",
"parent": "oql-expressions"
},
{
"title": "OQL Group by Clause",
"id": "oql-group-by-clause",
"url": "/refguide/oql-group-by-clause",
"dir": "/refguide/",
"parent": "oql"
},
{
"title": "OQL INNER JOIN",
"id": "oql-inner-join",
"url": "/refguide/oql-inner-join",
"dir": "/refguide/",
"parent": "oql-from-clause"
},
{
"title": "OQL LEFT OUTER JOIN",
"id": "oql-left-outer-join",
"url": "/refguide/oql-left-outer-join",
"dir": "/refguide/",
"parent": "oql-from-clause"
},
{
"title": "OQL LENGTH",
"id": "oql-length",
"url": "/refguide/oql-length",
"dir": "/refguide/",
"parent": "oql-functions"
},
{
"title": "OQL Limit Clause",
"id": "oql-limit-clause",
"url": "/refguide/oql-limit-clause",
"dir": "/refguide/",
"parent": "oql"
},
{
"title": "OQL Operators",
"id": "oql-operators",
"url": "/refguide/oql-operators",
"dir": "/refguide/",
"parent": "oql-expressions"
},
{
"title": "OQL Order by Clause",
"id": "oql-order-by-clause",
"url": "/refguide/oql-order-by-clause",
"dir": "/refguide/",
"parent": "oql"
},
{
"title": "OQL Parameters",
"id": "oql-parameters",
"url": "/refguide/oql-parameters",
"dir": "/refguide/",
"parent": "oql-expressions"
},
{
"title": "OQL RANGEBEGIN",
"id": "oql-rangebegin",
"url": "/refguide/oql-rangebegin",
"dir": "/refguide/",
"parent": "oql-functions"
},
{
"title": "OQL RANGEEND",
"id": "oql-rangeend",
"url": "/refguide/oql-rangeend",
"dir": "/refguide/",
"parent": "oql-functions"
},
{
"title": "OQL RIGHT OUTER JOIN",
"id": "oql-right-outer-join",
"url": "/refguide/oql-right-outer-join",
"dir": "/refguide/",
"parent": "oql-from-clause"
},
{
"title": "OQL ROUND",
"id": "oql-round",
"url": "/refguide/oql-round",
"dir": "/refguide/",
"parent": "oql-functions"
},
{
"title": "OQL Select Clause",
"id": "oql-select-clause",
"url": "/refguide/oql-select-clause",
"dir": "/refguide/",
"parent": "oql"
},
{
"title": "OQL Where Clause",
"id": "oql-where-clause",
"url": "/refguide/oql-where-clause",
"dir": "/refguide/",
"parent": "oql"
},
{
"title": "OQL",
"id": "oql",
"url": "/refguide/oql",
"dir": "/refguide/",
"parent": "data-sets"
},
{
"title": "Oracle",
"id": "oracle",
"url": "/refguide/oracle",
"dir": "/refguide/",
"parent": "data-storage"
},
{
"title": "Packaging Hybrid Mobile Apps",
"category": "Mobile Development",
"id": "packaging-hybrid-mobile-apps",
"url": "/refguide/packaging-hybrid-mobile-apps",
"dir": "/refguide/"
},
{
"title": "Page Break (Document Template)",
"id": "page-break-document-template",
"url": "/refguide/page-break-document-template",
"dir": "/refguide/",
"parent": "document-templates"
},
{
"title": "Page Concepts",
"id": "page-concepts",
"url": "/refguide/page-concepts",
"dir": "/refguide/",
"parent": "pages",
"menu_order": 5
},
{
"title": "Page Templates",
"id": "page-templates",
"url": "/refguide/page-templates",
"dir": "/refguide/",
"parent": "pages"
},
{
"title": "Page title",
"id": "page-title",
"url": "/refguide/page-title",
"dir": "/refguide/",
"parent": "common-widgets"
},
{
"title": "Page",
"id": "page",
"url": "/refguide/page",
"dir": "/refguide/",
"parent": "pages"
},
{
"title": "Pages",
"category": "Desktop Modeler",
"id": "pages",
"url": "/refguide/pages",
"dir": "/refguide/"
},
{
"title": "Parameter",
"id": "parameter",
"url": "/refguide/parameter",
"dir": "/refguide/",
"parent": "common-elements"
},
{
"title": "Parse & Format Date Function Calls",
"id": "parse-and-format-date-function-calls",
"url": "/refguide/parse-and-format-date-function-calls",
"dir": "/refguide/",
"parent": "expressions"
},
{
"title": "Parsing and Formatting Decimal Function Calls",
"id": "parse-and-format-decimal-function-calls",
"url": "/refguide/parse-and-format-decimal-function-calls",
"dir": "/refguide/",
"parent": "expressions"
},
{
"title": "Parse & Format Float Function Calls",
"id": "parse-and-format-float-function-calls",
"url": "/refguide/parse-and-format-float-function-calls",
"dir": "/refguide/",
"parent": "expressions"
},
{
"title": "Parse integer",
"id": "parse-integer",
"url": "/refguide/parse-integer",
"dir": "/refguide/",
"parent": "expressions"
},
{
"title": "Password Policy",
"id": "password-policy",
"url": "/refguide/password-policy",
"dir": "/refguide/",
"parent": "project-security"
},
{
"title": "Password Text Box",
"id": "password-text-box",
"url": "/refguide/password-text-box",
"dir": "/refguide/",
"parent": "authentication-widgets"
},
{
"title": "Persistability",
"id": "persistability",
"url": "/refguide/persistability",
"dir": "/refguide/",
"parent": "entities",
"menu_order": 10
},
{
"title": "Phone Profile",
"id": "phone-profile",
"url": "/refguide/phone-profile",
"dir": "/refguide/",
"parent": "navigation-before-72"
},
{
"title": "Placeholder",
"id": "placeholder",
"url": "/refguide/placeholder",
"dir": "/refguide/",
"parent": "layout-widgets"
},
{
"title": "Preferences Dialog",
"id": "preferences-dialog",
"url": "/refguide/preferences-dialog",
"dir": "/refguide/",
"parent": "dialogs"
},
{
"title": "Project Security",
"id": "project-security",
"url": "/refguide/project-security",
"dir": "/refguide/",
"parent": "project"
},
{
"title": "Project Settings",
"id": "project-settings",
"url": "/refguide/project-settings",
"dir": "/refguide/",
"parent": "project"
},
{
"title": "Projects",
"category": "Desktop Modeler",
"id": "project",
"url": "/refguide/project",
"dir": "/refguide/"
},
{
"title": "Publish a Microflow as a REST Operation",
"id": "publish-microflow-as-rest-operation",
"url": "/refguide/publish-microflow-as-rest-operation",
"dir": "/refguide/",
"parent": "published-rest-services",
"menu_order": 30
},
{
"title": "Publishing Packages to Mobile Stores",
"category": "Mobile Development",
"id": "publish-packages-to-mobile-stores",
"url": "/refguide/publish-packages-to-mobile-stores",
"dir": "/refguide/"
},
{
"title": "Published App Service",
"id": "published-app-service",
"url": "/refguide/published-app-service",
"dir": "/refguide/",
"parent": "published-app-services"
},
{
"title": "Published App Services",
"id": "published-app-services",
"url": "/refguide/published-app-services",
"dir": "/refguide/",
"parent": "integration"
},
{
"title": "Published OData Resource",
"id": "published-odata-resource",
"url": "/refguide/published-odata-resource",
"dir": "/refguide/",
"parent": "published-odata-services"
},
{
"title": "Published OData Services",
"id": "published-odata-services",
"url": "/refguide/published-odata-services",
"dir": "/refguide/",
"parent": "integration"
},
{
"title": "Custom Authentication Microflow Parameters",
"id": "published-rest-authentication-parameter",
"url": "/refguide/published-rest-authentication-parameter",
"dir": "/refguide/",
"parent": "published-rest-technical-details",
"menu_order": 40
},
{
"title": "Operation Parameters for Published REST",
"id": "published-rest-operation-parameter",
"url": "/refguide/published-rest-operation-parameter",
"dir": "/refguide/",
"parent": "published-rest-service",
"menu_order": 20
},
{
"title": "Published REST Operation",
"id": "published-rest-operation",
"url": "/refguide/published-rest-operation",
"dir": "/refguide/",
"parent": "published-rest-service",
"menu_order": 10
},
{
"title": "Published REST Path Parameters",
"id": "published-rest-path-parameters",
"url": "/refguide/published-rest-path-parameters",
"dir": "/refguide/",
"parent": "published-rest-service",
"menu_order": 30
},
{
"title": "Published REST Query Parameters",
"id": "published-rest-query-parameters",
"url": "/refguide/published-rest-query-parameters",
"dir": "/refguide/",
"parent": "published-rest-service",
"menu_order": 40
},
{
"title": "Published REST Resource",
"id": "published-rest-resource",
"url": "/refguide/published-rest-resource",
"dir": "/refguide/",
"parent": "published-rest-service",
"menu_order": 50
},
{
"title": "Published REST Request Routing",
"id": "published-rest-routing",
"url": "/refguide/published-rest-routing",
"dir": "/refguide/",
"parent": "published-rest-technical-details",
"menu_order": 10
},
{
"title": "JSON Schema for Published REST Operation",
"id": "published-rest-service-json-schema",
"url": "/refguide/published-rest-service-json-schema",
"dir": "/refguide/",
"parent": "published-rest-technical-details",
"menu_order": 20
},
{
"title": "Published REST Service",
"id": "published-rest-service",
"url": "/refguide/published-rest-service",
"dir": "/refguide/",
"parent": "published-rest-services",
"menu_order": 10
},
{
"title": "Published REST Services",
"id": "published-rest-services",
"url": "/refguide/published-rest-services",
"dir": "/refguide/",
"parent": "integration"
},
{
"title": "Technical Details of Published REST",
"id": "published-rest-technical-details",
"url": "/refguide/published-rest-technical-details",
"dir": "/refguide/",
"parent": "published-rest-services",
"menu_order": 40
},
{
"title": "Published Web Service",
"id": "published-web-service",
"url": "/refguide/published-web-service",
"dir": "/refguide/",
"parent": "published-web-services"
},
{
"title": "Published Web Services",
"id": "published-web-services",
"url": "/refguide/published-web-services",
"dir": "/refguide/",
"parent": "integration"
},
{
"title": "Radio Buttons",
"id": "radio-buttons",
"url": "/refguide/radio-buttons",
"dir": "/refguide/",
"parent": "input-widgets"
},
{
"title": "Range Search Field",
"id": "range-search-field",
"url": "/refguide/range-search-field",
"dir": "/refguide/",
"parent": "search-bar"
},
{
"title": "Reference Selector",
"id": "reference-selector",
"url": "/refguide/reference-selector",
"dir": "/refguide/",
"parent": "input-widgets"
},
{
"title": "Reference Set Selector",
"id": "reference-set-selector",
"url": "/refguide/reference-set-selector",
"dir": "/refguide/",
"parent": "input-widgets"
},
{
"title": "OData Query Options",
"id": "odata-query-options",
"url": "/refguide/odata-query-options",
"dir": "/refguide/",
"parent": "published-odata-services"
},
{
"title": "Regular Expressions",
"category": "Desktop Modeler",
"id": "regular-expressions",
"url": "/refguide/regular-expressions",
"dir": "/refguide/"
},
{
"title": "Relational expressions",
"id": "relational-expressions",
"url": "/refguide/relational-expressions",
"dir": "/refguide/",
"parent": "expressions"
},
{
"title": "Remove button",
"id": "remove-button",
"url": "/refguide/remove-button",
"dir": "/refguide/",
"parent": "control-bar"
},
{
"title": "Report Button",
"id": "report-button",
"url": "/refguide/report-button",
"dir": "/refguide/",
"parent": "report-widgets"
},
{
"title": "Report Date Parameter",
"id": "report-date-parameter",
"url": "/refguide/report-date-parameter",
"dir": "/refguide/",
"parent": "report-widgets"
},
{
"title": "Report Chart",
"id": "report-chart",
"url": "/refguide/report-chart",
"dir": "/refguide/",
"parent": "report-widgets"
},
{
"title": "Report Grid",
"id": "report-grid",
"url": "/refguide/report-grid",
"dir": "/refguide/",
"parent": "report-widgets"
},
{
"title": "Report Parameter",
"id": "report-parameter",
"url": "/refguide/report-parameter",
"dir": "/refguide/",
"parent": "report-widgets"
},
{
"title": "Report Widgets",
"id": "report-widgets",
"url": "/refguide/report-widgets",
"dir": "/refguide/",
"parent": "pages"
},
{
"title": "Rollback Object",
"id": "rollback-object",
"url": "/refguide/rollback-object",
"dir": "/refguide/",
"parent": "object-activities"
},
{
"title": "Retrieve",
"id": "retrieve",
"url": "/refguide/retrieve",
"dir": "/refguide/",
"parent": "object-activities"
},
{
"title": "Row (Document Template)",
"id": "row-document-template",
"url": "/refguide/row-document-template",
"dir": "/refguide/",
"parent": "table-document-template"
},
{
"title": "Rules",
"id": "rules",
"url": "/refguide/rules",
"dir": "/refguide/",
"parent": "application-logic",
"menu_order": 25
},
{
"title": "Common Runtime & Java Errors",
"id": "runtime-java-errors",
"url": "/refguide/runtime-java-errors",
"dir": "/refguide/",
"parent": "runtime-java",
"menu_order": 3
},
{
"title": "Mendix Runtime",
"id": "runtime",
"url": "/refguide/runtime",
"dir": "/refguide/"
},
{
"title": "Mendix Runtime & Java",
"category": "Mendix Runtime",
"id": "runtime-java",
"url": "/refguide/runtime-java",
"dir": "/refguide/"
},
{
"title": "Scheduled Events",
"category": "Desktop Modeler",
"id": "scheduled-events",
"url": "/refguide/scheduled-events",
"dir": "/refguide/"
},
{
"title": "Scroll Container",
"id": "scroll-container",
"url": "/refguide/scroll-container",
"dir": "/refguide/",
"parent": "container-widgets"
},
{
"title": "Scroll Container Region",
"id": "scroll-container-region",
"url": "/refguide/scroll-container-region",
"dir": "/refguide/",
"parent": "scroll-container"
},
{
"title": "Search Bar",
"id": "search-bar",
"url": "/refguide/search-bar",
"dir": "/refguide/",
"parent": "data-grid"
},
{
"title": "Search button",
"id": "search-button",
"url": "/refguide/search-button",
"dir": "/refguide/",
"parent": "control-bar"
},
{
"title": "Security",
"category": "Desktop Modeler",
"id": "security",
"url": "/refguide/security",
"dir": "/refguide/"
},
{
"title": "Select all button",
"id": "select-all-button",
"url": "/refguide/select-all-button",
"dir": "/refguide/",
"parent": "control-bar"
},
{
"title": "Select Elements",
"id": "select--elements",
"url": "/refguide/select--elements",
"dir": "/refguide/",
"parent": "mapping-documents"
},
{
"title": "Select app service",
"id": "select-app-service",
"url": "/refguide/select-app-service",
"dir": "/refguide/",
"parent": "consumed-app-services"
},
{
"title": "Select button",
"id": "select-button",
"url": "/refguide/select-button",
"dir": "/refguide/",
"parent": "control-bar"
},
{
"title": "Sequence Flow",
"id": "sequence-flow",
"url": "/refguide/sequence-flow",
"dir": "/refguide/",
"parent": "common-elements"
},
{
"title": "Show Home Page",
"id": "show-home-page",
"url": "/refguide/show-home-page",
"dir": "/refguide/",
"parent": "client-activities"
},
{
"title": "Settings",
"id": "settings",
"url": "/refguide/settings",
"dir": "/refguide/",
"parent": "consumed-app-services"
},
{
"title": "Show Message",
"id": "show-message",
"url": "/refguide/show-message",
"dir": "/refguide/",
"parent": "client-activities"
},
{
"title": "Show Page",
"id": "show-page",
"url": "/refguide/show-page",
"dir": "/refguide/",
"parent": "client-activities"
},
{
"title": "Sidebar toggle button",
"id": "sidebar-toggle-button",
"url": "/refguide/sidebar-toggle-button",
"dir": "/refguide/",
"parent": "layout-widgets"
},
{
"title": "SIG–Mendix Performance Subjects",
"category": "Mendix Runtime",
"id": "sig-mendix-performance-subjects-explanation",
"url": "/refguide/sig-mendix-performance-subjects-explanation",
"dir": "/refguide/"
},
{
"title": "Sign In Button",
"id": "sign-in-button",
"url": "/refguide/sign-in-button",
"dir": "/refguide/",
"parent": "authentication-widgets"
},
{
"title": "Simple Menu Bar",
"id": "simple-menu-bar",
"url": "/refguide/simple-menu-bar",
"dir": "/refguide/",
"parent": "menu-widgets"
},
{
"title": "Sign In Dialog",
"id": "sign-in-dialog",
"url": "/refguide/sign-in-dialog",
"dir": "/refguide/",
"parent": "dialogs"
},
{
"title": "Snippet Call",
"id": "snippet-call",
"url": "/refguide/snippet-call",
"dir": "/refguide/",
"parent": "common-widgets"
},
{
"title": "Snippet",
"id": "snippet",
"url": "/refguide/snippet",
"dir": "/refguide/",
"parent": "pages"
},
{
"title": "Sort Bar",
"id": "sort-bar",
"url": "/refguide/sort-bar",
"dir": "/refguide/",
"parent": "data-grid"
},
{
"title": "Splits",
"id": "splits",
"url": "/refguide/splits",
"dir": "/refguide/",
"parent": "common-elements"
},
{
"title": "Special checks",
"id": "special-checks",
"url": "/refguide/special-checks",
"dir": "/refguide/",
"parent": "expressions"
},
{
"title": "Start Event",
"id": "start-event",
"url": "/refguide/start-event",
"dir": "/refguide/",
"parent": "events"
},
{
"title": "Static Label (Document Template)",
"id": "static-label-document-template",
"url": "/refguide/static-label-document-template",
"dir": "/refguide/",
"parent": "document-templates"
},
{
"title": "Static Image (Document Template)",
"id": "static-image-document-template",
"url": "/refguide/static-image-document-template",
"dir": "/refguide/",
"parent": "document-templates"
},
{
"title": "Starting Microflows",
"id": "starting-microflows",
"url": "/refguide/starting-microflows",
"dir": "/refguide/",
"parent": "page-concepts"
},
{
"title": "String Function Calls",
"id": "string-function-calls",
"url": "/refguide/string-function-calls",
"dir": "/refguide/",
"parent": "expressions"
},
{
"title": "Style",
"id": "style",
"url": "/refguide/style",
"dir": "/refguide/",
"parent": "document-templates"
},
{
"title": "System Requirements",
"category": "General",
"id": "system-requirements",
"url": "/refguide/system-requirements",
"dir": "/refguide/",
"menu_order": 10
},
{
"title": "Tab container",
"id": "tab-container",
"url": "/refguide/tab-container",
"dir": "/refguide/",
"parent": "container-widgets"
},
{
"title": "System Texts",
"id": "system-texts",
"url": "/refguide/system-texts",
"dir": "/refguide/",
"parent": "project"
},
{
"title": "Tab page",
"id": "tab-page",
"url": "/refguide/tab-page",
"dir": "/refguide/",
"parent": "tab-container"
},
{
"title": "Table cell",
"id": "table-cell",
"url": "/refguide/table-cell",
"dir": "/refguide/",
"parent": "table"
},
{
"title": "Table (Document Template)",
"id": "table-document-template",
"url": "/refguide/table-document-template",
"dir": "/refguide/",
"parent": "document-templates"
},
{
"title": "Table row",
"id": "table-row",
"url": "/refguide/table-row",
"dir": "/refguide/",
"parent": "table"
},
{
"title": "Table",
"id": "table",
"url": "/refguide/table",
"dir": "/refguide/",
"parent": "container-widgets"
},
{
"title": "Tablet Profile",
"id": "tablet-profile",
"url": "/refguide/tablet-profile",
"dir": "/refguide/",
"parent": "navigation-before-72"
},
{
"title": "Team Server",
"id": "team-server",
"url": "/refguide/team-server",
"dir": "/refguide/"
},
{
"title": "Template Grid (Document Template)",
"id": "template-grid-document-template",
"url": "/refguide/template-grid-document-template",
"dir": "/refguide/",
"parent": "document-templates"
},
{
"title": "Team Server FAQ",
"category": "Team Server",
"id": "team-server-faq",
"url": "/refguide/team-server-faq",
"dir": "/refguide/"
},
{
"title": "Template grid",
"id": "template-grid",
"url": "/refguide/template-grid",
"dir": "/refguide/",
"parent": "data-widgets"
},
{
"title": "Text Area",
"id": "text-area",
"url": "/refguide/text-area",
"dir": "/refguide/",
"parent": "input-widgets"
},
{
"title": "Text Box",
"id": "text-box",
"url": "/refguide/text-box",
"dir": "/refguide/",
"parent": "input-widgets"
},
{
"title": "Text",
"id": "text",
"url": "/refguide/text",
"dir": "/refguide/",
"parent": "common-widgets"
},
{
"title": "Third-Party Licenses",
"category": "General",
"id": "third-party-licenses",
"url": "/refguide/third-party-licenses",
"dir": "/refguide/",
"menu_order": 70
},
{
"title": "Title (Document Template)",
"id": "title-document-template",
"url": "/refguide/title-document-template",
"dir": "/refguide/",
"parent": "document-templates"
},
{
"title": "To float",
"id": "to-float",
"url": "/refguide/to-float",
"dir": "/refguide/",
"parent": "expressions"
},
{
"title": "To string",
"id": "to-string",
"url": "/refguide/to-string",
"dir": "/refguide/",
"parent": "expressions"
},
{
"title": "Translatable Texts",
"category": "Desktop Modeler",
"id": "translatable-texts",
"url": "/refguide/translatable-texts",
"dir": "/refguide/"
},
{
"title": "Transient Objects & Garbage Collecting",
"id": "transient-objects-garbage-collecting",
"url": "/refguide/transient-objects-garbage-collecting",
"dir": "/refguide/",
"parent": "runtime-java",
"menu_order": 1
},
{
"title": "Tricky Custom Settings in Mendix Runtime",
"id": "tricky-custom-runtime-settings",
"url": "/refguide/tricky-custom-runtime-settings",
"dir": "/refguide/",
"parent": "custom-runtime-settings"
},
{
"title": "Trim to Date",
"id": "trim-to-date",
"url": "/refguide/trim-to-date",
"dir": "/refguide/",
"parent": "expressions"
},
{
"title": "Troubleshooting",
"category": "Java Programming",
"id": "troubleshooting",
"url": "/refguide/troubleshooting",
"dir": "/refguide/"
},
{
"title": "UI Resources Package",
"category": "Desktop Modeler",
"id": "ui-resources-package",
"url": "/refguide/ui-resources-package",
"dir": "/refguide/"
},
{
"title": "Unary expressions",
"id": "unary-expressions",
"url": "/refguide/unary-expressions",
"dir": "/refguide/",
"parent": "expressions"
},
{
"title": "Uniqueness Constraint Migration",
"id": "uniqueness-constraint-migration",
"url": "/refguide/uniqueness-constraint-migration",
"dir": "/refguide/",
"parent": "data-storage"
},
{
"title": "Upload To Version Control Server",
"id": "upload-to-version-control-dialog",
"url": "/refguide/upload-to-version-control-dialog",
"dir": "/refguide/",
"parent": "dialogs"
},
{
"title": "User Roles",
"id": "user-roles",
"url": "/refguide/user-roles",
"dir": "/refguide/",
"parent": "project-security"
},
{
"title": "Using a Proxy to Call a REST Service",
"id": "using-a-proxy-to-call-a-rest-service",
"url": "/refguide/using-a-proxy-to-call-a-rest-service",
"dir": "/refguide/",
"parent": "consumed-rest-services"
},
{
"title": "Using a proxy to call a webservice",
"id": "using-a-proxy-to-call-a-webservice",
"url": "/refguide/using-a-proxy-to-call-a-webservice",
"dir": "/refguide/",
"parent": "consumed-web-services"
},
{
"title": "Using Eclipse",
"category": "Java Programming",
"id": "using-eclipse",
"url": "/refguide/using-eclipse",
"dir": "/refguide/"
},
{
"title": "Validation Feedback",
"id": "validation-feedback",
"url": "/refguide/validation-feedback",
"dir": "/refguide/",
"parent": "client-activities"
},
{
"title": "Validation Message",
"id": "validation-message",
"url": "/refguide/validation-message",
"dir": "/refguide/",
"parent": "authentication-widgets"
},
{
"title": "Validation Rules",
"id": "validation-rules",
"url": "/refguide/validation-rules",
"dir": "/refguide/",
"parent": "entities",
"menu_order": 40
},
{
"title": "Variable Activities",
"id": "variable-activities",
"url": "/refguide/variable-activities",
"dir": "/refguide/",
"parent": "activities"
},
{
"title": "Version Control Concepts",
"id": "version-control-concepts",
"url": "/refguide/version-control-concepts",
"dir": "/refguide/",
"parent": "version-control"
},
{
"title": "Version Control",
"category": "Team Server",
"id": "version-control",
"url": "/refguide/version-control",
"dir": "/refguide/"
},
{
"title": "Version Control Scenarios",
"id": "version-control-scenarios",
"url": "/refguide/version-control-scenarios",
"dir": "/refguide/",
"parent": "version-control"
},
{
"title": "XML Inheritance and Choice",
"id": "xml-inheritance-and-choice",
"url": "/refguide/xml-inheritance-and-choice",
"dir": "/refguide/",
"parent": "mapping-documents"
},
{
"title": "XML Schema Support",
"id": "xml-schema-support",
"url": "/refguide/xml-schema-support",
"dir": "/refguide/",
"parent": "xml-schemas"
},
{
"title": "XML",
"category": "Desktop Modeler",
"id": "xml-reference-guide",
"url": "/refguide/xml-reference-guide",
"dir": "/refguide/"
},
{
"title": "XML Schemas",
"id": "xml-schemas",
"url": "/refguide/xml-schemas",
"dir": "/refguide/",
"parent": "integration"
},
{
"title": "XPath avg",
"id": "xpath-avg",
"url": "/refguide/xpath-avg",
"dir": "/refguide/",
"parent": "xpath-query-functions"
},
{
"title": "XPath Constraints",
"id": "xpath-constraints",
"url": "/refguide/xpath-constraints",
"dir": "/refguide/",
"parent": "xpath"
},
{
"title": "XPath Constraint Functions",
"id": "xpath-constraint-functions",
"url": "/refguide/xpath-constraint-functions",
"dir": "/refguide/",
"parent": "xpath-constraints"
},
{
"title": "XPath contains",
"id": "xpath-contains",
"url": "/refguide/xpath-contains",
"dir": "/refguide/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath count",
"id": "xpath-count",
"url": "/refguide/xpath-count",
"dir": "/refguide/",
"parent": "xpath-query-functions"
},
{
"title": "XPath day-from-dateTime",
"id": "xpath-day-from-datetime",
"url": "/refguide/xpath-day-from-datetime",
"dir": "/refguide/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath day-of-year-from-dateTime",
"id": "xpath-day-of-year-from-datetime",
"url": "/refguide/xpath-day-of-year-from-datetime",
"dir": "/refguide/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath ends-with",
"id": "xpath-ends-with",
"url": "/refguide/xpath-ends-with",
"dir": "/refguide/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath false",
"id": "xpath-false",
"url": "/refguide/xpath-false",
"dir": "/refguide/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath Expressions",
"id": "xpath-expressions",
"url": "/refguide/xpath-expressions",
"dir": "/refguide/",
"parent": "xpath-constraints"
},
{
"title": "XPath hours-from-dateTime",
"id": "xpath-hours-from-datetime",
"url": "/refguide/xpath-hours-from-datetime",
"dir": "/refguide/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath id",
"id": "xpath-id",
"url": "/refguide/xpath-id",
"dir": "/refguide/",
"parent": "xpath-query-functions"
},
{
"title": "XPath Keywords and System Variables",
"id": "xpath-keywords-and-system-variables",
"url": "/refguide/xpath-keywords-and-system-variables",
"dir": "/refguide/",
"parent": "xpath-constraints"
},
{
"title": "XPath length",
"id": "xpath-length",
"url": "/refguide/xpath-length",
"dir": "/refguide/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath max",
"id": "xpath-max",
"url": "/refguide/xpath-max",
"dir": "/refguide/",
"parent": "xpath-query-functions"
},
{
"title": "XPath minutes-from-dateTime",
"id": "xpath-minutes-from-datetime",
"url": "/refguide/xpath-minutes-from-datetime",
"dir": "/refguide/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath min",
"id": "xpath-min",
"url": "/refguide/xpath-min",
"dir": "/refguide/",
"parent": "xpath-query-functions"
},
{
"title": "XPath month-from-dateTime",
"id": "xpath-month-from-datetime",
"url": "/refguide/xpath-month-from-datetime",
"dir": "/refguide/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath not",
"id": "xpath-not",
"url": "/refguide/xpath-not",
"dir": "/refguide/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath Operators",
"id": "xpath-operators",
"url": "/refguide/xpath-operators",
"dir": "/refguide/",
"parent": "xpath-constraints"
},
{
"title": "XPath quarter-from-dateTime",
"id": "xpath-quarter-from-datetime",
"url": "/refguide/xpath-quarter-from-datetime",
"dir": "/refguide/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath Query Functions",
"id": "xpath-query-functions",
"url": "/refguide/xpath-query-functions",
"dir": "/refguide/",
"parent": "xpath"
},
{
"title": "XPath seconds-from-dateTime",
"id": "xpath-seconds-from-datetime",
"url": "/refguide/xpath-seconds-from-datetime",
"dir": "/refguide/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath Source",
"id": "xpath-source",
"url": "/refguide/xpath-source",
"dir": "/refguide/",
"parent": "data-sources"
},
{
"title": "XPath starts-with",
"id": "xpath-starts-with",
"url": "/refguide/xpath-starts-with",
"dir": "/refguide/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath string-length",
"id": "xpath-string-length",
"url": "/refguide/xpath-string-length",
"dir": "/refguide/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath sum",
"id": "xpath-sum",
"url": "/refguide/xpath-sum",
"dir": "/refguide/",
"parent": "xpath-query-functions"
},
{
"title": "XPath Tokens",
"id": "xpath-tokens",
"url": "/refguide/xpath-tokens",
"dir": "/refguide/",
"parent": "xpath"
},
{
"title": "XPath true",
"id": "xpath-true",
"url": "/refguide/xpath-true",
"dir": "/refguide/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath week-from-dateTime",
"id": "xpath-week-from-datetime",
"url": "/refguide/xpath-week-from-datetime",
"dir": "/refguide/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath weekday-from-dateTime",
"id": "xpath-weekday-from-datetime",
"url": "/refguide/xpath-weekday-from-datetime",
"dir": "/refguide/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath year-from-dateTime",
"id": "xpath-year-from-datetime",
"url": "/refguide/xpath-year-from-datetime",
"dir": "/refguide/",
"parent": "xpath-constraint-functions"
},
{
"title": "XPath",
"category": "Desktop Modeler",
"id": "xpath",
"url": "/refguide/xpath",
"dir": "/refguide/"
},
{
"title": "IBM Watson Connector",
"category": "IBM",
"id": "ibm-watson-connector",
"url": "/refguide/ibm/ibm-watson-connector",
"dir": "/refguide/ibm/"
},
{
"title": "IBM",
"id": "index",
"url": "/refguide/ibm/",
"dir": "/refguide/ibm/"
},
{
"title": "SAP",
"id": "index",
"url": "/refguide/sap/",
"dir": "/refguide/sap/"
},
{
"title": "SAP Cloud Connector",
"category": "SAP",
"id": "sap-cloud-connector",
"url": "/refguide/sap/sap-cloud-connector",
"dir": "/refguide/sap/",
"menu_order": 500
},
{
"title": "SAP Data Models",
"category": "SAP",
"id": "sap-data-models",
"url": "/refguide/sap/sap-data-models",
"dir": "/refguide/sap/",
"menu_order": 20
},
{
"title": "SAP Fiori / Mendix Building Blocks",
"category": "SAP",
"id": "sap-fiori-building-blocks",
"url": "/refguide/sap/sap-fiori-building-blocks",
"dir": "/refguide/sap/",
"menu_order": 100
},
{
"title": "SAP Leonardo Machine Learning Foundation Connector",
"category": "SAP",
"id": "sap-leonardo-connector",
"url": "/refguide/sap/sap-leonardo-connector",
"dir": "/refguide/sap/",
"menu_order": 50
},
{
"title": "SAP Destination Service",
"category": "SAP",
"id": "sap-destination-service",
"url": "/refguide/sap/sap-destination-service",
"dir": "/refguide/sap/",
"menu_order": 15
},
{
"title": "SAP OData Connector",
"category": "SAP",
"id": "sap-odata-connector",
"url": "/refguide/sap/sap-odata-connector",
"dir": "/refguide/sap/",
"menu_order": 10
},
{
"title": "SAP Single Sign-On",
"category": "SAP",
"id": "sap-single-sign-on",
"url": "/refguide/sap/sap-single-sign-on",
"dir": "/refguide/sap/",
"menu_order": 40
},
{
"title": "SAP XSUAA Connector",
"category": "SAP",
"id": "sap-xsuaa-connector",
"url": "/refguide/sap/sap-xsuaa-connector",
"dir": "/refguide/sap/",
"menu_order": 30
}
]
}
},
{
"filename": "releasenotes.json",
"content": {
"categories": [
"Desktop Modeler",
"Web Modeler",
"Developer Portal",
"Mobile Products",
"SDKs",
"Add-ons",
"What Are Mendix Beta Features?"
],
"pages": [
{
"title": "Release Notes",
"id": "index",
"url": "/releasenotes/",
"dir": "/releasenotes/",
"main": true
},
{
"title": "What Are Mendix Beta Features?",
"id": "index",
"url": "/releasenotes/beta-features/",
"dir": "/releasenotes/beta-features/"
},
{
"title": "Hybrid App",
"category": "Mobile Products",
"id": "hybrid-app",
"url": "/releasenotes/mobile/hybrid-app",
"dir": "/releasenotes/mobile/",
"menu_order": 10
},
{
"title": "Mendix Mobile App",
"category": "Mobile Products",
"id": "mendix-mobile-app",
"url": "/releasenotes/mobile/mendix-mobile-app",
"dir": "/releasenotes/mobile/",
"menu_order": 20
},
{
"title": "Mobile Products",
"id": "index",
"url": "/releasenotes/mobile/",
"dir": "/releasenotes/mobile/"
},
{
"title": "SDKs",
"id": "index",
"url": "/releasenotes/sdk/",
"dir": "/releasenotes/sdk/"
},
{
"title": "1",
"id": "model-sdk-1",
"url": "/releasenotes/sdk/model-sdk-1",
"dir": "/releasenotes/sdk/",
"parent": "model-sdk"
},
{
"title": "3",
"id": "model-sdk-3",
"url": "/releasenotes/sdk/model-sdk-3",
"dir": "/releasenotes/sdk/",
"parent": "model-sdk"
},
{
"title": "2",
"id": "model-sdk-2",
"url": "/releasenotes/sdk/model-sdk-2",
"dir": "/releasenotes/sdk/",
"parent": "model-sdk"
},
{
"title": "4",
"id": "model-sdk-4",
"url": "/releasenotes/sdk/model-sdk-4",
"dir": "/releasenotes/sdk/",
"parent": "model-sdk"
},
{
"title": "Model SDK",
"category": "SDKs",
"id": "model-sdk",
"url": "/releasenotes/sdk/model-sdk",
"dir": "/releasenotes/sdk/"
},
{
"title": "Platform SDK",
"category": "SDKs",
"id": "platform-sdk",
"url": "/releasenotes/sdk/platform-sdk",
"dir": "/releasenotes/sdk/"
},
{
"title": "Developer Portal",
"id": "index",
"url": "/releasenotes/developer-portal/",
"dir": "/releasenotes/developer-portal/"
},
{
"title": "7.11–7.14",
"category": "Web Modeler",
"id": "7.11-7.14",
"url": "/releasenotes/web-modeler/7.11-7.14",
"dir": "/releasenotes/web-modeler/"
},
{
"title": "7.15 & Above",
"category": "Web Modeler",
"id": "7.15-and-above",
"url": "/releasenotes/web-modeler/7.15-and-above",
"dir": "/releasenotes/web-modeler/"
},
{
"title": "Web Modeler",
"id": "index",
"url": "/releasenotes/web-modeler/",
"dir": "/releasenotes/web-modeler/"
},
{
"title": "1.10",
"id": "apm-1.10",
"url": "/releasenotes/add-ons/apm-1.10",
"dir": "/releasenotes/add-ons/",
"parent": "apm-1"
},
{
"title": "1.11",
"id": "apm-1.11",
"url": "/releasenotes/add-ons/apm-1.11",
"dir": "/releasenotes/add-ons/",
"parent": "apm-1"
},
{
"title": "1.12",
"id": "apm-1.12",
"url": "/releasenotes/add-ons/apm-1.12",
"dir": "/releasenotes/add-ons/",
"parent": "apm-1"
},
{
"title": "1.6",
"id": "apm-1.6",
"url": "/releasenotes/add-ons/apm-1.6",
"dir": "/releasenotes/add-ons/",
"parent": "apm-1"
},
{
"title": "1.7",
"id": "apm-1.7",
"url": "/releasenotes/add-ons/apm-1.7",
"dir": "/releasenotes/add-ons/",
"parent": "apm-1"
},
{
"title": "1.8",
"id": "apm-1.8",
"url": "/releasenotes/add-ons/apm-1.8",
"dir": "/releasenotes/add-ons/",
"parent": "apm-1"
},
{
"title": "1.9",
"id": "apm-1.9",
"url": "/releasenotes/add-ons/apm-1.9",
"dir": "/releasenotes/add-ons/",
"parent": "apm-1"
},
{
"title": "2.0",
"id": "apm-2.0",
"url": "/releasenotes/add-ons/apm-2.0",
"dir": "/releasenotes/add-ons/",
"parent": "apm-2"
},
{
"title": "1",
"id": "apm-1",
"url": "/releasenotes/add-ons/apm-1",
"dir": "/releasenotes/add-ons/",
"parent": "apm",
"menu_order": 20
},
{
"title": "2",
"id": "apm-2",
"url": "/releasenotes/add-ons/apm-2",
"dir": "/releasenotes/add-ons/",
"parent": "apm",
"menu_order": 10
},
{
"title": "Application Performance Monitor",
"category": "Add-ons",
"id": "apm",
"url": "/releasenotes/add-ons/apm",
"dir": "/releasenotes/add-ons/",
"menu_order": 20
},
{
"title": "2.0",
"id": "aqm-2.0",
"url": "/releasenotes/add-ons/aqm-2.0",
"dir": "/releasenotes/add-ons/",
"parent": "aqm-2"
},
{
"title": "2",
"id": "aqm-2",
"url": "/releasenotes/add-ons/aqm-2",
"dir": "/releasenotes/add-ons/",
"parent": "aqm"
},
{
"title": "Application Quality Monitor",
"category": "Add-ons",
"id": "aqm",
"url": "/releasenotes/add-ons/aqm",
"dir": "/releasenotes/add-ons/",
"menu_order": 30
},
{
"title": "1.5",
"id": "ats-1.5",
"url": "/releasenotes/add-ons/ats-1.5",
"dir": "/releasenotes/add-ons/",
"parent": "ats-1"
},
{
"title": "1.8",
"id": "ats-1.8",
"url": "/releasenotes/add-ons/ats-1.8",
"dir": "/releasenotes/add-ons/",
"parent": "ats-1"
},
{
"title": "1",
"id": "ats-1",
"url": "/releasenotes/add-ons/ats-1",
"dir": "/releasenotes/add-ons/",
"parent": "ats",
"menu_order": 20
},
{
"title": "2.0",
"id": "ats-2.0",
"url": "/releasenotes/add-ons/ats-2.0",
"dir": "/releasenotes/add-ons/",
"parent": "ats-2"
},
{
"title": "2.2",
"id": "ats-2.2",
"url": "/releasenotes/add-ons/ats-2.2",
"dir": "/releasenotes/add-ons/",
"parent": "ats-2"
},
{
"title": "2.1",
"id": "ats-2.1",
"url": "/releasenotes/add-ons/ats-2.1",
"dir": "/releasenotes/add-ons/",
"parent": "ats-2"
},
{
"title": "2.3",
"id": "ats-2.3",
"url": "/releasenotes/add-ons/ats-2.3",
"dir": "/releasenotes/add-ons/",
"parent": "ats-2"
},
{
"title": "2.4",
"id": "ats-2.4",
"url": "/releasenotes/add-ons/ats-2.4",
"dir": "/releasenotes/add-ons/",
"parent": "ats-2"
},
{
"title": "2.5",
"id": "ats-2.5",
"url": "/releasenotes/add-ons/ats-2.5",
"dir": "/releasenotes/add-ons/",
"parent": "ats-2"
},
{
"title": "2.6",
"id": "ats-2.6",
"url": "/releasenotes/add-ons/ats-2.6",
"dir": "/releasenotes/add-ons/",
"parent": "ats-2"
},
{
"title": "2.7",
"id": "ats-2.7",
"url": "/releasenotes/add-ons/ats-2.7",
"dir": "/releasenotes/add-ons/",
"parent": "ats-2"
},
{
"title": "2",
"id": "ats-2",
"url": "/releasenotes/add-ons/ats-2",
"dir": "/releasenotes/add-ons/",
"parent": "ats",
"menu_order": 10
},
{
"title": "2.9",
"id": "ats-2.9",
"url": "/releasenotes/add-ons/ats-2.9",
"dir": "/releasenotes/add-ons/",
"parent": "ats-2"
},
{
"title": "Application Test Suite",
"category": "Add-ons",
"id": "ats",
"url": "/releasenotes/add-ons/ats",
"dir": "/releasenotes/add-ons/",
"menu_order": 10
},
{
"title": "Add-ons",
"id": "index",
"url": "/releasenotes/add-ons/",
"dir": "/releasenotes/add-ons/"
},
{
"title": "1.6",
"id": "ats-1.6",
"url": "/releasenotes/add-ons/ats-1.6",
"dir": "/releasenotes/add-ons/",
"parent": "ats-1"
},
{
"title": "2.8",
"id": "ats-2.8",
"url": "/releasenotes/add-ons/ats-2.8",
"dir": "/releasenotes/add-ons/",
"parent": "ats-2"
},
{
"title": "5.0",
"id": "5.0",
"url": "/releasenotes/desktop-modeler/5.0",
"dir": "/releasenotes/desktop-modeler/",
"parent": "5"
},
{
"title": "5.1",
"id": "5.1",
"url": "/releasenotes/desktop-modeler/5.1",
"dir": "/releasenotes/desktop-modeler/",
"parent": "5"
},
{
"title": "5.10",
"id": "5.10",
"url": "/releasenotes/desktop-modeler/5.10",
"dir": "/releasenotes/desktop-modeler/",
"parent": "5"
},
{
"title": "5.11",
"id": "5.11",
"url": "/releasenotes/desktop-modeler/5.11",
"dir": "/releasenotes/desktop-modeler/",
"parent": "5"
},
{
"title": "5.12",
"id": "5.12",
"url": "/releasenotes/desktop-modeler/5.12",
"dir": "/releasenotes/desktop-modeler/",
"parent": "5"
},
{
"title": "5.13",
"id": "5.13",
"url": "/releasenotes/desktop-modeler/5.13",
"dir": "/releasenotes/desktop-modeler/",
"parent": "5"
},
{
"title": "5.14",
"id": "5.14",
"url": "/releasenotes/desktop-modeler/5.14",
"dir": "/releasenotes/desktop-modeler/",
"parent": "5"
},
{
"title": "5.15",
"id": "5.15",
"url": "/releasenotes/desktop-modeler/5.15",
"dir": "/releasenotes/desktop-modeler/",
"parent": "5"
},
{
"title": "5.16",
"id": "5.16",
"url": "/releasenotes/desktop-modeler/5.16",
"dir": "/releasenotes/desktop-modeler/",
"parent": "5"
},
{
"title": "5.17",
"id": "5.17",
"url": "/releasenotes/desktop-modeler/5.17",
"dir": "/releasenotes/desktop-modeler/",
"parent": "5"
},
{
"title": "5.18",
"id": "5.18",
"url": "/releasenotes/desktop-modeler/5.18",
"dir": "/releasenotes/desktop-modeler/",
"parent": "5"
},
{
"title": "5.19",
"id": "5.19",
"url": "/releasenotes/desktop-modeler/5.19",
"dir": "/releasenotes/desktop-modeler/",
"parent": "5"
},
{
"title": "5.2",
"id": "5.2",
"url": "/releasenotes/desktop-modeler/5.2",
"dir": "/releasenotes/desktop-modeler/",
"parent": "5"
},
{
"title": "5.21",
"id": "5.21",
"url": "/releasenotes/desktop-modeler/5.21",
"dir": "/releasenotes/desktop-modeler/",
"parent": "5"
},
{
"title": "5.20",
"id": "5.20",
"url": "/releasenotes/desktop-modeler/5.20",
"dir": "/releasenotes/desktop-modeler/",
"parent": "5"
},
{
"title": "5.3",
"id": "5.3",
"url": "/releasenotes/desktop-modeler/5.3",
"dir": "/releasenotes/desktop-modeler/",
"parent": "5"
},
{
"title": "5.4",
"id": "5.4",
"url": "/releasenotes/desktop-modeler/5.4",
"dir": "/releasenotes/desktop-modeler/",
"parent": "5"
},
{
"title": "5.6",
"id": "5.6",
"url": "/releasenotes/desktop-modeler/5.6",
"dir": "/releasenotes/desktop-modeler/",
"parent": "5"
},
{
"title": "5.5",
"id": "5.5",
"url": "/releasenotes/desktop-modeler/5.5",
"dir": "/releasenotes/desktop-modeler/",
"parent": "5"
},
{
"title": "5.7",
"id": "5.7",
"url": "/releasenotes/desktop-modeler/5.7",
"dir": "/releasenotes/desktop-modeler/",
"parent": "5"
},
{
"title": "5.8",
"id": "5.8",
"url": "/releasenotes/desktop-modeler/5.8",
"dir": "/releasenotes/desktop-modeler/",
"parent": "5"
},
{
"title": "5",
"category": "Desktop Modeler",
"id": "5",
"url": "/releasenotes/desktop-modeler/5",
"dir": "/releasenotes/desktop-modeler/"
},
{
"title": "5.9",
"id": "5.9",
"url": "/releasenotes/desktop-modeler/5.9",
"dir": "/releasenotes/desktop-modeler/",
"parent": "5"
},
{
"title": "6.0",
"id": "6.0",
"url": "/releasenotes/desktop-modeler/6.0",
"dir": "/releasenotes/desktop-modeler/",
"parent": "6"
},
{
"title": "6.1",
"id": "6.1",
"url": "/releasenotes/desktop-modeler/6.1",
"dir": "/releasenotes/desktop-modeler/",
"parent": "6"
},
{
"title": "6.2",
"id": "6.2",
"url": "/releasenotes/desktop-modeler/6.2",
"dir": "/releasenotes/desktop-modeler/",
"parent": "6"
},
{
"title": "6.10",
"id": "6.10",
"url": "/releasenotes/desktop-modeler/6.10",
"dir": "/releasenotes/desktop-modeler/",
"parent": "6"
},
{
"title": "6.3",
"id": "6.3",
"url": "/releasenotes/desktop-modeler/6.3",
"dir": "/releasenotes/desktop-modeler/",
"parent": "6"
},
{
"title": "6.4",
"id": "6.4",
"url": "/releasenotes/desktop-modeler/6.4",
"dir": "/releasenotes/desktop-modeler/",
"parent": "6"
},
{
"title": "6.5",
"id": "6.5",
"url": "/releasenotes/desktop-modeler/6.5",
"dir": "/releasenotes/desktop-modeler/",
"parent": "6"
},
{
"title": "6.6",
"id": "6.6",
"url": "/releasenotes/desktop-modeler/6.6",
"dir": "/releasenotes/desktop-modeler/",
"parent": "6"
},
{
"title": "6.7",
"id": "6.7",
"url": "/releasenotes/desktop-modeler/6.7",
"dir": "/releasenotes/desktop-modeler/",
"parent": "6"
},
{
"title": "6.8",
"id": "6.8",
"url": "/releasenotes/desktop-modeler/6.8",
"dir": "/releasenotes/desktop-modeler/",
"parent": "6"
},
{
"title": "6.9",
"id": "6.9",
"url": "/releasenotes/desktop-modeler/6.9",
"dir": "/releasenotes/desktop-modeler/",
"parent": "6"
},
{
"title": "6",
"category": "Desktop Modeler",
"id": "6",
"url": "/releasenotes/desktop-modeler/6",
"dir": "/releasenotes/desktop-modeler/"
},
{
"title": "7.0",
"id": "7.0",
"url": "/releasenotes/desktop-modeler/7.0",
"dir": "/releasenotes/desktop-modeler/",
"parent": "7"
},
{
"title": "7.1",
"id": "7.1",
"url": "/releasenotes/desktop-modeler/7.1",
"dir": "/releasenotes/desktop-modeler/",
"parent": "7"
},
{
"title": "7.10",
"id": "7.10",
"url": "/releasenotes/desktop-modeler/7.10",
"dir": "/releasenotes/desktop-modeler/",
"parent": "7"
},
{
"title": "7.11",
"id": "7.11",
"url": "/releasenotes/desktop-modeler/7.11",
"dir": "/releasenotes/desktop-modeler/",
"parent": "7"
},
{
"title": "7.12",
"id": "7.12",
"url": "/releasenotes/desktop-modeler/7.12",
"dir": "/releasenotes/desktop-modeler/",
"parent": "7"
},
{
"title": "7.13",
"id": "7.13",
"url": "/releasenotes/desktop-modeler/7.13",
"dir": "/releasenotes/desktop-modeler/",
"parent": "7"
},
{
"title": "7.14",
"id": "7.14",
"url": "/releasenotes/desktop-modeler/7.14",
"dir": "/releasenotes/desktop-modeler/",
"parent": "7"
},
{
"title": "7.15",
"id": "7.15",
"url": "/releasenotes/desktop-modeler/7.15",
"dir": "/releasenotes/desktop-modeler/",
"parent": "7"
},
{
"title": "7.16",
"id": "7.16",
"url": "/releasenotes/desktop-modeler/7.16",
"dir": "/releasenotes/desktop-modeler/",
"parent": "7"
},
{
"title": "7.17",
"id": "7.17",
"url": "/releasenotes/desktop-modeler/7.17",
"dir": "/releasenotes/desktop-modeler/",
"parent": "7"
},
{
"title": "7.18",
"id": "7.18",
"url": "/releasenotes/desktop-modeler/7.18",
"dir": "/releasenotes/desktop-modeler/",
"parent": "7"
},
{
"title": "7.19",
"id": "7.19",
"url": "/releasenotes/desktop-modeler/7.19",
"dir": "/releasenotes/desktop-modeler/",
"parent": "7"
},
{
"title": "7.2",
"id": "7.2",
"url": "/releasenotes/desktop-modeler/7.2",
"dir": "/releasenotes/desktop-modeler/",
"parent": "7"
},
{
"title": "7.20",
"id": "7.20",
"url": "/releasenotes/desktop-modeler/7.20",
"dir": "/releasenotes/desktop-modeler/",
"parent": "7"
},
{
"title": "7.21",
"id": "7.21",
"url": "/releasenotes/desktop-modeler/7.21",
"dir": "/releasenotes/desktop-modeler/",
"parent": "7"
},
{
"title": "7.22",
"id": "7.22",
"url": "/releasenotes/desktop-modeler/7.22",
"dir": "/releasenotes/desktop-modeler/",
"parent": "7"
},
{
"title": "7.3",
"id": "7.3",
"url": "/releasenotes/desktop-modeler/7.3",
"dir": "/releasenotes/desktop-modeler/",
"parent": "7"
},
{
"title": "7.4",
"id": "7.4",
"url": "/releasenotes/desktop-modeler/7.4",
"dir": "/releasenotes/desktop-modeler/",
"parent": "7"
},
{
"title": "7.5",
"id": "7.5",
"url": "/releasenotes/desktop-modeler/7.5",
"dir": "/releasenotes/desktop-modeler/",
"parent": "7"
},
{
"title": "7.6",
"id": "7.6",
"url": "/releasenotes/desktop-modeler/7.6",
"dir": "/releasenotes/desktop-modeler/",
"parent": "7"
},
{
"title": "7.7",
"id": "7.7",
"url": "/releasenotes/desktop-modeler/7.7",
"dir": "/releasenotes/desktop-modeler/",
"parent": "7"
},
{
"title": "7.8",
"id": "7.8",
"url": "/releasenotes/desktop-modeler/7.8",
"dir": "/releasenotes/desktop-modeler/",
"parent": "7"
},
{
"title": "7.9",
"id": "7.9",
"url": "/releasenotes/desktop-modeler/7.9",
"dir": "/releasenotes/desktop-modeler/",
"parent": "7"
},
{
"title": "7",
"category": "Desktop Modeler",
"id": "7",
"url": "/releasenotes/desktop-modeler/7",
"dir": "/releasenotes/desktop-modeler/"
},
{
"title": "Desktop Modeler",
"id": "index",
"url": "/releasenotes/desktop-modeler/",
"dir": "/releasenotes/desktop-modeler/"
},
{
"title": "Windows Service",
"category": "Desktop Modeler",
"id": "windows-service",
"url": "/releasenotes/desktop-modeler/windows-service",
"dir": "/releasenotes/desktop-modeler/"
}
]
}
},
{
"filename": "developerportal.json",
"content": {
"categories": [
"Mendix Profile",
"Company & App Roles",
"Collaboration Tools",
"Feedback Management",
"Development",
"Deployment",
"Operations",
"App Settings",
"Community Tools",
"App Store",
"Mendix Support"
],
"pages": [
{
"title": "Developer Portal Guide",
"id": "index",
"url": "/developerportal/",
"dir": "/developerportal/",
"main": true
},
{
"title": "Buzz",
"category": "Collaboration Tools",
"id": "buzz",
"url": "/developerportal/collaborate/buzz",
"dir": "/developerportal/collaborate/",
"menu_order": 10
},
{
"title": "Documents",
"category": "Collaboration Tools",
"id": "documents",
"url": "/developerportal/collaborate/documents",
"dir": "/developerportal/collaborate/",
"menu_order": 50
},
{
"title": "Collaboration Tools",
"id": "index",
"url": "/developerportal/collaborate/",
"dir": "/developerportal/collaborate/"
},
{
"title": "Stories",
"category": "Collaboration Tools",
"id": "stories",
"url": "/developerportal/collaborate/stories",
"dir": "/developerportal/collaborate/",
"menu_order": 30
},
{
"title": "App Team",
"category": "Collaboration Tools",
"id": "team",
"url": "/developerportal/collaborate/team",
"dir": "/developerportal/collaborate/",
"menu_order": 20
},
{
"title": "Apps",
"id": "apps",
"url": "/developerportal/company-app-roles/apps",
"dir": "/developerportal/company-app-roles/",
"parent": "companyadmin-settings",
"menu_order": 30
},
{
"title": "Company Admin Settings",
"category": "Company & App Roles",
"id": "companyadmin-settings",
"url": "/developerportal/company-app-roles/companyadmin-settings",
"dir": "/developerportal/company-app-roles/",
"menu_order": 20
},
{
"title": "Company",
"id": "company",
"url": "/developerportal/company-app-roles/company",
"dir": "/developerportal/company-app-roles/",
"parent": "companyadmin-settings",
"menu_order": 10
},
{
"title": "Deactivate & Activate an App",
"id": "deactivate-activate-app",
"url": "/developerportal/company-app-roles/deactivate-activate-app",
"dir": "/developerportal/company-app-roles/",
"parent": "apps"
},
{
"title": "Company & App Roles",
"id": "index",
"url": "/developerportal/company-app-roles/",
"dir": "/developerportal/company-app-roles/"
},
{
"title": "Manage Company & App Roles",
"category": "Company & App Roles",
"id": "manage-roles",
"url": "/developerportal/company-app-roles/manage-roles",
"dir": "/developerportal/company-app-roles/",
"menu_order": 10
},
{
"title": "Technical Contact",
"category": "Company & App Roles",
"id": "technical-contact",
"url": "/developerportal/company-app-roles/technical-contact",
"dir": "/developerportal/company-app-roles/",
"menu_order": 30
},
{
"title": "Nodes",
"id": "nodes",
"url": "/developerportal/company-app-roles/nodes",
"dir": "/developerportal/company-app-roles/",
"parent": "companyadmin-settings",
"menu_order": 40
},
{
"title": "Users",
"id": "users",
"url": "/developerportal/company-app-roles/users",
"dir": "/developerportal/company-app-roles/",
"parent": "companyadmin-settings",
"menu_order": 20
},
{
"title": "Use the Mendix Feedback Widget",
"category": "Feedback Management",
"id": "use-feedback-widget",
"url": "/developerportal/feedback/use-feedback-widget",
"dir": "/developerportal/feedback/"
},
{
"title": "Feedback Management",
"id": "index",
"url": "/developerportal/feedback/",
"dir": "/developerportal/feedback/"
},
{
"title": "Mendix Profile",
"id": "index",
"url": "/developerportal/mendix-profile/",
"dir": "/developerportal/mendix-profile/",
"menu_order": 10
},
{
"title": "OAuth & Scopes",
"category": "Mendix Profile",
"id": "oauth-scopes",
"url": "/developerportal/mendix-profile/oauth-scopes",
"dir": "/developerportal/mendix-profile/"
},
{
"title": "Development",
"id": "index",
"url": "/developerportal/develop/",
"dir": "/developerportal/develop/"
},
{
"title": "Modeling Environments",
"category": "Development",
"id": "modeling-environments",
"url": "/developerportal/develop/modeling-environments",
"dir": "/developerportal/develop/",
"menu_order": 10
},
{
"title": "Plan App Development",
"category": "Development",
"id": "planning-development",
"url": "/developerportal/develop/planning-development",
"dir": "/developerportal/develop/",
"menu_order": 30
},
{
"title": "Team Server Overview",
"category": "Development",
"id": "team-server",
"url": "/developerportal/develop/team-server",
"dir": "/developerportal/develop/",
"menu_order": 20
},
{
"title": "Manage App API Keys",
"category": "App Settings",
"id": "api-key",
"url": "/developerportal/settings/api-key",
"dir": "/developerportal/settings/"
},
{
"title": "App Settings",
"id": "index",
"url": "/developerportal/settings/",
"dir": "/developerportal/settings/"
},
{
"title": "Manage General App Settings",
"category": "App Settings",
"id": "general-settings",
"url": "/developerportal/settings/general-settings",
"dir": "/developerportal/settings/",
"menu_order": 10
},
{
"title": "Leave & Delete an App",
"id": "leave-delete-app",
"url": "/developerportal/settings/leave-delete-app",
"dir": "/developerportal/settings/",
"parent": "general-settings"
},
{
"title": "Manage Deep Links",
"id": "manage-deeplinks",
"url": "/developerportal/settings/manage-deeplinks",
"dir": "/developerportal/settings/",
"parent": "general-settings"
},
{
"title": "App Store Content Support",
"category": "App Store",
"id": "app-store-content-support",
"url": "/developerportal/app-store/app-store-content-support",
"dir": "/developerportal/app-store/",
"menu_order": 40
},
{
"title": "App Store Overview",
"category": "App Store",
"id": "app-store-overview",
"url": "/developerportal/app-store/app-store-overview",
"dir": "/developerportal/app-store/",
"menu_order": 10
},
{
"title": "App Store",
"id": "index",
"url": "/developerportal/app-store/",
"dir": "/developerportal/app-store/"
},
{
"title": "Share App Store Content",
"category": "App Store",
"id": "share-app-store-content",
"url": "/developerportal/app-store/share-app-store-content",
"dir": "/developerportal/app-store/",
"menu_order": 30
},
{
"title": "Use App Store Content",
"category": "App Store",
"id": "use-app-store-content-in-the-modeler",
"url": "/developerportal/app-store/use-app-store-content-in-the-modeler",
"dir": "/developerportal/app-store/",
"menu_order": 20
},
{
"title": "Contribute to the Documentation",
"category": "Community Tools",
"id": "contribute-to-the-mendix-documentation",
"url": "/developerportal/community-tools/contribute-to-the-mendix-documentation",
"dir": "/developerportal/community-tools/",
"menu_order": 20
},
{
"title": "Set Up Your Partner Profile",
"category": "Community Tools",
"id": "how-to-set-up-your-partner-profile",
"url": "/developerportal/community-tools/how-to-set-up-your-partner-profile",
"dir": "/developerportal/community-tools/",
"menu_order": 60
},
{
"title": "Community Tools",
"id": "index",
"url": "/developerportal/community-tools/",
"dir": "/developerportal/community-tools/"
},
{
"title": "Documentation Writing Guidelines",
"category": "Community Tools",
"id": "documentation-writing-guidelines",
"url": "/developerportal/community-tools/documentation-writing-guidelines",
"dir": "/developerportal/community-tools/",
"menu_order": 30
},
{
"title": "Mendix Forum",
"category": "Community Tools",
"id": "mendix-forum",
"url": "/developerportal/community-tools/mendix-forum",
"dir": "/developerportal/community-tools/",
"menu_order": 10
},
{
"title": "Mendix Jobs Board",
"category": "Community Tools",
"id": "mendix-job-board",
"url": "/developerportal/community-tools/mendix-job-board",
"dir": "/developerportal/community-tools/",
"menu_order": 40
},
{
"title": "Mendix MVP Program",
"category": "Community Tools",
"id": "mendix-mvp-program",
"url": "/developerportal/community-tools/mendix-mvp-program",
"dir": "/developerportal/community-tools/",
"menu_order": 50
},
{
"title": "Backups",
"category": "Operations",
"id": "backups",
"url": "/developerportal/operate/backups",
"dir": "/developerportal/operate/",
"menu_order": 40
},
{
"title": "Create a Backup",
"id": "create-backup",
"url": "/developerportal/operate/create-backup",
"dir": "/developerportal/operate/",
"parent": "backups",
"menu_order": 1
},
{
"title": "Calculate the Total Amount of Disk Space of a Cloud App Environment",
"id": "calculate-diskspace-of-a-cloud-app-environment",
"url": "/developerportal/operate/calculate-diskspace-of-a-cloud-app-environment",
"dir": "/developerportal/operate/",
"parent": "metrics",
"menu_order": 25
},
{
"title": "Database Size Reduction",
"id": "database-size-reduction",
"url": "/developerportal/operate/database-size-reduction",
"dir": "/developerportal/operate/",
"parent": "backups",
"menu_order": 5
},
{
"title": "Download a Backup",
"id": "download-backup",
"url": "/developerportal/operate/download-backup",
"dir": "/developerportal/operate/",
"parent": "backups",
"menu_order": 2
},
{
"title": "Create a Backup",
"id": "how-to-create-backup",
"url": "/developerportal/operate/how-to-create-backup",
"dir": "/developerportal/operate/",
"parent": "backups",
"menu_order": 1
},
{
"title": "Download a Backup",
"id": "how-to-download-a-backup",
"url": "/developerportal/operate/how-to-download-a-backup",
"dir": "/developerportal/operate/",
"parent": "backups",
"menu_order": 2
},
{
"title": "Restore a Backup",
"id": "how-to-restore-a-backup",
"url": "/developerportal/operate/how-to-restore-a-backup",
"dir": "/developerportal/operate/",
"parent": "backups",
"menu_order": 3
},
{
"title": "Operations",
"id": "index",
"url": "/developerportal/operate/",
"dir": "/developerportal/operate/"
},
{
"title": "Logs",
"category": "Operations",
"id": "logs",
"url": "/developerportal/operate/logs",
"dir": "/developerportal/operate/",
"menu_order": 30
},
{
"title": "Alerts",
"category": "Operations",
"id": "monitoring-application-health",
"url": "/developerportal/operate/monitoring-application-health",
"dir": "/developerportal/operate/",
"menu_order": 20
},
{
"title": "Metrics",
"category": "Operations",
"id": "metrics",
"url": "/developerportal/operate/metrics",
"dir": "/developerportal/operate/",
"menu_order": 10
},
{
"title": "Receive Environment Status Alerts",
"id": "receive-alerts",
"url": "/developerportal/operate/receive-alerts",
"dir": "/developerportal/operate/",
"parent": "monitoring-application-health"
},
{
"title": "Restore a Backup Locally",
"id": "restore-backup-locally",
"url": "/developerportal/operate/restore-backup-locally",
"dir": "/developerportal/operate/",
"parent": "backups",
"menu_order": 4
},
{
"title": "Trends in Mendix Cloud v4",
"id": "trends-v4",
"url": "/developerportal/operate/trends-v4",
"dir": "/developerportal/operate/",
"parent": "metrics",
"menu_order": 10
},
{
"title": "Restore a Backup",
"id": "restore-backup",
"url": "/developerportal/operate/restore-backup",
"dir": "/developerportal/operate/",
"parent": "backups",
"menu_order": 3
},
{
"title": "Trends in Mendix Cloud v3",
"id": "trends",
"url": "/developerportal/operate/trends",
"dir": "/developerportal/operate/",
"parent": "metrics",
"menu_order": 5
},
{
"title": "Cache Metrics (Runtime Lower than Version 7.0)",
"id": "troubleshooting-mxcloud-cache",
"url": "/developerportal/operate/troubleshooting-mxcloud-cache",
"dir": "/developerportal/operate/",
"parent": "metrics"
},
{
"title": "Running Now Metrics",
"id": "troubleshooting-mxcloud-runningnow",
"url": "/developerportal/operate/troubleshooting-mxcloud-runningnow",
"dir": "/developerportal/operate/",
"parent": "metrics"
},
{
"title": "Change the Affected Apps for Which You Can Submit Requests",
"category": "Mendix Support",
"id": "change-affected-apps",
"url": "/developerportal/support/change-affected-apps",
"dir": "/developerportal/support/",
"menu_order": 50
},
{
"title": "Escalation Management Process",
"category": "Mendix Support",
"id": "escalation-management-process",
"url": "/developerportal/support/escalation-management-process",
"dir": "/developerportal/support/",
"menu_order": 30
},
{
"title": "New App Node Request Template",
"category": "Mendix Support",
"id": "new-app-node-request-template",
"url": "/developerportal/support/new-app-node-request-template",
"dir": "/developerportal/support/",
"menu_order": 65
},
{
"title": "Mendix Support",
"id": "index",
"url": "/developerportal/support/",
"dir": "/developerportal/support/"
},
{
"title": "On-Premises Customers: Prepare Your Project for the New Support Portal",
"category": "Mendix Support",
"id": "prepare-your-project-for-new-customer-support-portal",
"url": "/developerportal/support/prepare-your-project-for-new-customer-support-portal",
"dir": "/developerportal/support/",
"menu_order": 60
},
{
"title": "Submit a Support Request",
"category": "Mendix Support",
"id": "submit-support-request",
"url": "/developerportal/support/submit-support-request",
"dir": "/developerportal/support/",
"menu_order": 10
},
{
"title": "Ticket Priority",
"category": "Mendix Support",
"id": "ticket-priority",
"url": "/developerportal/support/ticket-priority",
"dir": "/developerportal/support/",
"menu_order": 20
},
{
"title": "Restrict Access for Incoming Requests",
"id": "access-restrictions",
"url": "/developerportal/deploy/access-restrictions",
"dir": "/developerportal/deploy/",
"parent": "mendix-cloud-deploy",
"menu_order": 36
},
{
"title": "MS Windows: Activate a Mendix License on Microsoft Windows",
"id": "activate-a-mendix-license-on-microsoft-windows",
"url": "/developerportal/deploy/activate-a-mendix-license-on-microsoft-windows",
"dir": "/developerportal/deploy/",
"parent": "deploy-mendix-on-microsoft-windows",
"menu_order": 10
},
{
"title": "App Services",
"category": "Deployment",
"id": "app-services",
"url": "/developerportal/deploy/app-services",
"dir": "/developerportal/deploy/",
"menu_order": 100
},
{
"title": "Azure",
"category": "Deployment",
"id": "azure-deploy",
"url": "/developerportal/deploy/azure-deploy",
"dir": "/developerportal/deploy/",
"menu_order": 70
},
{
"title": "Certificates",
"id": "certificates",
"url": "/developerportal/deploy/certificates",
"dir": "/developerportal/deploy/",
"parent": "mendix-cloud-deploy",
"menu_order": 30
},
{
"title": "Cloud Foundry",
"category": "Deployment",
"id": "cloud-foundry-deploy",
"url": "/developerportal/deploy/cloud-foundry-deploy",
"dir": "/developerportal/deploy/",
"menu_order": 50
},
{
"title": "Cloud Version and Region in the Mendix Cloud",
"id": "cloud-version-region",
"url": "/developerportal/deploy/cloud-version-region",
"dir": "/developerportal/deploy/",
"parent": "mendix-cloud-deploy",
"menu_order": 24
},
{
"title": "Microsoft Windows",
"id": "deploy-mendix-on-microsoft-windows",
"url": "/developerportal/deploy/deploy-mendix-on-microsoft-windows",
"dir": "/developerportal/deploy/",
"parent": "on-premises-design",
"menu_order": 50
},
{
"title": "Custom Domains",
"id": "custom-domains",
"url": "/developerportal/deploy/custom-domains",
"dir": "/developerportal/deploy/",
"parent": "mendix-cloud-deploy",
"menu_order": 27
},
{
"title": "Docker",
"category": "Deployment",
"id": "docker-deploy",
"url": "/developerportal/deploy/docker-deploy",
"dir": "/developerportal/deploy/",
"menu_order": 60
},
{
"title": "Environment Details",
"id": "environments-details",
"url": "/developerportal/deploy/environments-details",
"dir": "/developerportal/deploy/",
"parent": "mendix-cloud-deploy",
"menu_order": 7
},
{
"title": "Environments",
"id": "environments",
"url": "/developerportal/deploy/environments",
"dir": "/developerportal/deploy/",
"parent": "mendix-cloud-deploy",
"menu_order": 5
},
{
"title": "General",
"category": "Deployment",
"id": "general",
"url": "/developerportal/deploy/general",
"dir": "/developerportal/deploy/",
"menu_order": 10
},
{
"title": "Configure High Availability",
"id": "high-availability",
"url": "/developerportal/deploy/high-availability",
"dir": "/developerportal/deploy/",
"parent": "on-premises-design",
"menu_order": 20
},
{
"title": "IBM Cloud",
"category": "Deployment",
"id": "ibm-cloud",
"url": "/developerportal/deploy/ibm-cloud",
"dir": "/developerportal/deploy/",
"menu_order": 30
},
{
"title": "Deployment",
"id": "index",
"url": "/developerportal/deploy/",
"dir": "/developerportal/deploy/"
},
{
"title": "Mendix Single Sign On",
"id": "integrate-with-mendix-sso",
"url": "/developerportal/deploy/integrate-with-mendix-sso",
"dir": "/developerportal/deploy/",
"parent": "mendix-cloud-deploy",
"menu_order": 70
},
{
"title": "V3: Java in Mendix Cloud",
"id": "java-in-the-cloud",
"url": "/developerportal/deploy/java-in-the-cloud",
"dir": "/developerportal/deploy/",
"parent": "mendix-cloud-deploy",
"menu_order": 60
},
{
"title": "Licensing Apps",
"id": "licensing-apps",
"url": "/developerportal/deploy/licensing-apps",
"dir": "/developerportal/deploy/",
"parent": "mendix-cloud-deploy",
"menu_order": 15
},
{
"title": "Manage User Logins with Mendix SSO",
"id": "managing-mendix-sso",
"url": "/developerportal/deploy/managing-mendix-sso",
"dir": "/developerportal/deploy/",
"parent": "integrate-with-mendix-sso",
"menu_order": 72
},
{
"title": "Mendix Cloud",
"category": "Deployment",
"id": "mendix-cloud-deploy",
"url": "/developerportal/deploy/mendix-cloud-deploy",
"dir": "/developerportal/deploy/",
"menu_order": 20
},
{
"title": "Maintenance Windows: Configuration",
"id": "maintenance-windows",
"url": "/developerportal/deploy/maintenance-windows",
"dir": "/developerportal/deploy/",
"parent": "mendix-cloud-deploy",
"menu_order": 33
},
{
"title": "Cloud Status: Mendix Cloud",
"id": "mendix-cloud-status",
"url": "/developerportal/deploy/mendix-cloud-status",
"dir": "/developerportal/deploy/",
"parent": "mendix-cloud-deploy",
"menu_order": 21
},
{
"title": "Microsoft SQL Server",
"id": "mendix-on-windows-microsoft-sql-server",
"url": "/developerportal/deploy/mendix-on-windows-microsoft-sql-server",
"dir": "/developerportal/deploy/",
"parent": "deploy-mendix-on-microsoft-windows",
"menu_order": 30
},
{
"title": "Mendix IP Addresses",
"id": "mendix-ip-addresses",
"url": "/developerportal/deploy/mendix-ip-addresses",
"dir": "/developerportal/deploy/",
"parent": "mendix-cloud-deploy"
},
{
"title": "Maintenance Plans for SQL Server",
"id": "mendix-sql-maintenance-plans",
"url": "/developerportal/deploy/mendix-sql-maintenance-plans",
"dir": "/developerportal/deploy/",
"parent": "mendix-on-windows-microsoft-sql-server",
"menu_order": 50
},
{
"title": "Maintenance of SQL Server",
"id": "microsoft-sql-server-maintenance",
"url": "/developerportal/deploy/microsoft-sql-server-maintenance",
"dir": "/developerportal/deploy/",
"parent": "mendix-on-windows-microsoft-sql-server",
"menu_order": 40
},
{
"title": "Migrate to Mendix Cloud v4",
"id": "migrating-to-v4",
"url": "/developerportal/deploy/migrating-to-v4",
"dir": "/developerportal/deploy/",
"parent": "mxcloudv4",
"menu_order": 10
},
{
"title": "Mendix Cloud V4",
"id": "mxcloudv4",
"url": "/developerportal/deploy/mxcloudv4",
"dir": "/developerportal/deploy/",
"parent": "mendix-cloud-deploy",
"menu_order": 50
},
{
"title": "Mobile App",
"category": "Deployment",
"id": "mobileapp",
"url": "/developerportal/deploy/mobileapp",
"dir": "/developerportal/deploy/",
"menu_order": 90
},
{
"title": "On-Premises",
"category": "Deployment",
"id": "on-premises-design",
"url": "/developerportal/deploy/on-premises-design",
"dir": "/developerportal/deploy/",
"menu_order": 80
},
{
"title": "Node Permissions",
"id": "node-permissions",
"url": "/developerportal/deploy/node-permissions",
"dir": "/developerportal/deploy/",
"parent": "mendix-cloud-deploy",
"menu_order": 18
},
{
"title": "Restore Database on SQL Server",
"id": "restoring-a-sql-server-database",
"url": "/developerportal/deploy/restoring-a-sql-server-database",
"dir": "/developerportal/deploy/",
"parent": "mendix-on-windows-microsoft-sql-server",
"menu_order": 70
},
{
"title": "Run a Mendix Docker Image",
"id": "run-mendix-docker-image",
"url": "/developerportal/deploy/run-mendix-docker-image",
"dir": "/developerportal/deploy/",
"parent": "docker-deploy",
"menu_order": 10
},
{
"title": "Run Mendix on Kubernetes",
"id": "run-mendix-on-kubernetes",
"url": "/developerportal/deploy/run-mendix-on-kubernetes",
"dir": "/developerportal/deploy/",
"parent": "docker-deploy",
"menu_order": 20
},
{
"title": "SAP Cloud Platform",
"category": "Deployment",
"id": "sap-cloud-platform",
"url": "/developerportal/deploy/sap-cloud-platform",
"dir": "/developerportal/deploy/",
"menu_order": 40
},
{
"title": "Scaling Your Environment in Mendix Cloud v4",
"id": "scale-environment",
"url": "/developerportal/deploy/scale-environment",
"dir": "/developerportal/deploy/",
"parent": "mxcloudv4",
"menu_order": 20
},
{
"title": "Secure Outgoing Connections from your App",
"id": "securing-outgoing-connections-from-your-application",
"url": "/developerportal/deploy/securing-outgoing-connections-from-your-application",
"dir": "/developerportal/deploy/",
"parent": "general",
"menu_order": 10
},
{
"title": "Sending Email",
"id": "sending-email",
"url": "/developerportal/deploy/sending-email",
"dir": "/developerportal/deploy/",
"parent": "mendix-cloud-deploy",
"menu_order": 40
},
{
"title": "Security for Your On-Premises Installation",
"id": "security-checklist-for-your-on-premises-installation",
"url": "/developerportal/deploy/security-checklist-for-your-on-premises-installation",
"dir": "/developerportal/deploy/",
"parent": "on-premises-design",
"menu_order": 10
},
{
"title": "New Database Set Up on SQL Server",
"id": "setting-up-a-new-sql-server-database",
"url": "/developerportal/deploy/setting-up-a-new-sql-server-database",
"dir": "/developerportal/deploy/",
"parent": "mendix-on-windows-microsoft-sql-server",
"menu_order": 10
},
{
"title": "User Set Up on SQL Server",
"id": "setting-up-a-sql-server-user",
"url": "/developerportal/deploy/setting-up-a-sql-server-user",
"dir": "/developerportal/deploy/",
"parent": "mendix-on-windows-microsoft-sql-server",
"menu_order": 20
},
{
"title": "Monitoring with New Relic",
"id": "setting-up-monitoring-with-new-relic",
"url": "/developerportal/deploy/setting-up-monitoring-with-new-relic",
"dir": "/developerportal/deploy/",
"parent": "on-premises-design",
"menu_order": 30
},
{
"title": "Troubleshooting IIS (Internet Information Services) ",
"id": "troubleshooting-iis",
"url": "/developerportal/deploy/troubleshooting-iis",
"dir": "/developerportal/deploy/",
"parent": "deploy-mendix-on-microsoft-windows",
"menu_order": 40
},
{
"title": "Troubleshooting SQL Server",
"id": "troubleshooting-sql-server",
"url": "/developerportal/deploy/troubleshooting-sql-server",
"dir": "/developerportal/deploy/",
"parent": "mendix-on-windows-microsoft-sql-server",
"menu_order": 80
},
{
"title": "Two-Factor Authentication",
"id": "two-factor-authentication",
"url": "/developerportal/deploy/two-factor-authentication",
"dir": "/developerportal/deploy/",
"parent": "general",
"menu_order": 20
},
{
"title": "Database User Set Up on SQL Server",
"id": "setting-up-the-database-user",
"url": "/developerportal/deploy/setting-up-the-database-user",
"dir": "/developerportal/deploy/",
"parent": "mendix-on-windows-microsoft-sql-server",
"menu_order": 30
},
{
"title": "Unix Deployment",
"id": "unix-like",
"url": "/developerportal/deploy/unix-like",
"dir": "/developerportal/deploy/",
"parent": "on-premises-design",
"menu_order": 99
},
{
"title": "MS Windows: Update a Mendix App",
"id": "updating-a-mendix-application",
"url": "/developerportal/deploy/updating-a-mendix-application",
"dir": "/developerportal/deploy/",
"parent": "deploy-mendix-on-microsoft-windows",
"menu_order": 20
},
{
"title": "Version Downgrade Prevented",
"id": "version-downgrade-prevention",
"url": "/developerportal/deploy/version-downgrade-prevention",
"dir": "/developerportal/deploy/",
"parent": "general",
"menu_order": 30
},
{
"title": "Web Modeler Deployment Settings",
"id": "web-modeler-deployment-settings",
"url": "/developerportal/deploy/web-modeler-deployment-settings",
"dir": "/developerportal/deploy/",
"parent": "mendix-cloud-deploy",
"menu_order": 10
}
]
}
},
{
"filename": "web-modeler.json",
"content": {
"categories": [
"Web Modeler General Info",
"Domain Model in the Web Modeler",
"Page Editor in the Web Modeler",
"Navigation Document in the Web Modeler",
"Microflows in the Web Modeler",
"Publishing Your App From the Web Modeler",
"Checks in the Web Modeler",
"Consistency Errors in the Web Modeler",
"Theme Customizer in the Web Modeler",
"App Settings in the Web Modeler"
],
"pages": [
{
"title": "App Settings in the Web Modeler",
"id": "app-settings-wm",
"url": "/web-modeler/app-settings-wm",
"dir": "/web-modeler/",
"menu_order": 90
},
{
"title": "Checks in the Web Modeler",
"id": "checks-wm",
"url": "/web-modeler/checks-wm",
"dir": "/web-modeler/",
"menu_order": 60
},
{
"title": "Domain Model Consistency Errors in the Web Modeler",
"category": "Consistency Errors in the Web Modeler",
"id": "consistency-errors-domain-model-wm",
"url": "/web-modeler/consistency-errors-domain-model-wm",
"dir": "/web-modeler/"
},
{
"title": "Microflow Editor Consistency Errors in the Web Modeler",
"category": "Consistency Errors in the Web Modeler",
"id": "consistency-errors-microflows-wm",
"url": "/web-modeler/consistency-errors-microflows-wm",
"dir": "/web-modeler/"
},
{
"title": "Navigation Consistency Errors in the Web Modeler",
"category": "Consistency Errors in the Web Modeler",
"id": "consistency-errors-navigation-wm",
"url": "/web-modeler/consistency-errors-navigation-wm",
"dir": "/web-modeler/"
},
{
"title": "Page Editor Consistency Errors in the Web Modeler",
"category": "Consistency Errors in the Web Modeler",
"id": "consistency-errors-pages-wm",
"url": "/web-modeler/consistency-errors-pages-wm",
"dir": "/web-modeler/",
"menu_order": null
},
{
"title": "Consistency Errors in the Web Modeler",
"id": "consistency-errors-wm",
"url": "/web-modeler/consistency-errors-wm",
"dir": "/web-modeler/",
"menu_order": 70
},
{
"title": "Publishing Your App From the Web Modeler",
"id": "deployment-wm",
"url": "/web-modeler/deployment-wm",
"dir": "/web-modeler/",
"menu_order": 55
},
{
"title": "Association Properties in the Web Modeler",
"category": "Domain Model in the Web Modeler",
"id": "domain-models-association-properties-wm",
"url": "/web-modeler/domain-models-association-properties-wm",
"dir": "/web-modeler/"
},
{
"title": "Attribute Types in the Web Modeler",
"category": "Domain Model in the Web Modeler",
"id": "domain-models-attributes-wm",
"url": "/web-modeler/domain-models-attributes-wm",
"dir": "/web-modeler/"
},
{
"title": "Enumeration in the Web Modeler",
"category": "Domain Model in the Web Modeler",
"id": "domain-models-enumeration-wm",
"url": "/web-modeler/domain-models-enumeration-wm",
"dir": "/web-modeler/"
},
{
"title": "Domain Model in the Web Modeler",
"id": "domain-models-wm",
"url": "/web-modeler/domain-models-wm",
"dir": "/web-modeler/",
"menu_order": 20
},
{
"title": "Sync the Web Modeler & Desktop Modeler",
"category": "Web Modeler General Info",
"id": "general-sync-webmodeler-desktopmodeler",
"url": "/web-modeler/general-sync-webmodeler-desktopmodeler",
"dir": "/web-modeler/",
"menu_order": 10
},
{
"title": "Troubleshoot Syncing the Desktop Modeler with the Web Modeler",
"id": "general-troubleshoot-sync",
"url": "/web-modeler/general-troubleshoot-sync",
"dir": "/web-modeler/",
"parent": "general-sync-webmodeler-desktopmodeler"
},
{
"title": "Web Modeler Version & Mendix Version Correlation",
"category": "Web Modeler General Info",
"id": "general-versions-wm",
"url": "/web-modeler/general-versions-wm",
"dir": "/web-modeler/"
},
{
"title": "Web Modeler Guide",
"id": "index",
"url": "/web-modeler/",
"dir": "/web-modeler/",
"main": true
},
{
"title": "Microflow Expressions in the Web Modeler",
"category": "Microflows in the Web Modeler",
"id": "microflows-expressions-wm",
"url": "/web-modeler/microflows-expressions-wm",
"dir": "/web-modeler/",
"menu_order": 40
},
{
"title": "Exclusive Split in the Web Modeler",
"category": "Microflows in the Web Modeler",
"id": "microflows-exclusive-split-wm",
"url": "/web-modeler/microflows-exclusive-split-wm",
"dir": "/web-modeler/",
"menu_order": 20
},
{
"title": "Web Modeler General Info",
"id": "general-wm",
"url": "/web-modeler/general-wm",
"dir": "/web-modeler/",
"menu_order": 10
},
{
"title": "Configure a Delete Object Action in the Web Modeler",
"category": "Microflows in the Web Modeler",
"id": "microflows-how-to-configure-delete-object-wm",
"url": "/web-modeler/microflows-how-to-configure-delete-object-wm",
"dir": "/web-modeler/",
"menu_order": 80
},
{
"title": "Step 1: Build the Domain Model & Configure a Microflow",
"id": "microflows-how-to-configure-exclsplit-p1-wm",
"url": "/web-modeler/microflows-how-to-configure-exclsplit-p1-wm",
"dir": "/web-modeler/",
"parent": "microflows-how-to-configure-exclsplit-wm",
"menu_order": 10
},
{
"title": "Step 2: Embed the Microflow in Your App",
"id": "microflows-how-to-configure-exclsplit-p2-wm",
"url": "/web-modeler/microflows-how-to-configure-exclsplit-p2-wm",
"dir": "/web-modeler/",
"parent": "microflows-how-to-configure-exclsplit-wm",
"menu_order": 20
},
{
"title": "Configure an Exclusive Split in the Web Modeler",
"category": "Microflows in the Web Modeler",
"id": "microflows-how-to-configure-exclsplit-wm",
"url": "/web-modeler/microflows-how-to-configure-exclsplit-wm",
"dir": "/web-modeler/",
"menu_order": 60
},
{
"title": "Configure Merge & Change Object Activities in the Web Modeler",
"category": "Microflows in the Web Modeler",
"id": "microflows-how-to-merge-and-change-object-wm",
"url": "/web-modeler/microflows-how-to-merge-and-change-object-wm",
"dir": "/web-modeler/",
"menu_order": 70
},
{
"title": "Loops in the Web Modeler",
"category": "Microflows in the Web Modeler",
"id": "microflows-loop-wm",
"url": "/web-modeler/microflows-loop-wm",
"dir": "/web-modeler/",
"menu_order": 30
},
{
"title": "Setting and Changing a Value for Different Activities in the Microflows in the Web Modeler",
"category": "Microflows in the Web Modeler",
"id": "microflows-setting-and-changing-value-wm",
"url": "/web-modeler/microflows-setting-and-changing-value-wm",
"dir": "/web-modeler/",
"menu_order": 50
},
{
"title": "Microflows in the Web Modeler",
"id": "microflows-wm",
"url": "/web-modeler/microflows-wm",
"dir": "/web-modeler/",
"menu_order": 50
},
{
"title": "Mendix Assist",
"id": "mx-assist-wm",
"url": "/web-modeler/mx-assist-wm",
"dir": "/web-modeler/",
"parent": "microflows-wm",
"menu_order": 10
},
{
"title": "Navigation Document in the Web Modeler",
"id": "navigation-wm",
"url": "/web-modeler/navigation-wm",
"dir": "/web-modeler/",
"menu_order": 40
},
{
"title": "Button Widgets in the Web Modeler",
"id": "page-editor-widgets-buttons-wm",
"url": "/web-modeler/page-editor-widgets-buttons-wm",
"dir": "/web-modeler/",
"parent": "page-editor-widgets-wm",
"menu_order": 50
},
{
"title": "Data View & List View Properties in the Web Modeler",
"id": "page-editor-data-view-list-view-wm",
"url": "/web-modeler/page-editor-data-view-list-view-wm",
"dir": "/web-modeler/",
"parent": "page-editor-widgets-wm",
"menu_order": 10
},
{
"title": "Design Section in Widgets of the Web Modeler",
"id": "page-editor-widgets-design-section-wm",
"url": "/web-modeler/page-editor-widgets-design-section-wm",
"dir": "/web-modeler/",
"parent": "page-editor-widgets-wm"
},
{
"title": "Events Section in Widgets of the Web Modeler",
"id": "page-editor-widgets-events-section-wm",
"url": "/web-modeler/page-editor-widgets-events-section-wm",
"dir": "/web-modeler/",
"parent": "page-editor-widgets-wm"
},
{
"title": "Image Widgets in the Web Modeler",
"id": "page-editor-widgets-images-wm",
"url": "/web-modeler/page-editor-widgets-images-wm",
"dir": "/web-modeler/",
"parent": "page-editor-widgets-wm",
"menu_order": 30
},
{
"title": "Input Element Widgets in the Web Modeler",
"id": "page-editor-widgets-input-elements-wm",
"url": "/web-modeler/page-editor-widgets-input-elements-wm",
"dir": "/web-modeler/",
"parent": "page-editor-widgets-wm",
"menu_order": 20
},
{
"title": "Layout Widgets in the Web Modeler",
"id": "page-editor-widgets-layouts-wm",
"url": "/web-modeler/page-editor-widgets-layouts-wm",
"dir": "/web-modeler/",
"parent": "page-editor-widgets-wm",
"menu_order": 60
},
{
"title": "Text Widgets in the Web Modeler",
"id": "page-editor-widgets-text-wm",
"url": "/web-modeler/page-editor-widgets-text-wm",
"dir": "/web-modeler/",
"parent": "page-editor-widgets-wm",
"menu_order": 40
},
{
"title": "Page Editor in the Web Modeler",
"id": "page-editor-wm",
"url": "/web-modeler/page-editor-wm",
"dir": "/web-modeler/",
"menu_order": 30
},
{
"title": "Widgets in the Web Modeler",
"category": "Page Editor in the Web Modeler",
"id": "page-editor-widgets-wm",
"url": "/web-modeler/page-editor-widgets-wm",
"dir": "/web-modeler/"
},
{
"title": "Theme Customizer in the Web Modeler",
"id": "theme-customizer-wm",
"url": "/web-modeler/theme-customizer-wm",
"dir": "/web-modeler/",
"menu_order": 80
}
]
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment