<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>10 Feb 2020 22:00:46 Z</lastBuildDate><pubDate>4 Nov 2019 23:19:30 Z</pubDate><description>I am wanting to create a horizontal menu but fill it dynamically from the database.&#13;
I would have a menu table that would have the Menu, submenu, Title, what to run, etc in it. Would probably have roles to show the menu item but I can deal with that.&#13;
&#13;
Does anyone have any simple code to create this? It doesn't have to be fancy, just something to get me started.&#13;
&#13;
Thanks</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67377-windev-dynamic-menu/read.awp</link><title>WinDev Dynamic Menu</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>asawyer13</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67377-windev-dynamic-menu-67634/read.awp</comments><pubDate>10 Feb 2020 22:00:46 Z</pubDate><description>I ended up creating an Array and loading the names of the menus/submenus into it, then using that to delete the menus... Seems t…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67377-windev-dynamic-menu-67634/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67377-windev-dynamic-menu-67634/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67377-windev-dynamic-menu/read.awp">WinDev Dynamic Menu</source><title>Re: WinDev Dynamic Menu</title></item><item><author>asawyer13</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67377-windev-dynamic-menu-67630/read.awp</comments><pubDate>8 Feb 2020 23:36:58 Z</pubDate><description>Sorry I didn't reply sooner, didn't see this answer until yesterday. I was able to get my dynamic menu working, but I have one q…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67377-windev-dynamic-menu-67630/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67377-windev-dynamic-menu-67630/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67377-windev-dynamic-menu/read.awp">WinDev Dynamic Menu</source><title>Re: WinDev Dynamic Menu</title></item><item><author>BALTASAR</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67377-windev-dynamic-menu-67380/read.awp</comments><pubDate>5 Nov 2019 13:47:37 Z</pubDate><description>you must create an initial menu using Window Editor, then use&#13;
&#13;
MenuAddMenu( source_menu, menu_to_create, caption)&#13;
&#13;
for "head…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67377-windev-dynamic-menu-67380/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67377-windev-dynamic-menu-67380/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67377-windev-dynamic-menu/read.awp">WinDev Dynamic Menu</source><title>Re: WinDev Dynamic Menu</title></item></channel></rss>
