ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

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 a Site Map control
  • Event managed by default
  • Programming a Site Map control
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
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 a Site Map control

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).
    Indeed, several "Site Map" controls can be used in the same page: you have the ability to display them side by side and to use different presentation modes. 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 managed by default
WEBDEV manages 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 Properties associated with a Site Map control.
Minimum version required
  • Version 12
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help