|
|
|
|
|
|
|
|
|
|
|
|
|
|
| When a page template is applied to a page, all the controls and code found in the template are "copied" into the page...... |
|
|
|
|
|
|
|
| ...The RAD pattern files (MDL files) are used to describe:... |
|
|
|
|
|
|
|
| In order for your site to get visitors, the Web users must be able to find it...... |
|
|
|
|
|
|
|
| A cookie is an easy way to temporarily store information on the user's computer...... |
|
|
|
|
|
|
|
| Adds an additional HTTP header that will be returned to the browser:
during the next function for page display (PageDisplay, PageRefresh, ...),
during the automatic return of the current page at the end of the current action.... |
|
|
|
|
|
|
|
| The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template...... |
|
|
|
|
|
|
|
| The "Images" pane allows you to view and list all the images in the project directory and subdirectories...... |
|
|
|
|
|
|
|
| The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features):
a specific popup menu used to handle the file.
a file preview in thumbnail format (for an Image or PDF file path).... |
|
|
|
|
|
|
|
| WEBDEV allows you to import a CSS style sheet into a WEBDEV project...... |
|
|
|
|
|
|
|
| The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application...... |
|
|
|
|
|
|
|
| Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page. |
|
|
|
|
|
|
|
| Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page. |
|
|
|
|
|
|
|
| The AnchorRateWidth property is used to:
Find out the anchor rate when a control (or a table column) stretches on the horizontal axis.
Modify the anchor rate when a control (or a table column) stretches on the horizontal axis.... |
|
|
|
|
|
|
|
| The Title property is used to:
Get the title of a Table control column, a Chart control, a window or a page
Change the title of a Table control column, a Chart control, a window or a page.... |
|
|
|
|
|
|
|
| You must comply with the W3C standard (HTML 4...... |
|
|
|
|
|
|
|
| Returns the date selected in a Calendar control. |
|
|
|
|
|
|
|
| Returns a file path with normalized separators. |
|
|
|
|
|
|
|
| Indicates whether the page is visible to the user. |
|
|
|
|
|
|
|
| Enumerates the controls found in a window or page. |
|
|
|
|
|
|
|
| Closes a dynamic pane in a Tab control. |
|
|
|
|
|
|
|
| Returns the date of the first day of the year. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|