Language Categories
This section contains a list of language functionality and descriptions.
In This Section
- COM Functions
These commands and functions make it possible for you to access COM objects and servers. - Data Types
This section contains a list of functions you can use to operate on data types. - Databases
You can manipulate databases, tables, records, and fields, as well as indexes and relations. - Input and Output
This section contains information about controlling input and output from your applications. - Programming
This section contains more programming information. - Shared Access to Data
The commands and functions listed in this section make it possible for you to manage multiple users. - Visual FoxPro Environment
The commands and functions listed in this section make it possible for you to access the Visual FoxPro environment. - XML Functions
These functions make it possible for data manipulations between Visual FoxPro and Extensible Markup Language (XML) data.
Related Sections
- Language Reference A-Z
This section contains a list of language reference topics in alphabetical order. - Naming Conventions
Choose names for exposed objects, properties, and methods that can be understood easily by users of the application. - Developing Visual FoxPro Applications
This section includes conceptual information about how to develop Visual FoxPro applications, instructions for creating databases and the user interface, and other tasks needed to create Visual FoxPro applications. - Programming in Visual FoxPro
Visual FoxPro is a powerful interactive data management tool, but you also can access the full power of Visual FoxPro by creating applications. Understanding object-oriented programming techniques and the event-driven model can maximize your programming productivity. - Visual FoxPro and Other Programming Languages
Most programming languages have similar basic features.