ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Developing an application or website / Controls, windows and pages / Controls: Available types / Site Map control
  • Overview
  • Control of a site
  • Creating a Site Map control
  • Create a Site Map control
  • Characteristics of Site Map controls
  • Event handled by default
  • Programming a Site Map control
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Overview

Control of a site

The Site Map control allows the Web user to:
  • have a global view of the pages found in the site.
  • access a specific page directly.
The Site Map control is also used to improve the referencing of a site.
Creating a Site Map control

Create a Site Map control

To create a Site Map control:
  1. On the "Creation" tab, in the "Navigation" group, click "Site map".
  2. Click where you want to create the control in the page. The control appears in the editor. If a navigation path is defined for the current site, the Site Map control displays the corresponding data.
To view the characteristics of the control, select "Description" in the context menu.

Characteristics of Site Map controls

The description window of a "Site Map" control allows you to:
  • Build the site map of the site if necessary ("General" tab).
    If your site contains no "Site Map" control, you have the ability to edit and build the site map path.
  • Specify the different sections of the site map to display ("General" tab).
    Several "Site map" type fields can be used on the same page: they can be placed side by side and presented in different ways.. If no element is selected, the entire site map will be displayed in the control (limited by the number of visible levels).
  • Specify the number of columns for each level as well as the indentation of each level ("Details" tab).
  • Indicates the styles used for each level of the site map ("Style" tab).
Example:
Event handled by default
WEBDEV supports the following event by default:
EventRuntime condition
Initialization (Server code)Executed when the page is opened

Programming a Site Map control

Several properties can be used to modify the aspect of a Site Map control. For more details, see Site Map control properties.
Minimum version required
  • Version 12
Comments
Click [Add] to post a comment

Last update: 09/21/2024

Send a report | Local help