Visual Foxpro

Foxpro

VFPX Projects

ProjectDescriptionCategoryStatus
AddLabelAdd custom label sizes to the New Label dialog in the Label Designer (XSource)ToolProduction
Alternate SCCTextNew and improved version of source code control to text programToolProduction
AnalyzerProvides a way to dynamically trace the structure and symbols in Visual FoxPro application files (VFP Tools folder)ToolProduction
Automated BuildAutomate your VFP application builds with extensions to CruiseControl.NETToolRelease candidate
Automated Test HarnessProvides automated testing (VFP Tools folder)ToolProduction
BeautifySpecify capitalization and indentation styles for code (XSource)ToolProduction
Bin 2 Text ExtensionBetter Visual FoxPro IDE integration with [FoxBin2Prg](https://github.com/fdbozzo/foxbin2prg)ToolRelease candidate
BlackFoxEase verbose code for modern language constructs like JSON notation, HTTP protocol by providing a Visual FoxPro grammarComponentBeta
BuildersTools that aid in setting properties of controls on a form (XSource)ToolProduction
CalendarCalcProvides a set of classes to perform specific calendrical processing tasks, help with internationalization, and build multicultural solutionsComponentProduction
ClassBrowserView, use, and manage classes and their user-defined members (XSource)ToolProduction
ClassBrowserXStandard VFP ClassBrowser with enhancements to the Export Code featureToolAlpha
Code AnalystTool to help your recognize refactoring opportunities by spotting bad smells you selectToolProduction
CodeReferencesSearch for occurrences of code (XSource)ToolProduction
Control Renamer BuilderBuilder designed to rename controls and reference to controls in the method codesToolProduction
ConverterConverts files created in FoxPro 2.6 and earlier versions of VFP to the current VFP format (XSource)ToolProduction
CoverageProfilerProvides analysis of coverage logs (XSource)ToolProduction
CPZeroPokes a codepage byte into a database header (VFP Tools folder)ToolProduction
CSVProcessorExtends VFP capabilities of CSV file handlingComponentProduction
ctl32_statusbarReplacement for VFP _screen Status Bar, or can be used on a formComponentRelease candidate
Cursor and Connector Properties ViewerLibrary for displaying and setting cursor and connection propertiesToolProduction
DataExplorer 3Enhancements past the Sedna release.ToolRelease candidate
DBC Low Level FunctionsA library for reading and writing values of all properties and objects without opening a database with OPEN DATABASEComponentProduction
DDEXVisual FoxPro DDEX (Data Designer EXtension) Provider for Visual Studio 2005 (Sedna)ComponentProduction
DeskTop AlertsOutlook style alerts are popup windows to message usersComponentProduction
Dynamic FormsDynamically create forms from markup syntax.ComponentProduction
EnvironmentManagerManage and organize environment settings for reusable development needs (XSource)ToolProduction
ExcelXMLConvert a Table or a Grid control into a Microsoft Excel XML Spreadsheet file.ComponentBeta
FastXTabA replacement for VFPXTab.prg that creates cross-tab tables and cursorsComponentProduction
FFCMicrosoft Visual FoxPro 9.0 Foundation ClassesComponentProduction
FilerProvides a file and text search engine without a user interface (VFP Tools folder)ToolProduction
FileSpecThe descriptions of the table structures for .dbc, .frx, .lbx, .mnx, .pjx, .scx, and .vcx files (VFP Tools folder)ToolProduction
FinderSearch tool to find names of files or classes in a project or folder.ToolProduction
FoxBarCodeFoxBarcode provides a tool for generating images with different bar code symbologies.ComponentProduction
FoxBarCodeQRFoxBarcodeQR is a supplement of FoxBarcode only for QR Code.ComponentProduction
FoxBin2PrgVFP 9 Binary to Text and Text to Binary converter. Replacement for SCCText(X) and TwoFox that is bi-directional (Text is editable)ToolProduction
FoxChartsActiveX-free charting leverages GDIPlusXComponentProduction
FoxcodePlusVisual Studio like extensions to Visual FoxPro IntelliSense.ToolBeta
FoxFakerGenerates fake data for testingToolProduction
FoxISAPIAllows access to VFP Automation servers from any ISAPI supported Web server (VFP Tools folder)ComponentProduction
FoxMockMocking framework for Microsoft Visual FoxProToolProduction
FoxPro.hInclude file for commonly used constants in VFP (VFP home folder)ToolProduction
FoxQueueFoxQueue is a queue implemented over array, using wrappingComponentProduction
FoxRegExPerforms validations on strings using Regular Expressions supported by VBScriptComponentProduction
FoxStackStack class which models and implements Stack data structure in Visual FoxProComponentProduction
FoxStringBuilderCreates a mutable sequence of charactersComponentProduction
FoxTabsIDE enhancement assisting developers working with a project and numerous open filesToolProduction
FoxTypesRecreating C# static types in Visual FoxPro Code classes.ComponentBeta
FoxUnitUnit Testing in Visual FoxProToolProduction
FRXTabsData-driven mechanism to extend the VFP Report DesignerComponentProduction
fxReportsCommunity sharing of custom report featuresComponentAlpha
GaugeDraws gauges in VFP applications.ComponentProduction
GDIPlusXVFP 9.0 class libraries that wrap the 603 GDI+ Flat API functions of GDIPlus.dllComponentProduction
GenDBCGenerates a program that can recreate a database (VFP Tools folder)ToolProduction
GenHTMLGenerates HTML from forms, labels, reports, and menus (VFP home folder)ToolProduction
GenMenuGenerates an MPR file from an MNX menu (VFP home folder)ToolProduction
GoFishGoFish is an advanced code search tool for fast searching of Visual FoxPro source code.ToolProduction
HexEditProvides a way to examine address values, or examine or change byte and ASCII values of data in a file (VFP Tools folder)ToolProduction
iCal4VFPA set of classes to handle iCalendar objectsComponentProduction
IntellisenseManagerPerform IntelliSense management tasks (XSource)ToolProduction
IntellisenseXExtensions to native Intellisense for field names, properties, local variables, and constants.ToolProduction
JustBehaveExtend the behavior of any VFP baseclass or custom framework class without additional codeComponentAlpha
Log4VFPProvides a VFP wrapper for the Log4NET diagnostic logging libraryComponentProduction
MemberDataEditorAn easy to use front-end to manage MemberData (XSource)ToolProduction
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)ToolProduction
Multi-Select ComboboxProvides the ability to select multiple items from a table/cursor rowsource into a single, character-separated (concatenated) valueComponentProduction
My for VFPExposes commonly used functionality in a hierarchy that is easy to discover and navigate (Sedna)ToolProduction
Name Syntax CheckerVerifies 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.)ComponentProduction
NET4COMA collection of COM classes that wrap a subset of the .NET Framework 2.0 (Sedna)ComponentProduction
New Class Dialog ReplacementReplacement for VFP New Class dialog with more featuresToolAlpha
New Property/New Method ReplacementNote: While this project isn't deprecated, its functionality is included in PEM Editor listed above.ToolProduction
nfJsonProvides a set of fast performance, reliable, and easy to use Json functions using pure VFP.ComponentProduction
nfXMLProvides powerful and simple to use functions to convert complex XML into a VFP (empty-based) object and vice versa.ComponentProduction
ObjectBrowserDisplays the classes, properties, methods, events, and constants available for COM object libraries (XSource)ToolProduction
OOP Menu ProjectObject-oriented menusComponentProduction
OOP ReportsObject-oriented reportsComponentProduction
Organization ChartDisplays an organization tree view.ComponentAlpha
overHereAn SDK that wraps access to the resources of the Here.com location platform to easily integrate mapping and geolocation services and data into VFP applicationsComponentAlpha
ParallelFoxParallel Processing Library for Visual FoxProComponentProduction
PEM EditorReplacement for the native dialogs to add, edit and maintain properties, events, and methodsToolProduction
PopMenu ProjectOwner-drawn object-oriented shortcut menusComponentAlpha
Project ExplorerA replacement for the VFP Project Manager.ToolProduction
ProjectHookXExtendible projecthook classToolProduction
ReportingAppsThe default implementation of Visual FoxPro 9's Report Applications (XSource)ComponentProduction
SamplesVFP samples (VFP Samples folder)ToolProduction
SCCTextTranslates Visual FoxPro binary files into text equivalents and back (VFP Tools folder)ToolProduction
SednaMicrosoft Visual FoxPro 9.0 'Sedna' Add-OnsComponentProduction
ssClassesLibrary of useful classesComponentProduction
StripeXProvides a wrapper for working with Stripe.comComponentProduction
SubFoxSeamless integration for Subversion source code controlToolBeta
Tab MenuRibbon control generated from VFP menusComponentBeta
TabbingNavigationMakes navigating through FoxPro the same experience as SQL Management Studio or Visual StudioToolAlpha
Table Designer XNon-modal replacement for the VFP Table DesignerToolPlanning
TaskListManagerKeeps track of tasks (XSource)ToolProduction
TaskPaneManagerDisplays links to useful information and dialogs for performing essential tasks (XSource)ToolProduction
ThemedControlsOutlookNavBar and other controls to provide the Outlook look and feel in your VFP appComponentProduction
ThemedTitleBarReplace VFP form TitleBar with modern lookComponentBeta
ThorTool for managing add-on tools in the IDE (assigning hot keys, popup menus, etc); integrated with PEM Editor 7.ToolProduction
Thor RepositoryA collection of IDE tools, accessible thru Thor, that have been written by members of the FoxPro community.ToolProduction
ToolboxDisplays items used in the creation of applications (XSource)ToolProduction
TooltipImproved tooltips for FoxPro forms controls, including multi-lineComponentProduction
TwilioXProvides a wrapper class for calling Twilio.com to send textsComponentProduction
Upsizing WizardAn updated version of the Visual FoxPro 9.0 SP2 Upsizing Wizard (Sedna)ToolProduction
UTCDatetimeProvides an object to process UTC and local time exchange in Visual FoxPro, for all current time zones around the world.ComponentProduction
VFP 9.0 Localization in FrenchProvides a French-localized IDE and toolsToolProduction
VFP 9.0 Localization in RussianProvides a Russian-localized IDE and helpToolProduction
VFP 9 SP2 Help FileCommunity maintained VFP 9 SP2 Help file (corrected and enhanced)ToolProduction
VFP 9 SP2 Hotfix 3Official download of Microsoft's VFP 9 SP2 Hotfix 3 file (KB 968409)ToolProduction
VFP Grid ManyHeaderCustom container to replace and extend VFP's header functionalityComponentAlpha
VFP Runtime InstallersProvides downloads for the VFP runtime installersToolProduction
VFP2C32FLL over Windows APIComponentProduction
VFPCleanWhen reinstalling VFP, make sure all core Xbase and other files are set appropriately (XSource)ToolProduction
VFPDosPrintGenerate text-based reports that can take full advantage of dot-matrix printer capabilities.ComponentProduction
VFPOAuthPerforms OAuth authentication based on the OAuth 1.0a protocol.ComponentAlpha
VFPRegExToolVerify regular expressions visually & do replace operations using any VFP function - based on vbScript.regexp.ComponentProduction
VFPTweetAPIA wrapper around the Twitter API with the purpose of accessing Twitter from Visual FoxPro.ComponentAlpha
VFPXTabGenerates a cross-tabulation cursor (VFP Tools folder)ComponentProduction
VistaDialogs4COMA collection of classes that provide access to the Windows Vista TaskDialog and Common Dialogs (Sedna)ComponentProduction
WebserviceWeb service wizard (XSource)ToolProduction
Win32APIProvides documentation for calling hundreds of Win32API functions from VFPToolProduction
Win7TLibIntegrate Windows 7 Taskbar Functionality into your VFP ApplicationsComponentAlpha
WizardsA collection of Wizard applications and productivity enhancement tools (XSource)ToolProduction
XLSXWorkbookRead from and write to XLSX format files without any automation or export with support for full cell formattingComponentProduction
XML Library SetExtends the VFP XML processing capabilitiesComponentProduction
XSourceMicrosoft Visual FoxPro 9.0 SP2 XSource ProjectsToolProduction
ZintBarcodeIntegration of a wide range of 1D and 2D barcode technologies in VFP applicationsComponentProduction
zProc, zVFP, and zCOM IntelliSense ScriptsCustomized IntelliSense scripts listing user-defined, DLL, and native functions and COM objectsToolAlpha
Visual Foxpro

Reinstall mac os el capitan. Microsoft Visual FoxPro is a powerful object-oriented environment for database construction and application development. The Microsoft Visual FoxPro ODBC Driver enables applications to open, query, and update data in Visual FoxPro and earlier versions of FoxPro through the Open Database Connectivity (ODBC) interface. Modern themes for the Visual FoxPro 9 Editor: FoxDates: FoxDates is a collection of helpful functions for working with dates and times in Visual FoxPro: Fox Pages Server: Fox Server Pages is a Visual Foxpro multithreaded webserver: FoxyPreviewer: Export your VFP reports to Images, RTF, PDF, HTML or XLS super easy! Send them by email! In this article. Microsoft Visual FoxPro is a powerful object-oriented environment for database construction and application development. The Microsoft Visual FoxPro ODBC Driver enables applications to open, query, and update data in Visual FoxPro and earlier versions of FoxPro through the Open Database Connectivity (ODBC) interface.

Other Open Source VFP Projects

Xbox console companion for mac. Os x el capitan usb bootable. This is a list of other open source VFP projects that aren’t part of VFPX.

Microsoft visual foxpro support library
ProjectDescription
DBF to Any ExportExport DBF to MSSQL, MDB, Oracle, MySQL and MSSQL CE
DT ClassClasses for working with date or datetime
Editor ThemesModern themes for the Visual FoxPro 9 Editor
FoxDatesFoxDates is a collection of helpful functions for working with dates and times in Visual FoxPro
Fox Pages ServerFox Server Pages is a Visual Foxpro multithreaded webserver
FoxyPreviewerExport 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 ForkExport table/cursor to XLS version 3
Hacker's Guide to Visual FoxProAn Irreverent Guide to How FoxPro Really Works
INTLSteven Black's INTL Toolkit for Visual FoxPro makes creating international and multilingual applications easy
LINQ to VFPAn IQToolkit Provider that adds the ability to use Visual FoxPro Data as a LINQ data source.
LockScreen StackClass for managing value of LockScreen
Named ParametersThe Named parameters utility for processing and checking input EXE/APP parameters.
Scrollable containerScrollable container
Serializable VFP object to XMLSerializable object to XML
Stonefield Database ToolkitProvides additional functionality to the Visual FoxPro data dictionary
VFP Client for ADO.NetA wrapper for the .NET System.Data.OleDb classes.
VFP Entity Framework ProviderAn Entity Framework Data Provider that adds the ability to use Visual FoxPro Data as an Entity Framework data source.
VFP git utilsGit utilities for VFP, designed to work within the Thor repository (Mike Potjer)
VFP Help OnlineThe help for VFP 9 SP2 online
VFP System VariablesDocumentation for VFP System Variables
WMIQueryQuery any Windows WMI Class using just a line of code

Related searches

  • » microsoft visual foxpro windows 10
  • » visual foxpro download windows 10
  • » visual foxpro 9 runtime for windows 10
  • » visual foxpro windows 10
  • » microsoft visual visual foxpro
  • » visual foxpro для win 10 скачать
  • » visual foxpro win 10
  • » microsoft visual c windows 7 10.0.40219
  • » microsoft visual c windows 10
  • » microsoft visual c для windows 10

microsoft visual foxpro for windows 10

at UpdateStar
  • More

    Microsoft Visual FoxPro (繁體中文)

  • More

    Microsoft Visual C++ 2008 Redistributable 11.0.61030.0

    The Microsoft Visual C++ 2008 Redistributable Package installs runtime components of Visual C++ Libraries required to run applications developed with Visual C++ on a computer that does not have Visual C++ 2008 installed. more info..
  • More

    Microsoft Visual C++ 2010 Redistributable 12.0.30501

    The Microsoft Visual C++ 2010 SP1 Redistributable Package installs runtime components of Visual C++ Libraries required to run applications developed with Visual C++ 2010 SP1 on a computer that does not have Visual C++ 2010 SP1 installed. more info..
  • More

    Microsoft Visual C++ 2015 Redistributable Package 14.28.29334

  • More

    Microsoft .NET Framework 4.8.3928

    The Microsoft .NET Framework 4 Client Profile redistributable package installs the .NET Framework runtime and associated files that are required to run most client applications.The .NET Framework is Microsoft's comprehensive and consistent … more info..
  • More

    Microsoft Silverlight 5.1.50918.0

    Silverlight is essentially nothing more than Microsoft's vision of a cross-browser, cross-platform plug-in designed to be the source of rich online user experiences and to dislodge Flash from its current dominant position on the market. more info..
  • More

    Microsoft OneDrive 20.169.0823.0008

    Store any file on your free OneDrive (fromer SkyDrive) and it's automatically available from your phone and computers—no syncing or cables needed. more info..
  • More

    Microsoft Edge 87.0.664.60

  • More

    Microsoft SQL Server Compact Edition 3.1.0000

    SQL Server Compact 3.5 is a free, easy-to-use embedded database engine that lets developers build robust Windows Desktop and mobile applications that run on all Windows platforms including Windows XP, Vista, Pocket PC, and Smartphone. more info..
  • More

    Microsoft Visual C++ 2005 ATL Update kb973923 8.0.50727.4053

    A security issue has been identified that could allow an attacker to compromise your Windows-based system with Microsoft Visual C++ 2005 Redistributable Package Service Pack 1 and gain complete control over it. more info..
Visual foxpro windows 10

microsoft visual foxpro for windows 10

search results Visual Foxpro

Foxpro For Windows 10 Download

Descriptions containing

microsoft visual foxpro for windows 10

  • More

    Microsoft Visual C++ 2010 Redistributable 12.0.30501

    The Microsoft Visual C++ 2010 SP1 Redistributable Package installs runtime components of Visual C++ Libraries required to run applications developed with Visual C++ 2010 SP1 on a computer that does not have Visual C++ 2010 SP1 installed. more info..
  • More

    Microsoft Visual C++ 2008 Redistributable 11.0.61030.0

    The Microsoft Visual C++ 2008 Redistributable Package installs runtime components of Visual C++ Libraries required to run applications developed with Visual C++ on a computer that does not have Visual C++ 2008 installed. more info..
  • More

    Microsoft .NET Framework 4.8.3928

    The Microsoft .NET Framework 4 Client Profile redistributable package installs the .NET Framework runtime and associated files that are required to run most client applications.The .NET Framework is Microsoft's comprehensive and consistent … more info..
  • More

    Realtek High Definition Audio Driver 6.0.9030.1

    REALTEK Semiconductor Corp. - 168.6MB - Freeware -
    Audio chipsets from Realtek are used in motherboards from many different manufacturers. If you have such a motherboard, you can use the drivers provided by Realtek. more info..
  • More

    Microsoft Silverlight 5.1.50918.0

    Silverlight is essentially nothing more than Microsoft's vision of a cross-browser, cross-platform plug-in designed to be the source of rich online user experiences and to dislodge Flash from its current dominant position on the market. more info..
  • More

    Mozilla Firefox 83.0

    Coupon Search Plugin for Firefox, find some of the best discounts and deals around from the best retailers on the net. Coupons, discount codes and more. CouponMeUp have thousands of the best coupons from hundreds of online retailers. more info..
  • More

    Windows Live Essentials 16.4.3528.0331

    Windows Live Essentials (previously Windows Live Installer) is a suite of freeware applications by Microsoft which aims to offer integrated and bundled e-mail, instant messaging, photo-sharing, blog publishing, security services and other … more info..
  • More

    Microsoft Visual Studio 2010 Tools for Office Runtime Language Pack 10.0.60828

    The Microsoft Visual Studio Tools for the Microsoft Office System (Version 4.0 Runtime) language pack contains the text of runtime user interface elements, such as error messages, for languages other than English. more info..
  • More

    Microsoft Visual C++ 2005 ATL Update kb973923 8.0.50727.4053

    A security issue has been identified that could allow an attacker to compromise your Windows-based system with Microsoft Visual C++ 2005 Redistributable Package Service Pack 1 and gain complete control over it. more info..
  • More

    Microsoft SQL Server Compact Edition 3.1.0000

    SQL Server Compact 3.5 is a free, easy-to-use embedded database engine that lets developers build robust Windows Desktop and mobile applications that run on all Windows platforms including Windows XP, Vista, Pocket PC, and Smartphone. more info..

Install Foxpro On Windows 10

Additional titles containing

microsoft visual foxpro for windows 10

  • More

    Microsoft Visual C++ 2010 Redistributable 12.0.30501

    The Microsoft Visual C++ 2010 SP1 Redistributable Package installs runtime components of Visual C++ Libraries required to run applications developed with Visual C++ 2010 SP1 on a computer that does not have Visual C++ 2010 SP1 installed. more info..
  • More

    Microsoft Visual C++ 2008 Redistributable 11.0.61030.0

    The Microsoft Visual C++ 2008 Redistributable Package installs runtime components of Visual C++ Libraries required to run applications developed with Visual C++ on a computer that does not have Visual C++ 2008 installed. more info..
  • More

    Microsoft Visual C++ 2015 Redistributable Package 14.28.29334

  • More

    Microsoft Visual Studio 2010 Tools for Office Runtime 10.0.60833

    ® 2006 Microsoft Corporation - 38.2MB - Shareware -
  • More

    Microsoft Edge 87.0.664.60

Most recent searches

Microsoft Visual Foxpro Support Library

  • » 动漫倶楽部 第4话
  • » loaris trojan remover 3.1.57
  • » micgrografx download
  • » idt audio windows 10 actualizado
  • » emachins updates
  • » iphone anyfix ダウンロード
  • » mission g mouse software
  • » ubusoft luncher
  • » geomtri dashe apk pc windows
  • » ship simulator gold edition telecharger
  • » thosbiba tempo
  • » chrome 64 pobierz
  • » twin usb gamepad free river ownloa
  • » pobierz world tv countries
  • » mp3 win10下載
  • » telecharger windiows loader
  • » live tv free links pobierz
  • » ij scan utility windows 10 pobieranie
  • » cloud security client für securiton
  • » اوبن ايميس بلس