IW

TMS IntraWeb iPhone controls pack

Set of IntraWeb components to create web applications for mobile devices like iPhone, iPad, Android that offer a look & feel very close to native applications


Version History

Display:


v2.6.3.0

  • New : RAD Studio 11 Alexandria Support

v2.6.2.0

  • New : RAD Studio 10.4 Sydney Support

v2.6.1.0

  • New : Packages for Delphi 10.3 Rio with IW 14.x

v2.6.0.0

  • New : RAD Studio 10.3 Rio Support
  • New : IntraWeb 15 Support
  • New : IWIPhoneList: OnSwipeLeft, OnSwipeRight events

v2.5.4.0

  • New : RAD Studio 10.2 Tokyo Support

v2.5.3.2

  • Fixed : IWiPhoneEdit: Rendering issue in iOS8 or newer

v2.5.3.1

  • Fixed : IWiPhoneEdit: Issue with incorrect positioning after async update in IW 14.0.36 or newer

v2.5.3.0

  • New : RAD Studio 10.1 Berlin Support
  • Fixed : TIWiPhoneList: Issue with OnAsyncItemClick when using section items

v2.5.2.0

  • New : Support for Delphi 10 Seattle & C++Builder 10 Seattle
  • Fixed : TIWiPhoneStyle: Viewport issue caused by a bug in iOS 9
  • Fixed : TIWiPhoneStyle: The scroll functionality was causing issues for click events of external controls in iOS 8

v2.5.1.0

  • New : Support for Delphi XE8 & C++Builder XE8

v2.5.0.2

  • Improved : IWIPhoneList: It's now possible to asynchronously add an item if the list is empty
  • Fixed : IWIPhoneList: Issue with OnAsyncClick event in Android browser

v2.5.0.1

  • New : Packages for Delphi XE7 with IW 14.0.x

v2.5.0.0

  • New : Support for Delphi XE7 & C++Builder XE7

v2.4.1.0

  • New : Support for non-default IW 14 versions in Delphi XE6 & C++Builder XE6

v2.4.0.0

  • New : Support for Delphi XE6 & C++Builder XE6
  • Fixed : IWiPhoneStyle: Rendering issue with HTML5 Doctype
  • Fixed : IWiPhoneEdit: Rendering issue with HMTL5 Doctype and IW 14

v2.3.1.0

  • New : IWiPhoneEdit: AutoCorrect and AutoCapitalize boolean properties
  • Fixed : IWiPhoneList: issue with OnAsyncClick not fired correctly

v2.3.0.0

  • New : RAD Studio XE5 support
  • Fixed : IWIPhoneGeoLocation: Connection issues when using HTTPS

v2.2.0.0

  • New : Support for IntraWeb 14.0.x
  • New : Support for IntraWeb 12.2.x
  • New : Support for Delphi XE4 & C++Builder XE4
  • Fixed : IWiPhoneList: Issue with ScriptEvents.ClientClick being called twice

v2.1.1.0

  • New : IWiPhoneList: ItemAppearance.ImageHeight & ItemAppearance.ImageWidth properties to set the size of the list item image
  • Fixed : IWiPhonePopup: issue with Caption text overlapping the close button
  • Fixed : IWiPhonePopup: arrow not correctly displayed when ArrowPosition set to apRightTop
  • Fixed : IWiPhoneHeader: rendering issue with smaller font sizes
  • Fixed : IWiPhoneEdit: issue with setting an empty Text property value
  • Fixed : IWiPhoneEdit: issue with TabOrder

v2.1.0.0

  • New : RAD Studio XE3 support
  • New : IntraWeb 14 support
  • New : IWiPhoneEdit: Support to toggle visible property asynchronously
  • New : IWiPhoneEdit: Autocomplete property
  • Fixed : IWiPhonePageTransition: Resizing issue with screen orientation change on Android
  • Fixed : IWiPhonePageFlip: Resizing issue with screen orientation change on Android
  • Fixed : IWiPhoneHeader: Issue with setting Align property to alNone
  • Fixed : IWiPhoneFooter: Issue with setting Align property to alNone
  • Fixed : IWiPhoneButton: Text and Button not centered correctly in a control with custom height setting

v2.0.1.0

  • New : IWiPhoneOnOffButton / IWiPhoneMenu: Toggle visibility asynchronously
  • New : IWiPhoneList: DeviceOrientation property. Support to use the IWiPhoneList in the ContentRegion of the IWiPhonePopup control
  • New : IWiPhoneEdit: PasswordPrompt property
  • Fixed : IWiPhonePageTransition: Issue with setting the ActiveRegion back to 0 after setting it to a value higher than 0
  • Fixed : IWiPhonePageFlip / IWiPhonePageTransition: Issue with region resizing when the device orientation is changed from vertical to horizontal

v2.0.0.0

  • New : Support for IntraWeb 12.1

v1.9.0.1

  • Improved : IWiPhoneScrollRegion: iOS 5 compatibility
  • Fixed : IWiPhoneList: issue with adding items asynchronously that have a Caption text containing quotes

v1.9.0.0

  • New : IWiPhoneScrollRegion: Horizontal scrolling support
  • New : IWiPhonePageTransition control
  • New : IWiPhoneEdit control
  • Fixed : IWiPhoneButton: Issue with OnButtonClick event

v1.8.0.1

  • Improved : IWiPhoneList / IWiPhoneScrollRegion: scrolling behavior (An Iw(iPhone)Region control can be positioned above or below a (Client aligned) IWiPhoneList)
  • Fixed : iOS 5 compatibility issues
  • Fixed : IWiPhoneList: OnAsyncItemClick was called twice when used in combination with IWiPhonePageFlip
  • Fixed : IWiPhoneButton: It was not possible to submit the TIWFile.FileValue value using the OnButtonClick event

v1.8.0.0

  • New : RAD Studio XE2 support

v1.7.1.0

  • New : IWiPhoneList: AsyncClear procedure (Clears all items from the collection and removes all items from the client-side browser window asynchronously)
  • Improved : IWiPhoneLocationLabel: Async updating of Latitude and Longitude values without the need to call Invalidate
  • Fixed : IWiPhonePageFlip: issue when ActiveRegion is set to arBack
  • Fixed : IWiPhoneList: issue when asynchronously updating a ListItem.Caption which contains a double quote (“)

v1.7.0.1

  • Improved : IWiPhoneSpinner: Android support
  • Improved : IWiPhoneList: Android support
  • Improved : IWiPhoneHeader: Android support
  • Improved : IWiPhoneButton: Android support
  • Fixed : memory leak in ScriptEvents rendering
  • Fixed : IWiPhoneSpinner: issue with date formatting
  • Fixed : IWiPhoneOnOffButton: rendering issue when ButtonType is set to btCustom
  • Fixed : IWiPhoneList: issue with selecting an item from the list

v1.7.0.0

  • New : IWIPhoneSpinner control
  • New : IWIPhonePopup control
  • Improved : IWIPhoneTrackbar design-time painting
  • Improved : IWIPhonePageFlip: only client-aligned at run-time to improve design-time layout
  • Improved : IWIPhonePageFlip: IWIPhoneRegion handling
  • Improved : IWIPhoneMenu rendering when no Image and/or SelectedImage is specified
  • Improved : IWIPhoneMenu indicator positioning (when using custom sized images in the MenuItems)
  • Fixed : IWIPhoneMenu: issue with setting the the Item.Caption to an empty value
  • Fixed : IWIPhoneMenu: issue with setting the ItemIndex using async events
  • Fixed : IWIPhoneGeolocation: issue with decimalseperator when retrieving Latitude/Longitude values
  • Fixed : IWIPhoneEmailLabel: issue with using the Body property in the object inspector
  • Fixed : IWIPhoneButton: rendering issue when ButtenType is set to btBack

v1.5.0.0

  • New : iPad demos
  • New : IWIPhoneTrackbar properties: ShowValue, ValueFormat, ValuePosition
  • New : IWIPhoneScrollRegion control
  • New : IWIPhoneRegion properties: Device, DeviceOrientation
  • New : IWIPhoneLocationLabel control
  • New : IWIPhoneList: update Section items asynchronously
  • New : IWIPhoneList properties: InitialItemCount, AsyncLoadCount, AsyncLoadCaption
  • New : IWIPhoneList methods: AsyncAddItem, AsyncAddItems, AsyncItemRemove(ItemIndex), ScrollToTop
  • New : IWIPhoneList events: OnAsyncLoadExtraItems, OnAsyncExtraItemsLoaded
  • New : IWIPhoneGeolocation control
  • Improved : IWIPhonePageFlip: support for IWIPhoneList controls in nested IWIPhoneRegions
  • Improved : IWIPhoneList: switch from displaying one IWIPhonelist to displaying another IWIPhonelist via async events
  • Improved : IWIPhoneList: support for displaying multiple IWIPhonelists at once.
  • Fixed : IWIPhoneStyle: autosize display issue in fullscreen mode
  • Fixed : IWIPhonePageFlip: minor JS syntax issue
  • Fixed : IWIPhoneList: Issue with list detail-image not hiding correctly when the control visibility is set to false using an async event
  • Fixed : IWIPhoneHeader: minor font rendering issue

v1.0.0.0

  • New : First release
  • New : Added demo app for both IntraWeb 10 and IntraWeb 11
IW

Buy now

TMS IntraWeb iPhone controls pack


Single developer license


license for 1 developer
€ 30 yearly renewal *
€ 95


order now
add to cart

Site license


unlimited developers in the company
€ 110 yearly renewal *
€ 375


order now
add to cart

CreditCards and PayPal Accepted


Compatibility

    2010, Delphi 2009, XE, XE2, XE3, XE4, XE5, XE6, XE7, XE8, 10 Seattle, 10.1 Berlin, 10.2 Tokyo, 10.3 Rio, 10.4 Sydney, C++Builder 2009, 2010, XE, XE2, XE3, XE4, XE5, XE6, XE7, XE8, 10 Seattle, 10.1 Berlin, 10.2 Tokyo, 10.3 Rio, 10.4 Sydney (Professional/Enterprise/Architect)


Licensing

Bookmarks