onImageError
/documentation/pages/Guides/Mobile and Web Components/Grid/Code/Client-side Events/onImageError.xml
Fires when an image in an element was not found. The e object passed in has an 'element' property.
onImageError
/documentation/pages/Guides/Mobile and Web Components/UX/Events/Client-Side Events/onImageError.xml
Fires when an image in an element was not found. The e object passed in has an 'element' property.
Building Master Detail Applications for Web Applications with UX Components
/documentation/pages/GettingStarted/GettingStartedTutorials/Other Tutorials/Building Master Detail Applications/Master Detail App with Repeating Sections.xml
Learn how to build a Master-Detail application that uses repeating sections. While less powerful that the Grid Component approach, repeating sections can enable you to build robust data entry interfaces for collecting information, such as Orders or customer addresses.
Background Geolocation-LT Plugin
/documentation/pages/Guides/PhoneGap/Plugins/Background Geolocation.xml
Continuously capture the user's location using the Background Geolocation-LT plugin.
Sockets Methods
/documentation/pages/Ref/Api/Objects/System/Sockets/index.xml
Methods available for a Sockets object.
SOCKETS.PEEK Function
/documentation/pages/Ref/Api/Objects/System/Sockets/SOCKETS.PEEK Method.xml
Read bytes from socket into string without removing the bytes from the socket stream.
SOCKETS.CLOSE Function
/documentation/pages/Ref/Api/Objects/System/Sockets/SOCKETS.CLOSE Method.xml
Close an open socket.
SOCKETS.WRITEB Function
/documentation/pages/Ref/Api/Objects/System/Sockets/SOCKETS.WRITEB Method.xml
Write blob to socket.
FormView Control
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Other Controls/FormView/The Form View Control.xml

The FormView control is a versatile control for building web and mobile applications.

SOCKETS.DATAGRAM_SEND Function
/documentation/pages/Ref/Api/Objects/System/Sockets/SOCKETS.DATAGRAM_SEND Method.xml
Send data to a host/port.