The vDesigner module provides in-built system functions. You can use these system functions to get device-related details. While developing an application by using the vDesigner module, when you want to get the device-related details of the end-user’s device, you can use system functions. When an end-user accesses the application on the device, s/he can use… Continue reading System Functions
Vahana Academy
- Getting started with Vahana
- Design
- vDesigner
- V2
- Getting started with vDesigner 2.0
- Page
- Elements
- Input Field
- Prefix Input Field
- Text Area
- Rich Text Editor
- Button
- Date Picker
- Time Picker
- Timer
- Dropdown
- Multi Select Dropdown
- Autocomplete
- Checkbox
- Radio
- Switch
- OTP (One-time-password)
- Single Slider
- LOV (List of Values) Seekbar
- Range Seekbar
- FAB (Floating Action Button)
- Rating Application
- Star Rating
- Text
- Image
- Icon
- List
- Carousel
- Grid List
- Header
- Footer
- Card
- Row
- Column
- Stack
- Linear Progress Bar
- Radial Progress Bar
- Web View
- Accordion
- Data Table
- Data Table Column
- Horizontal Divider
- Vertical Divider
- Button Group
- Tasks
- Call
- Clear Local Session
- Clear Server Session
- Configure Service
- Copy Data
- Data Validation
- Delay
- Delete Data
- Delete Entity
- Display Message
- Download File
- Enable
- Fetch OTP
- Exit App
- Finish
- Home Page Navigate
- Install App
- Invoke Function
- Load Entity
- Load Current Entity
- Navigate
- NFC
- Open Camera
- Open Date Picker
- Open Debugger
- Open Maps
- Open Message
- Open Web
- Open Whatsapp
- Open Third Party App
- Previous Page
- QR Code Scanner
- Reload Elements
- Reset Data
- Save Data
- Save Location
- Session Validate
- Set Configuration
- Timer
- Text To Speech
- Update App
- Upload Media
- Update Rating on Store
- vDesigner Functions
- Widgets
- API
- Themes & Styles
- Assets Manager
- Data Modeler
- Downloads
- Security
- vLibrary
- Multilingual
- V1
- vDesigner 1.0 Overview
- vDesigner Modules
- Creating New Entities and Relationship
- Integrating Different APIs with vDesigner
- Configuring a Dashboard
- Defining Access Policy
- Downloading APK
- Data Modeling
- Plus Group
- Displaying List from Database
- Hamburger Drawer
- vDesigner Actions and Tasks
- Introduction
- Form ID
- Save
- Export db
- API Integration
- Business Rule Validation
- Control Disable
- Control Editable
- Control Visibility
- Control Invisibility
- Delete Current Child Object
- Copy Value
- Sync Table
- Logout
- Exit
- Update Sync Status
- View Sync Details
- Load New Object
- Open Map
- Call OCR
- Mandatory Control
- Non Mandatory Control
- Message
- Phone Call
- Open_Whatsapp
- Previous Form
- Refresh
- ID Generation
- Delete Current Child Object
- Reload App Config
- Record Sync
- Enable In App Messaging
- Location
- Clear Control Data
- JSON Reset
- Validate Form
- List View
- V2
- vFlow
- An Introduction to vFlow
- vFlow Components
- vFlow Elements (Common Properties)
- vFlow Elements
- Text (FV Component)
- Label
- JSON Input
- Marquee
- Document Enlisting
- Media Enlisting
- Single Image Uploader
- Video
- Camera
- MultiMedia Uploader
- Image Viewer
- Image Slider
- Select
- Date
- Time
- Password
- Multiselect
- Type and Search
- Text Area
- Range
- Multiselect and Search
- Radio Button
- Check box
- Button
- Hyperlink
- Group Element
- BioMetric
- Slider
- Toggle Button
- Progress Bar
- Rich Text
- Input Text
- OTP
- Timer
- Masking
- StepperInForm
- vFlow Tasks
- Basic Properties
- API
- Navigate
- Control Disable
- Control Enable
- Control Visible
- Control Invisible
- Control Filter
- Invoke Entity
- Child Invisibility
- Control Copy
- Group Control Copy
- Add New Object
- Delete Object
- Custom Load
- Onload Disable
- Close Popup
- Add Custom Style
- BR Validation
- Fetch Media Object
- Authentication
- Logout
- Webview
- Sync
- Generate SSO Token
- Download Excel
- Download As Zip
- vFlow Advance
- vFlow 2.0
- An Introduction to vFlow 2.0
- Getting Started with vFlow
- Creating a vFlow Application
- An Introduction to vFlow 2.0 Configurator Menu
- General Settings
- Configurator
- Inventory
- An Introduction to Inventory
- Pages
- System Components
- Components
- Elements
- Accordion
- Text
- Media Enlisting
- Marquee
- JSON Input
- Label
- Select
- Image Slider
- Image Viewer
- Multimedia Upload
- Camera
- Video
- Single Image Uploader
- Time
- Range
- Date
- Text Area
- Type and Search
- Button
- Checkbox
- Radio-button
- Number
- Range
- Masking
- Timer
- OTP
- Rich Text
- Progress Bar
- Toggle Button
- Slider
- Hyperlink
- Biometric
- Password
- Multiselect
- Multi-Select And Search
- Task Groups
- An Introduction to Inventory
- An Introduction to vFlow 2.0 Configurator Menu
- Accessing vFlow Application
- vFlow Application Dashboard
- Creating a vFlow Application
- vDesigner
- Integration
- vConnect
- Getting Started with vConnect
- API Management
- API Management with vConnect
- Adding REST/SOAP API
- Configuring API Request Details
- Configuring End Point Details
- Introduction
- Configuring URL (Mandatory Step)
- Request Transformation (Mandatory Step)
- Configuring Request Type and Method (Mandatory Step)
- Configuring Timeouts Properties (Optional Step)
- Configuring API Usage via Proxy (Optional Step)
- Mapping Template Body Parameters
- Configuring Dynamic Path Variables
- Configuring Dynamic Query Variables
- Selecting Source of Value
- Configuring End Point Header Details
- Database
- Service Management
- Rate Limit
- Database Connection
- Test Template
- vHub
- vConnect
- Deployment
- Monitoring
- Previous Versions
- Archive
Category: vDesigner Functions
Arithmetic Functions
In the Business Rule Manager module, you can use and apply arithmetic functions to perform basic and complex mathematical functions. These functions include Sum, Subtract, Product, Divide, Round, Truncate, and others. You can use arithmetic functions to implement the algorithm that performs an arithmetic calculation on a set of numbers. The BRM (Business Rule Manager)… Continue reading Arithmetic Functions
Array Functions
In the vDesigner module, the array function is a common function that you can apply so that the application can perform the following array-related data manipulation as follows: Prerequisite to Use Array Functions To use array functions in the vDesigner module, you must: After you define the JSON array and the business rule, you can… Continue reading Array Functions