Project
Property | Function | Type |
Current page title | Gets current page title
Actions editor:
|
|
Current page number | Gets current page number
Actions editor:
|
|
Previous page title | Gets previous page title
Actions editor:
|
|
Previous page number | Gets previous page number
Actions editor:
|
|
Count pages | Gets count of pages
Actions editor:
|
|
Is page changing | Gets true if page animation is in progress
Actions editor:
|
|
Maximized title | Gets maximized widget title
Actions editor:
|
|
Inactivity time | Gets inactivity time in seconds
Actions editor:
|
|
Timestamp | Gets timestamp (number of seconds since 1970-01-01T00:00:00 Universal Coordinated Time).
Actions editor:
|
|
Time string | Gets formatted time HH:MM:SS
Actions editor:
|
|
Date time | Gets formatted datetime YYYY-MM-DD HH:MM:SS
Actions editor:
|
|
Day | Gets current day (1 to 31)
Actions editor:
|
|
Day of week | Gets current day of the week (1 = Monday to 7 = Sunday)
Actions editor:
|
|
Month | Gets current month (1 to 12)
Actions editor:
|
|
Year | Gets current year
Actions editor:
|
|
Have maximized item | Gets true if there is maximized widget
Actions editor:
|
|
Pressed key | Gets last pressed key
Actions editor:
|
|
Released key | Gets last released key
Actions editor:
|
|
Hold key | Gets last hold key
Actions editor:
|
|
Pressed key text | Gets last pressed key text
Actions editor:
|
|
Mouse x | Gets mouse x position
Actions editor:
|
|
Mouse y | Gets mouse y position
Actions editor:
|
|
Is online | Check if the internet connection is up
Actions editor:
|
|
Os | Gets name of the operating system
Actions editor:
|
|
Tablet | Gets true if device is tablet or false if device is phone
Actions editor:
|
|
Landscape | Gets true if project orientation is Landscape
Actions editor:
|
|
Screen landscape | Gets true if screen orientation is Landscape
Actions editor:
|
|
RecordActive | Not documented
Actions editor:
|
|
Incoming content | Not documented
Actions editor:
|
|
Push notification title | Not documented
Actions editor:
|
|
Push notification body | Not documented
Actions editor:
|
|
Locale | Gets locale (en_US, de_DE, etc.)
Actions editor:
|
|
Device id | Gets device id
Actions editor:
|
|
Settings
Property | Function | Type |
Width | Screen width |
|
Height | Screen height |
|
Orientation | Screen orientation
Actions editor:
|
|
Blur | Blur effect when flipping pages or maximizing widgets
Actions editor:
|
|
Cursor | Display cursor
Actions editor:
|
|
Asynchronous | Enable asynchronous loading |
|
Load on demand | Enable loading on demand |
|
Page image cache | Enable page image cache |
|
Screensaver | Interval for automatic page change when idle
Actions editor:
|
|
Volume | Holds the audio volume from 0 (silence) to 100 (full volume)
Actions editor:
|
|
Status bar
Property | Function | Type |
Statusbar | Display status bar
Actions editor:
|
|
Dark | Enable dark text of status bar
Actions editor:
|
|
Background | Status bar background color
Actions editor:
|
|
Mouse trail
Property | Function | Type |
Show trail | Display trails from touches or gestures (only for Desktop apps)
Actions editor:
|
|
Color | Trail color
Actions editor:
|
|
Random | Enable random trail color
Actions editor:
|
|
Size | Trail size in pixels
Actions editor:
|
|
Animation
Interaction
Property | Function | Type |
Drag area | Drag area size: margins only or all widget area.
Actions editor:
|
|
Turning area | Size of screen edges that allow turning the pages
Actions editor:
|
|
Default animation
Property | Function | Type |
Maximize animation | Maximize animation style
Actions editor:
|
|
Duration | Maximize animation duration in milliseconds
Actions editor:
|
|
Page animation
Property | Function | Type |
Page animation | Page animation style
Actions editor:
|
|
Duration | Page animation duration
Actions editor:
|
|
Shadow | Display shadow
Actions editor:
|
|
Animate navigation | Animate navigation layer
Actions editor:
|
|
Direction | Animation direction
Actions editor:
|
|
Transition | Transition style
Actions editor:
|
|
Publish
Property | Function | Type |
Fill mode | Defines what happens when the device screen resolution has a different size.
Actions editor:
|
|
Vertical | Vertical alignment
Actions editor:
|
|
Horizontal | Horizontal alignment
Actions editor:
|
|
Fullscreen maximize | Maximize widgets to fullscreen regardless of the fill mode
Actions editor:
|
|
Fullscreen background | Fit page background image to fullscreen regardless of the fill mode
Actions editor:
|
|
Scale fonts | Scale fonts
Actions editor:
|
|
Window type | Sets window type of exported project. Possible values are: Fullscreen, Maximized or Fixed sized |
|
Force project size | Enable fullscreen on multiple monitors |
|
Window title | Sets window title of exported project |
|
Start page | Sets start page of exported project |
|
Google analytics | Sets Google Analytics Id (GA_TRACKING_ID) |
|
Rotate maximized item | Enable to allow rotation of maximized item
Actions editor:
|
|
Video renderer | Sets video renderer (for Windows only) |
|
Sensors
Accelerometer
Property | Function | Type |
AccelerometerX | Gets acceleration on the X axis
Actions editor:
|
|
AccelerometerY | Gets acceleration on the Y axis
Actions editor:
|
|
AccelerometerZ | Gets acceleration on the Z axis
Actions editor:
|
|
Accelerometer | Enable accelerometer sensor
Actions editor:
|
|
Ambient
Property | Function | Type |
Ambient light | Gets ambient light level
Actions editor:
|
|
Ambient temperature | Gets ambient temperature in degree Celsius
Actions editor:
|
|
Light (amb) | Enable ambient light sensor
Actions editor:
|
|
Temperature (amb) | Enable ambient temperature sensor
Actions editor:
|
|
Compass
Property | Function | Type |
Compass azimuth | Gets azimuth of the device
Actions editor:
|
|
Compass | Enable compass sensor
Actions editor:
|
|
Gyroscope
Property | Function | Type |
Gyroscope x | Gets angular velocity around the x axis
Actions editor:
|
|
Gyroscope y | Gets angular velocity around the y axis
Actions editor:
|
|
Gyroscope z | Gets angular velocity around the z axis
Actions editor:
|
|
Gyroscope | Enable gyroscope sensor
Actions editor:
|
|
Light
Property | Function | Type |
Light illuminance | Gets light level
Actions editor:
|
|
Light | Enable light sensor
Actions editor:
|
|
Magnetometer
Property | Function | Type |
Magnetometer x | Gets raw magnetic flux density on the X axis
Actions editor:
|
|
Magnetometer y | Gets raw magnetic flux density on the Y axis
Actions editor:
|
|
Magnetometer z | Gets raw magnetic flux density on the Z axis
Actions editor:
|
|
Magnetometer | Enable magnetometer sensor
Actions editor:
|
|
Orientation
Property | Function | Type |
Orientation value | Gets orientation of the device
0 - The orientation is unknown.
1 - The Top edge of the device is pointing up.
2 - The Top edge of the device is pointing down.
3 - The Left edge of the device is pointing up.
4 - The Right edge of the device is pointing up.
5 - The Face of the device is pointing up.
6 - The Face of the device is pointing down.
Actions editor:
|
|
Orientation | Enable orientation sensor
Actions editor:
|
|
Pressure
Property | Function | Type |
Pressure value | Gets atmospheric pressure value in Pascals
Actions editor:
|
|
Pressure temperature | Gets pressure sensor's temperature value in degrees Celsius
Actions editor:
|
|
Pressure | Enable pressure sensor
Actions editor:
|
|
Proximity
Property | Function | Type |
Proximity value | Gets value indicating if something is near
Actions editor:
|
|
Proximity | Enable proximity sensor
Actions editor:
|
|
Rotation
Property | Function | Type |
Rotation x | Gets rotation around the x axis
Actions editor:
|
|
Rotation y | Gets rotation around the y axis
Actions editor:
|
|
Rotation z | Gets rotation around the z axis
Actions editor:
|
|
Rotation | Enable rotation sensor
Actions editor:
|
|
Tilt
Property | Function | Type |
Tilt rotation x | Gets amount of tilt on the X axis
Actions editor:
|
|
Tilt rotation y | Gets amount of tilt on the Y axis
Actions editor:
|
|
Tilt | Enable tilt sensor
Actions editor:
|
|
Actions
Property | Function |
Go to page | Open page by id
Actions editor:
|
Go to page number | Open page by number
Actions editor:
|
Next page | Open next page
Actions editor:
|
Prev page | Open prev page
Actions editor:
|
Execute | Execute custom script
Actions editor:
|
Quit | Close application
Actions editor:
|
Rotate | Rotate the screen by 180 degree
Actions editor:
|
Print current page on default printer
Actions editor:
| |
Minimize all | Minimize all maximized items
Actions editor:
|
Stop all media | Stop playing all media
Actions editor:
|
Save as image | Save current page as image to default Documents folder
Actions editor:
|
Save text to file | Save text to the file created in Documents folder
Actions editor:
|
Backward | Actions editor:
|
Forward | Actions editor:
|
Open Url | If the specified URL scheme is handled by another app, OS launches that app and passes the URL to it.
Actions editor:
|
Unload unused pages | Unload pages, keep in memory only current page
Actions editor:
|
Open camera picker | Actions editor:
|
Open photo picker | Actions editor:
|
Download url | Actions editor:
|
Remove downloads | Remove downloaded file by name, empty filename to remove all files
Actions editor:
|
Abort all downloads | Actions editor:
|
Get downloaded file by index | Get downloaded file by index
Actions editor:
|
Get downloaded file by name | Get downloaded file by name
Actions editor:
|
Events
Property | Function |
Changed | Event when any property is changed
Actions editor:
|
Enter page | Event when any page was opened
Actions editor:
|
Leave page | Event when leave any page
Actions editor:
|
Open project | Event when project is opened
Actions editor:
|
Project orientation | Event when project orientation changed
Actions editor:
|
Screen orientation | Event when device orientation changed
Actions editor:
|
Maximized item | Event when any item is maximized
Actions editor:
|
Minimized item | Event when any item is minimized
Actions editor:
|
Stop all media | Actions editor:
|
Key pressed | Event when key is pressed
Actions editor:
|
Key released | Event when key is released
Actions editor:
|
Key hold | Event when key is hold
Actions editor:
|
Back pressed | Event when back is pressed on Android device
Actions editor:
|
Pressed | Event when mouse is pressed on page or widget
Actions editor:
|
Clicked | Event when mouse is released on page or widget
Actions editor:
|
Mouse moved | Event when mouse is moved on page or widget
Actions editor:
|
Online status | Event when network connection is changed
Actions editor:
|
Mouse over | Event when mouse over page or widget
Actions editor:
|
Minimized item end | Event when any item is minimized end
Actions editor:
|
Maximized item end | Event when any item is maximized end
Actions editor:
|
Swipe left | Event when swipe left
Actions editor:
|
Swipe right | Event when swipe right
Actions editor:
|
Swipe up | Event when swipe up
Actions editor:
|
Swipe down | Event when swipe down
Actions editor:
|
Incoming content | Event when received content or file from other app
Actions editor:
|
Share finished | Event when file sharing finished
Actions editor:
|
Picker closed | Event when camera or photo picker closed
Actions editor:
|
Push Notification | Event when push notification is received
Actions editor:
|
Download finished | Actions editor:
|
Download error | Actions editor:
|
Download progress | Actions editor:
|
Last updated