VF
Visualforce
Salesforce's legacy server-side web framework for building custom user interfaces using a tag-based markup language. While still supported, Salesforce recommends Lightning Web Components for new development.
Example use case
A developer maintains a legacy Visualforce page that generates a printable invoice from Salesforce data and considers migrating it to LWC.