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.
Default Values
/documentation/pages/Guides/Desktop/Design/Data/FieldRules/Default Values.xml
Use Default mode field rule to fill a field in a new record with a default value.
Default Named Layout
/documentation/pages/Guides/Mobile and Web Components/Grid/Grid Properties/Multiple Named Layouts/Default named layout.xml
The 'Default named layout' property determines what layout will be used as the default when you run your application.
Specifying the Default Button
/documentation/pages/Guides/Desktop/Xdialog/Controls/Specifying the Default Button.xml
Generally when you design a dialog you will want to designate one of the buttons as the default buttons. Pressing the Enter key will select the default button. Putting a ?*' at the start of a button definition designates the button as the default button. The following script makes the "OK" button the default button:
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.
Default Field to search
/documentation/pages/Guides/Mobile and Web Components/Grid/Grid Properties/Quick Search/defaultfieldtosearch.xml
Specify the field in the Grid part to search if the Grid has not be sorted on a column.
Override Default Printer
/documentation/pages/Guides/Desktop/Design/Print/Override Default Printer.xml
The Override Default Printer action allows you to set any available printer to be the default printer.
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.
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.
Setting Default Layout Styles
/documentation/pages/Guides/Desktop/Design/View/Layout/Setting Default Layout Styles.xml
Alpha Anywhere lets you choose a pre-defined layout style for each layout type. Pre-defined styles enable you to create attractive layouts that have a consistent appearance with less effort. All new layouts then use the selected style as a default.