View on GitHub

A Visual FoxPro community site for open source add-ons

Home Projects License Posts Project Managers Add a Project Admin About

VFPX Projects

Project Description Category Status Install with Thor Install with FoxGet
AddLabel Add custom label sizes to the New Label dialog in the Label Designer (XSource) Tool Production    
Alternate SCCText New and improved version of source code control to text program Tool Production    
Analyzer Provides a way to dynamically trace the structure and symbols in Visual FoxPro application files (VFP Tools folder) Tool Production    
Automated Build Automate your VFP application builds with extensions to CruiseControl.NET Tool Release candidate  
Automated Test Harness Provides automated testing (VFP Tools folder) Tool Production    
Beautify Specify capitalization and indentation styles for code (XSource) Tool Production    
Bin 2 Text Extension Better Visual FoxPro IDE integration with [FoxBin2Prg](https://github.com/fdbozzo/foxbin2prg) Tool Production  
BindWinEvent A small framework that allows multiple bindings to Windows message events Component Production    
BlackFox Ease verbose code for modern language constructs like JSON notation, HTTP protocol by providing a Visual FoxPro grammar Component Beta    
Builders Tools that aid in setting properties of controls on a form (XSource) Tool Production    
CalendarCalc Provides a set of classes to perform specific calendrical processing tasks, help with internationalization, and build multicultural solutions Component Production    
ChilkatVFP ChilkatVFP is a Visual Foxpro class that wraps the Chilkat library Component Production
ClassBrowser View, use, and manage classes and their user-defined members (XSource) Tool Production  
ClassBrowserX Standard VFP ClassBrowser with enhancements to the Export Code feature Tool Alpha    
Code Analyst Tool to help your recognize refactoring opportunities by spotting bad smells you select Tool Production  
CodeReferences Search for occurrences of code (XSource) Tool Production  
Control Renamer Builder Builder designed to rename controls and reference to controls in the method codes Tool Production  
Converter Converts files created in FoxPro 2.6 and earlier versions of VFP to the current VFP format (XSource) Tool Production    
Coverage Profiler Provides analysis of coverage logs (XSource) Tool Production    
Coverage Viewer Analyzes coverage logs and creates a web page with links to code sections Tool Production  
CPZero Pokes a codepage byte into a database header (VFP Tools folder) Tool Production    
CSVProcessor Extends VFP capabilities of CSV file handling Component Production  
ctl32_statusbar Replacement for VFP _screen Status Bar, or can be used on a form Component Release candidate  
Cursor and Connector Properties Viewer Library for displaying and setting cursor and connection properties Tool Production    
DataExplorer 3 Enhancements past the Sedna release. Tool Release candidate  
DBC Low Level Functions A library for reading and writing values of all properties and objects without opening a database with OPEN DATABASE Component Production    
DDEX Visual FoxPro DDEX (Data Designer EXtension) Provider for Visual Studio 2005 (Sedna) Component Production    
DeployFox Automates the steps required to deploy applications by providing a customizable list of tasks. Tool Beta  
DeskTop Alerts Outlook style alerts are popup windows to message users Component Production  
DotNet2Fox Simplifies calling Visual FoxPro code from .NET desktop and web applications Component Production    
Dynamic Forms Dynamically create forms from markup syntax. Component Production
EnvironmentManager Manage and organize environment settings for reusable development needs (XSource) Tool Production    
ErrorHandler Provides a highly configurable and customizable error handler for any VFP application Component Production
ExcelXML Convert a Table or a Grid control into a Microsoft Excel XML Spreadsheet file. Component Beta  
FastXTab A replacement for VFPXTab.prg that creates cross-tab tables and cursors Component Production  
FFC Microsoft Visual FoxPro 9.0 Foundation Classes Component Production  
Filer Provides a file and text search engine without a user interface (VFP Tools folder) Tool Production    
FileSpec The descriptions of the table structures for .dbc, .frx, .lbx, .mnx, .pjx, .scx, and .vcx files (VFP Tools folder) Tool Production    
Finder Search tool to find names of files or classes in a project or folder. Tool Production  
FoxBarCode FoxBarcode provides a tool for generating images with different bar code symbologies. Component Production
FoxBarCodeQR FoxBarcodeQR is a supplement of FoxBarcode only for QR Code. Component Production  
FoxBin2Prg VFP 9 Binary to Text and Text to Binary converter. Replacement for SCCText(X) and TwoFox that is bi-directional (Text is editable) Tool Production  
FoxCharts ActiveX-free charting leverages GDIPlusX Component Production
FoxcodePlus Visual Studio like extensions to Visual FoxPro IntelliSense. Tool Beta  
FoxContainers Visual FoxPro Docker Containers Tool Production    
FoxEnv Library for sharing secret data (database credentials, API keys, etc) Component Production    
FoxExtends Provides functions helping with data structures like arrays and dictionaries Component Production    
FoxFaker Generates fake data for testing Tool Production    
foxget A VFP package manager similar to .NET's NuGet Tool Production  
FoxISAPI Allows access to VFP Automation servers from any ISAPI supported Web server (VFP Tools folder) Component Production    
FoxMock Mocking framework for Microsoft Visual FoxPro Tool Production    
FoxPro.h Include file for commonly used constants in VFP (VFP home folder) Tool Production    
FoxQueue FoxQueue is a queue implemented over array, using wrapping Component Production    
FoxRegEx Performs validations on strings using Regular Expressions supported by VBScript Component Production  
FoxStack Stack class which models and implements Stack data structure in Visual FoxPro Component Production    
FoxStringBuilder Creates a mutable sequence of characters Component Production    
FoxTabs IDE enhancement assisting developers working with a project and numerous open files Tool Production  
FoxTypes Recreating C# static types in Visual FoxPro Code classes. Component Beta    
FoxUnit Unit Testing in Visual FoxPro Tool Production  
FRXTabs Data-driven mechanism to extend the VFP Report Designer Component Production  
fxReports Community sharing of custom report features Component Alpha    
Gauge Draws gauges in VFP applications. Component Production
GDIPlusX VFP 9.0 class libraries that wrap the 603 GDI+ Flat API functions of GDIPlus.dll Component Production  
GenDBC Generates a program that can recreate a database (VFP Tools folder) Tool Production    
GenHTML Generates HTML from forms, labels, reports, and menus (VFP home folder) Tool Production    
GenMenu Generates an MPR file from an MNX menu (VFP home folder) Tool Production    
GenMenuX GenMenuX is a menu extender for Visual FoxPro. Tool Production    
GoFish GoFish is an advanced code search tool for fast searching of Visual FoxPro source code. Tool Production  
GoToDefinition Provides the ability to jump to the definition of a function, constant, variable, etc. Tool Production  
HexEdit Provides a way to examine address values, or examine or change byte and ASCII values of data in a file (VFP Tools folder) Tool Production    
iCal4VFP A set of classes to handle iCalendar objects Component Production    
IntellisenseManager Perform IntelliSense management tasks (XSource) Tool Production    
IntellisenseX Extensions to native Intellisense for field names, properties, local variables, and constants. Tool Production  
JustBehave Extend the behavior of any VFP baseclass or custom framework class without additional code Component Alpha  
kvpReader Key Value Pair configuration file reader for Visual FoxPro 9.0 Component Beta    
ListManager Manages lists of lookup values and provides controls so users can select values from these lists Component Beta  
Log4VFP Provides a VFP wrapper for the Log4NET diagnostic logging library Component Production  
MemberDataEditor An easy to use front-end to manage MemberData (XSource) Tool Production    
Microsoft Accessibility Browser (MSAA) Helps develop applications that are more accessible to people with disabilities, write automated test suites, or select and buy off-the-shelf test software (VFP Tools folder) Tool Production    
Multi-Select Combobox Provides the ability to select multiple items from a table/cursor rowsource into a single, character-separated (concatenated) value Component Production  
My for VFP Exposes commonly used functionality in a hierarchy that is easy to discover and navigate (Sedna) Tool Production    
Name Syntax Checker Verifies the correctness and controls the translation of a string into a syntactically correct name of a particular domain (the name of VFP variables or fields, the name of XML elements, etc.) Component Production    
NET4COM A collection of COM classes that wrap a subset of the .NET Framework 2.0 (Sedna) Component Production    
New Class Dialog Replacement Replacement for VFP New Class dialog with more features Tool Alpha    
New Property/New Method Replacement Note: While this project isn't deprecated, its functionality is included in PEM Editor listed above. Tool Production    
nfJson Provides a set of fast performance, reliable, and easy to use Json functions using pure VFP. Component Production
nfXML Provides powerful and simple to use functions to convert complex XML into a VFP (empty-based) object and vice versa. Component Production
ObjectBrowser Displays the classes, properties, methods, events, and constants available for COM object libraries (XSource) Tool Production    
Object Explorer Provides an explorer form to view members of the specified object Tool Production  
Object Inspector Browses objects and/or collections, showing all child objects and the values of all their properties Tool Production  
OOP Menu Project Object-oriented menus Component Production
OOP Reports Object-oriented reports Component Production
Organization Chart Displays an organization tree view. Component Alpha  
overHere An SDK that wraps access to the resources of the Here.com location platform to easily integrate mapping and geolocation services and data into VFP applications Component Alpha    
Pandora Swiss Army Knife like tool for VFP programmers Tool Production  
ParallelFox Parallel Processing Library for Visual FoxPro Component Production
pdfium-vfp Pdfium Viewer for Visual FoxPro Component Production
PEM Editor Replacement for the native dialogs to add, edit and maintain properties, events, and methods Tool Production  
PopMenu Project Owner-drawn object-oriented shortcut menus Component Alpha  
Project Explorer A replacement for the VFP Project Manager. Tool Production  
ProjectHookX Extendible projecthook class Tool Production  
ReportingApps The default implementation of Visual FoxPro 9's Report Applications (XSource) Component Production    
Ribbon Control A Microsoft Office 365-like ribbon control for VFP forms Component Production
Samples VFP samples (VFP Samples folder) Tool Production    
SCCText Translates Visual FoxPro binary files into text equivalents and back (VFP Tools folder) Tool Production    
Sedna Microsoft Visual FoxPro 9.0 "Sedna" Add-Ons Component Production    
SFMail A library to send emails from VFP applications Component Production
SF RegExp VFP wrapper for DotNet RegExp Component Beta  
ssClasses Library of useful classes Component Production  
StripeX Provides a wrapper for working with Stripe.com Component Production  
SubFox Seamless integration for Subversion source code control Tool Beta  
Tab Menu Ribbon control generated from VFP menus Component Beta  
TabbingNavigation Makes navigating through FoxPro the same experience as SQL Management Studio or Visual Studio Tool Alpha  
Table Designer X Non-modal replacement for the VFP Table Designer Tool Planning    
TaskListManager Keeps track of tasks (XSource) Tool Production    
TaskPaneManager Displays links to useful information and dialogs for performing essential tasks (XSource) Tool Production    
ThemedControls OutlookNavBar and other controls to provide the Outlook look and feel in your VFP app Component Production  
ThemedTitleBar Replace VFP form TitleBar with modern look Component Beta  
Thor Tool for managing add-on tools in the IDE (assigning hot keys, popup menus, etc); integrated with PEM Editor 7. Tool Production  
Thor Repository A collection of IDE tools, accessible thru Thor, that have been written by members of the FoxPro community. Tool Production  
Toolbox Displays items used in the creation of applications (XSource) Tool Production    
Tooltip Improved tooltips for FoxPro forms controls, including multi-line Component Production    
TwilioX Provides a wrapper class for calling Twilio.com to send texts Component Production  
Upsizer Upsizes VFP free tables to SQL Server Tool Beta    
Upsizing Wizard An updated version of the Visual FoxPro 9.0 SP2 Upsizing Wizard (Sedna) Tool Production  
UTCDatetime Provides an object to process UTC and local time exchange in Visual FoxPro, for all current time zones around the world. Component Production  
VFP 9.0 Localization in French Provides a French-localized IDE and tools Tool Production  
VFP 9.0 Localization in Russian Provides a Russian-localized IDE and help Tool Production    
VFP 9 SP2 Help File Community maintained VFP 9 SP2 Help file (corrected and enhanced) Tool Production  
VFP 9 Installers Provides installers for VFP components: service packs, ODBC driver, OLE DB provider, runtimes, HTML Help Workshop Tool Production  
VFP Grid ManyHeader Custom container to replace and extend VFP's header functionality Component Alpha  
VFP2C32 FLL over Windows API Component Production
VFPClean When reinstalling VFP, make sure all core Xbase and other files are set appropriately (XSource) Tool Production    
VFPDosPrint Generate text-based reports that can take full advantage of dot-matrix printer capabilities. Component Production    
VFP Editors VFP Editors for SCX, VCX. MNU, PRG, and DBF files; also Table Browser and Project Manager Replacements Tool Production    
VFPOAuth Performs OAuth authentication based on the OAuth 1.0a protocol. Component Alpha    
VFPRegExTool Verify regular expressions visually & do replace operations using any VFP function - based on vbScript.regexp. Component Production  
VFPTweetAPI A wrapper around the Twitter API with the purpose of accessing Twitter from Visual FoxPro. Component Alpha    
VFPX Deployment Automates deployment of VFPX projects. Tool Production  
VFPX Framework Provides base UI classes and commonly used functions for any project. Component Production  
VFPXTab Generates a cross-tabulation cursor (VFP Tools folder) Component Production    
VistaDialogs4COM A collection of classes that provide access to the Windows Vista TaskDialog and Common Dialogs (Sedna) Component Production    
Webservice Web service wizard (XSource) Tool Production    
Win32API Provides documentation for calling hundreds of Win32API functions from VFP Tool Production    
Win7TLib Integrate Windows 7 Taskbar Functionality into your VFP Applications Component Production  
Wizards A collection of Wizard applications and productivity enhancement tools (XSource) Tool Production    
XLSXWorkbook Read from and write to XLSX format files without any automation or export with support for full cell formatting Component Production
XML Library Set Extends the VFP XML processing capabilities Component Production    
XSource Microsoft Visual FoxPro 9.0 SP2 XSource Projects Tool Production    
ZintBarcode Integration of a wide range of 1D and 2D barcode technologies in VFP applications Component Production    
zProc, zVFP, and zCOM IntelliSense Scripts Customized IntelliSense scripts listing user-defined, DLL, and native functions and COM objects Tool Alpha  

Other Open Source VFP Projects

This is a list of other open source VFP projects that aren’t part of VFPX.

Project Description
Custom Environment Helper Start VFP in separated environments with ease
DBF to Any Export Export DBF to MSSQL, MDB, Oracle, MySQL and MSSQL CE
DotNet2Fox Library for calling Visual FoxPro code from .NET
DT Class Classes for working with date or datetime
FoxCryptoNG Provides a simplified interface to Microsoft's Cryptography API: Next Generation
FoxDates FoxDates is a collection of helpful functions for working with dates and times in Visual FoxPro
FoxGitIgnore Generic .gitignore file for FoxPro development. Excludes files typically not part of the checked in source code
FoxMock Mocking framework for Microsoft Visual FoxPro
Fox Pages Server Fox Server Pages is a Visual Foxpro multithreaded webserver
FoxSharp Domain-specific language for Visual FoxPro and C#
FoxyPreviewer Export your VFP reports to Images, RTF, PDF, HTML or XLS super easy! Send them by email! Enhance the look of your previews, and bring a new life to your APPs!
FoxyXLS Class Fork Export table/cursor to XLS version 3
Hacker's Guide to Visual FoxPro An Irreverent Guide to How FoxPro Really Works
INTL Steven Black's INTL Toolkit for Visual FoxPro makes creating international and multilingual applications easy
JSON 100% VFP JSON parser & utilities
LINQ to VFP An IQToolkit Provider that adds the ability to use Visual FoxPro Data as a LINQ data source.
LockScreen Stack Class for managing value of LockScreen
Named Parameters The Named parameters utility for processing and checking input EXE/APP parameters.
NF Themes Set VFP colors in real time using color picker
Scrollable container Scrollable container
Serializable VFP object to XML Serializable object to XML
Stonefield Database Toolkit Provides additional functionality to the Visual FoxPro data dictionary
VFP Client for ADO.Net A wrapper for the .NET System.Data.OleDb classes.
VFP Entity Framework Provider An Entity Framework Data Provider that adds the ability to use Visual FoxPro Data as an Entity Framework data source.
VFP For Notepad++ Extends Notepad++ with Visual FoxPro Language (syntax highlighting and function list)
VFP git utils Git utilities for VFP, designed to work within the Thor repository (Mike Potjer)
VFP Help Online The help for VFP 9 SP2 online
VFP System Variables Documentation for VFP System Variables