I just installed Webforms on my Magento Web. It works perfect, but I need to go a step further:
I have the modern theme on my Web site. When you go to a product, you see some tabs:

And I want the WebForm I just created to appear on the second tab. The problem is that I need to call the Webform programatically, not using the regular method for showing the Webform.
Does anybody know how can I call the Webform using PHP?
Thanks!
Ok, I solved it. To inside a WebForm inside anywhere on the site:
In my case, I followed this link to create new tab and insert my block like this: