Introducing Visualforce

Visualforce consists of a tag-based markup language that gives developers way to build applications and customize the Salesforce user interface. With Visualforce, you can:
  • Build wizards and other multistep processes.
  • Create a custom flow control through an application.
  • Define navigation patterns and data-specific rules for optimal, efficient application interaction.

Interested in creating new Visualforce components? We recommend building Lightning web components instead. They’re more modern and powerful custom HTML elements for your Salesforce apps and sites. If you’re still curious about why you should use Lightning Web Components instead of Visualforce, find out more now.

Visualforce is available for desktop browsers and in the Salesforce mobile app. For desktop browsers, it’s available in both Lightning Experience and Salesforce Classic. Visualforce pages and custom iframes aren’t supported in Lightning Experience on iPad Safari. Visualforce is available in Contact Manager, Group, Professional, Enterprise, Unlimited, Performance, and Developer Editions.