Printing Images
/documentation/pages/Guides/Report/Printing Techniques/Printing Images.xml
The default Display Mode for image files on reports is "Absolute". This mode prints one picture pixel per printer pixel. The result will typically produce a print image smaller than you desire.
Web Projects, Profiles, and Publishing
/documentation/pages/Guides/Workspaces/Web Projects, Profiles, and Publishing.xml
A web project is a collection of pages, images, and files that compose a web application that is published to a web server. Every web application workspace contains at least one web project (the default web project is called "Default"), but can have as many web projects as necessary. Each web project is stored in a separate folder in the workspace.
Uploading and Displaying Images
/documentation/pages/Server/Guide/Design/View/Grid/Uploading and Displaying Images.xml
A common web application requirement is to allow users to upload and view images. This example provides a simple model that you can start with.
Web Applications
/documentation/pages/Server/Guide/Design/View/A5W/Web Applications.xml
Alpha Anywhere web publishing allows you easily create and publish web pages. These web pages allow an unlimited number of remote users with Internet browsers to read, and optionally edit and insert records in your Alpha Anywhere, Microsoft Access, or other ADO/ODBC compatible database.
Web Application
/documentation/pages/Ref/Api/Functions/Web/Web Application/index.xml
Functions for working with web applications, web application security, web components, and the Alpha Anywhere Classic Application Server.
Displaying Tiled Images
/documentation/pages/Server/Guide/Design/View/Grid/Displaying Tiled Images.xml
Many developers want to create display multiple thumbnail images on a page, then allow the user to select one image to see it in a larger format on a second page. This tutorial describes the process of creating these pages.
Embed images into HTML
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/Data/List Properties/listprops/Fields/Image Properties/embedimagesintohtml.xml
Specify if the image should be base64 encoded and embedded directly into the HTML.
Web Security
/documentation/pages/Server/Reference/Design/Web Security.xml
A list of web security settings in Alpha Anywhere.
Dynamic Images and Image Sequences
/documentation/pages/Guides/Mobile and Web Components/Grid/Grid Properties/Alternate Views/Google Maps - Alternate Views/Dynamic Images and Image Sequences.xml
When you place a marker on a Google Map, you have full control over the icon that is used. You can specify an expression that evaluates to the icon name to use for the marker. Or, you can specify an Xbasic function that will get called for each row in the Grid. The function can compute the marker icon based on the data in the current Grid row.
Web Grid
/documentation/pages/Server/Guide/Design/View/Grid/Web Grid/index.xml
Regarding the Web Grid...