PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WEBDEV 2024 → Get List of All Pages in project?
Get List of All Pages in project?
Started by Stephen Myers, Jul., 18 2012 10:51 AM - 1 reply
Posted on July, 18 2012 - 10:51 AM
Is there a way to get a list of all Pages in a dynamic Webdev Project?

We use ScreenSteps for help. I want to have a Help System Admin which allows the admin to select from a list of all the Pages in a site. We then edit and save a record in a table with the Page name and the target html of the ScreenSteps page. This way I can have a dynamic help system on each page of the site. When clicked we look up the target ScreenSteps help html page by the calling WebDev page to display the popup of the help for that page.
Posted on July, 19 2012 - 11:09 AM
Figured it out.

For others: Check help for EnumElement.