Projects
ANZ eGate Plugin
- Category: Plugin
Description:An utility plugin to ease the integration of the ANZ eGate payment platform in Servoy
Articles
- Category: Article
Description:A collection of in-depth feature articles on various subjects involving Servoy and development in general.
Index:- Where is your code executed? (Patrick Talbot)
- Servoy Tutorials: The Mighty Array (Gary Dotzlaw)
Busy Plugin
- Category: Plugin
Description:License: AGPL
This is a plugin which blocks user entry to a screen and displays a status message with optional cancel button. It is intended for use when running a method or process that will take very long, and you want to give the user some UI feedback....
Code Signer
- Category: Tool
Description:A visual tool to help verifying/signing all your Servoy jars.
Column Converter Pro
- Category: Plugin
Description:License: AGPL
This is a client plugin that adds to the Servoy Column Converters in the column properties windows in dataproviders area. This plugin adds Blowfish Encryption/Decryption, and Global Method conversion....
COM Plugin
- Category: Plugin
Description:License: LGPL
This is a client or server-side plugin that allows you to interact with COM objects. These COM objects for example could be Microsoft Applications (Word, Excel, Powerpoint, Outlook, Internet Explorer, etc), evaluation of VBScript, or other applications that have implemented COM (like .NET, VB, or FoxPro applications) . The download includes a sample solution showing interaction with VBScript, Internet Explorer and text-to-speech. This plugin uses the JACOB libraries....
CoverFlow Module
- Category: Module
Description:With coverflow module user can experience the record browsing in three dimensional graphical user interface.
CSV Import Automator Module
- Category: Module
Description:This module will help you automate the process of importing CSV files to their corresponding tables. It's completely free and unlocked, so please feel free to use and modify it. However, if you do make improvements to it, I would ask that you kindly share these with the rest of the community....
DateChooser Bean
- Category: Bean
Description:This bean is a free fully featured replacement for the field of displayType "CALENDAR" in Servoy, it is totally compatible with Servoy developer, smart client AND web client (for Servoy 4.1.x and 5.x)....
Dependency Analyzer
- Category: Tool
Description:A Serclipse plugin, compatible with Servoy 5.2 +, with a wizard to build a dependency analysis file, showing the active project and module resources possible conflicts and the module dependency tree issues with cycles and redundant inclusions.
Helpful when you need to tackle dependency issues and need some hints on dependency optimization....Dialogs module
- Category: Module
Description:The Dialogs module brings Smart-client dialogs to the Web-client.
When using a dialog or a form in dialog being modal in web client then your method that opened this dialog doesn't wait until the (modal) dialog is closed like it would in Smart client....
Direct SQL
- Category: Plugin
Description:License: AGPL
Direct JDBC access to the any database bypassing Servoy's built-in database connection functionality. This is useful for communicating over JDBC with drivers that aren't fully Type-4 compliant and you just want to do direct access to, with no need to build UI forms agains...
Data Record Editor
- Category: Module
Description:During development and later after the go-live, it is always handy to have immediate access to all data fields of a current data record, as the forms usually show only a subset of that record. That way you can inspect and change each field in a second, without switching to a database manager and seeking the record there, or switching to Servoy to the data tab of the table editor. ...
Extended Mouse Listener plugin
- Category: Plugin
Description:A simple that allows to add mouse listeners for clicks using extra buttons.
Compatible Servoy 7+, Smart client running Java 7+ onlySponsored by Marc Boegem for Solutiative
Fractions
- Category: Module
Description:Adds fractional data entry and display and decimal/fraction conversion to Servoy.
Based on an early version of ratio.js. (https://github.com/LarryBattle/Ratio.js)
Visit the Wiki for installation and usage (https://www.servoyforge.net/projects/fractions/wiki)....
Gantt module
- Category: Module
Description:MIT License
Servoy 5.1 and up, Smart Client onlyThe Gantt module is a 100% Servoy native implementation of an interactive gantt chart.
It is highly configurable and a nice example what can be done with the SolutionModel....iPhone Application Builder
- Category: Solution
Description:This application enables you to create great-looking iPhone web applications via an easy-to-use point-and-click interface. You simply specify what database you want to display data from, and add objects to the form. You can add text fields, text areas, HTML areas, combo boxes, radio buttons, checkboxes, labels, and special "Navigation Items" that will automatically navigate to any form....
IT2BE Barcode Plugin
- Category: Plugin
Description:With the Barcode Plugin you can create a (JPEG) image direct in memory.
You can download the Plug-in using the Components Manager.
- The components manager and manual are available here
IT2BE Cryptor Plugin
- Category: Plugin
Description:The Cryptor Plug-in for Servoy is packed with 12 functions for encryption, encoding etc.
You can download the Plug-in using the Components Manager.
- The components manager and manual are available here...
IT2BE Fax Plugin
- Category: Plugin
Description:The Fax Plug-in makes faxing through a Servoy solution as simple as sending an email.
You can download the Plug-in using the Components Manager.
- The components manager and manual are available here...
IT2BE FTP Plugin
- Category: Plugin
Description:The FTP Plug-in introduces much of the basic FTP functionality into Servoy like: list, put, get etc.
You can download the Plug-in using the Components Manager.
- The components manager and manual are available here...
IT2BE Splash Plugin
- Category: Plugin
Description:The Splash Plug-in adds a splash screen to a solution.
You can download the Plug-in using the Components Manager.
- The components manager and manual are available here
IT2BE Tools Plugin
- Category: Plugin
Description:The Tools Plug-in is the very first (ever) developed Plug-in for Servoy and is distributed as 'Freeware', packed with over 60 functions (both Client side and Server side).
You can download the Plug-in using the Components Manager.
JDBC-Metadata Plugin
- Category: Plugin
Description:This plugin exposes a bunch of metadata functions available in the JDBC driver.
See the Wiki for more info on the available functions and screenshots of the demo solution in action.This plugin is compatible with Servoy 5.2.x, 6.0.x and 6.1.x. Also a Servoy 3.5.x version is available....
mod_datejs
- Category: Module
Description:mod_datejs is an adaptation of the Date.js library for use in Servoy.
See http://www.datejs.com for library documentation/API.
modCrypt
- Category: Module
Description:A small module to encrypt and decrypt strings.
It uses Java libraries included in standard installation of Servoy server.MultiFileUploader Plugin
- Category: Plugin
Description:A Web client plugin to ease the transfer of multiple files, using HTML 5 Drag N Drop, File, FileReader, FileList and Blob capabilities with the help of the JQuery-File-Upload plugin
Check out the Wiki for compatibility, installation and usage documentation....
OAuth Plugin
- Category: Plugin
Description:The OAuth plugin is a webclient plugin for using OAuth authentication.
It is based on the scribe-java lib https://github.com/fernandezpablo85/scribe-java .
Currently, it can be used for Facebook, Linkedin, Xero(public and private applications) authentication....Peers plugin
- Category: Plugin
Description:Smart client only. Compatible Servoy v5.2+
Based on the Peers SIP java library, a SIP client.Sponsored by David Pearce
Redis plugin
- Category: Plugin
Description:The Redis plugin provides an easy way for servoy projects to interface with most of the basic features of a Redis server
The plugin has been developed and tested against Redis server version 2.8...
Servoy Code Editor Bean
- Category: Bean
Description:A web client bean to embed a code editor - based on CodeMirror JavaScript component: http://codemirror.net/
Servoy CrystalReports Plugin
- Category: Plugin
Description:A plugin to enable deployment of Crystal Reports in Servoy applications
DnDFile Bean
- Category: Bean
Description:This bean, when visible, adds a "drop target" surface on your form, and when not visible, transforms the whole form's background surface (and disabled/non editable objects) into a drop target for files coming from your file system....
DnDOutlook Bean
- Category: Bean
Description:An extension of the DnDFile Bean allowing to drop emails from Outlook 2003+ to get body (text and/or html) and attachments.
Windows 32 and 64-bit only - compatible Servoy 3.5.x and more.Sponsored by John Lutgen for Devoon
Draw Bean
- Category: Bean
Description:A bean allowing the user to draw on a canvas, with optional background image and scripting options.
Uses an Applet in the web client.Sponsored by David Pearce
DroolsRules Plugin
- Category: Plugin
Description:A plugin which allows Servoy developers to use Drools Rules engine in JavaScript. The plugin will provide support using rules from string, .drl rules file and Excel DecisionTables. The rules can use standard Servoy JSFoundset and JSRecord instances and custom JavaScript object and will have access to all globals methods/variables and standard Servoy classes like databaseManager, application, forms, etc....
FieldBuilder
- Category: Module
Description:Jasper Report Field Builder
A simple module you can attach to any solution and it will allow you to easily build the JRXML strings necessary to create fields in iReport for foundset based reports.
Google Apps Plugin
- Category: Plugin
Description:License: AGPL
This is a client plugin to integrate with Google Apps, including Accounts, Base, Blogger, and Calendar.
HL7 Plugin
- Category: Plugin
Description:A simple plugin to connect to a remote HL7 server using TCP sockets using Lower Layer Protocol.
The plugin takes care of the transport, but do not parse any HL7 messages though.Sponsored by STB http://www.stb.nl/
IT2BE Core Libraries
- Category: Tool
Description:The Core Libraries contain generic methods for all our Servoy Components (Plug-ins and Beans).
See the Wiki for more information.
JSDatePicker module
- Category: Module
Description:MIT License
Servoy 5.x and upRequires mod_datejs .
A 100% Servoy native replacement for the standard Java datepicker that works in Smart and Webclient....
JSDoc Serclipse Plugin
- Category: Tool
Description:A Serclipse plugin to automatically generate html documentation out of the annotations of your Servoy methods.
Eclipse update site: http://www.servoy-stuff.net/downloads/developer/updates
Check the Wiki for installation instructions.
JSListPicker module
- Category: Module
Description:MIT License
Servoy 5.x and upWhat is it?¶
A dynamic search and selection dialog for those situations where a combo-box or contextual menu are not suited for.
Why a listpicker?¶
Servoy's valuelist is limited to 500 items (but using such a long list in a combobox is considered bad UI)....
KeyListeners Plugin
- Category: Plugin
Description:A simple plugin to attach key listeners callback on any key event in your Servoy fields (keyPressed, keyTyped and keyReleased).
mod_console
- Category: Module
Description:mod_console is a Servoy 4 module that provides a runtime JavaScript interpreter running in the Servoy Smart Client or Web Client.
To use mod_console, import the module into your Servoy 4 installation. Add the module to an existing solution (or it can be run standalone as a solution). To open the console, call "globals.mod_console_show()" from somewhere in your solution, and the console will appear in a dialog....
mod_js_core
- Category: Module
Description:mod_js_core extends built-in JavaScript objects, and provides a series of utility and convenience methods. Much of the code in this module is based on the Prototype.js project.
Currently, mod_js_core has most all of the generic non-browser specific extensions from Prototype.js, based on Prototype v1.6. A full test suite is also available as a separate module....
MongoDB Connector
- Category: Plugin
Description:A plugin that allows for connectivity to MongoDB databases.
MousePointer Plugin
- Category: Plugin
Description:Plugin that gives the correct coordinates of your mouse pointer within a window.
This way you can show a popup menu right at your mouse-cursor.This plugin is for Smart Client only.
Sponsored by Roclasi Software Solutions
NumberToWords Plugin
- Category: Plugin
Description:A plugin which allows Servoy developers to use the functionality from icu4j library to spell out numbers to words and perform other rules-based conversions and formatting.
The plugin will have built-in support for some languages (for example, English-US, English-UK, French, German, Spanish, Italian, Dutch, Swedish, Japanese, Greek, Russian, Hebrew) and options to use a custom ruleSet provided as an input argument to extend support to almost any other languge....PDF Pro Plugin
- Category: Plugin
Description:License: AGPL
The PDF Pro plug-in adds many features that are not available in the pdf_output plug-in that ships with Servoy. In order for the PDF Pro plug-in to function, it is required that the pdf_output plugin also be installed (free option in the Servoy Installer). The PDF Pro plug-in depends on the iText and Multivalent Tools java libraries, which are open-source and distributed under separate licenses. Both of those java libraries should already be installed after installing both the PDF Output plug-in, and the PDF Pro plug-in....
PdfSignature Plugin
- Category: Plugin
Description:Makes a digital signature of a pdf document with a certificate file (pfx, p12).
PhoneNumber Plugin
- Category: Plugin
Description:A plugin which allows Servoy developers to use the functionality from Google libphonenumber library to parse/format/validate phone numbers for all countries/regions of the world.
More information regarding the Google libphonenumber project can be found here libphonenumber...
Polyglot
- Category: Solution
Description:Apache Software License, version 2.0
This simple though powerful solution facilitates translation of Servoy solutions (i18n keys) on a server without the need of Servoy Developer.
You can assign specific solutions to be translated by a specific user for (a) specific language(s)...Robot Plugin
- Category: Plugin
Description:Allow for communicating with other Clients on the application server, including getting information about idle time, shutting them down, etc. Also provides options to restart the application server
See the WIki for more info....Scanner Pro plugin
- Category: Plugin
Description:A plugin to help image acquisition from scanners or cameras, using TWAIN or SANE standard technology.
You can acquire images without user interaction or let the user choose his preferred settings in the TWAIN driver interface.
Works on Windows and MacOS X in Smart client....Scroller Plus Plugin
- Category: Plugin
Description:A little plugin utility which allows to manipulate scrollbars positions and to add a listeners to them.
Compatible 5.1.x & 5.2+ (Smart client only)- ServoyDescription:
This project is just for monitoring any activities in the Servoy source.
You can't add/track any issues here. Use Servoy's issue tracker for that.
Servoy JasperReports Plugin
- Category: Plugin
Description:JasperReports for Servoy
A plug-in to enable the deployment of JasperReports in Servoy.SVN: svn://svn.servoyforge.net/servoy-jasperreports
Alternative CSS for webclient
- Category: Tool
Description:This project provides an alternative CSS for the Servoy webclient
We have updated/changed the following:
- FormInDialog (has a drop-shadow and much cleaner interface)
- Tab's in tabpanels (look much more like Smart-Client)
- Table-view headers (has a light gradient & text-shadow)...
Servoy-Plugins.de Google2
- Category: Plugin
Description:New Google plugin to support the Google Calendar API v3
Servoy-Plugins.de ServoyUpdater
- Category: Plugin
Description:A server plugin that will automatically update solutions on a Servoy server.
Servoy-Stuff Tutorials
- Category: Tutorial
Description:The source of the Servoy-Stuff tutorials you all know and love ;-)
Knob Bean
- Category: Bean
Description:This bean is an experimental bean made while writing the How to build a bean for Servoy tutorial, conveniently accessible here for further support and enhancements, it is compatible with Servoy 4.1.x/5.x Smart client only... ...
ServoySlider Bean
- Category: Bean
Description:This bean is the result of the How to build a bean for Servoy tutorial, conveniently accessible here for further support and enhancements, it is compatible with Servoy 4.1.x/5.x Smart client AND Web client....
Whois Plugin
- Category: Plugin
Description:A very simple free plugin which queries a whois server to retrieve informations about a domain.
It was made as an example in a tutorial on how to build plugins for Servoy.WicketTest Bean
- Category: Bean
Description:This simple wicket test bean was made during the writing of the How to build a bean for Servoy tutorial, conveniently accessible here for further support and enhancements, it is compatible with Servoy 4.1.x/5.x Smart client AND Web client....
- ServoyForge (the website)Description:
This project is about this very website.
Any issues, feature requests, questions and such can be posted here in the issue tracker or in the forum. -
Web Components
- Category: Solution
Description:Example Web Components to go along with the videos on http://servoyu.com
Check out the Wiki for more info https://www.servoyforge.net/projects/servoyu-web-components/wiki
SmartDoc Plugin
- Category: Plugin
Description:The SmartDoc Plugin is a brand new plugin which gives Servoy developers the power of the Apache Lucene/Solr Full-Text Enterprise Search Engine from within Servoy.
It is compatible with Servoy 5.x for smart and web clients. ...SoundPlayer Bean
- Category: Bean
Description:A little (Web client only) Servoy-Aware Bean (ab)using the QuickTime player plugin in the browser...
Spell Check Pro Plugin
- Category: Plugin
Description:License: AGPL
This is a Smart Client plugin that adds many features that are not available in the spellcheck plugin that ships with Servoy. This plugin is based on the open source JOrtho project at SourceForge. The plugin includes 6 dictionaries/languages: German, English, Spanish, French, Italian, and Russian. This plugin uses Wiktionary as the dictionary. ...
SQLEditor
- Category: Module
Description:A visual tool for creating and executing SQL statements, that can be build in into any Servoy solution. Alternative to database SQL consoles. Enables checkbox selection of tables and columns and generates SQL statements automatically.
The integration of this SQL editor has three benefits:...
SVG Bean
- Category: Bean
Description:A Servoy-Aware bean capable of displaying any type of SVG graphics in a Servoy form.
SVG is short for Scalable Vector Graphic, an Open Source format that has the advantage of being vectorial, and that allows to create any kind of graphics, resolution independant. ...
The Browser Suite
- Category: Bean
Description:WARNING: As of Servoy 7.4 the Browser Suite is no longer supported due to various platform issues with SWT, Java 7+ and OS bugs.
YES! The one and only: A complete suite of native "Servoy-Aware" beans for the Servoy plaform.
It has been coined 'the Swiss-Knife' of Servoy - and is here to live up to this expectation!...
Twitter Plugin
- Category: Plugin
Description:A Twitter client plugin built with the help of the JTwitter library
Sponsored by ROCLASI Software Solutions
Usabilla Plugin
- Category: Plugin
Description:A plugin to facilitate access to the Usabilla.com API
Sponsored by WelcomeCCS
Validator Pro
- Category: Plugin
Description:License: AGPL
The Validator Pro plugin adds additional column validators available in the column properties of the define dataproviders dialog
Vat ID Validator Plugin
- Category: Plugin
Description:The Vat ID Validator Plugin can be used to check the validity of a VAT number issued by any EU Member State.
The check is made through the VIES VAT number validation SOAP service from http://ec.europa.eu/taxation_customs/vies.Sample:
try{
var vat_number = 'BE0999999999'...VelocityCMS
- Category: Module
Description:VelocityCMS is a multi-tenant/-site/-user/-language Content Management System build on top of Servoy and the Velocity plugin.
The focus of this project is to provide a toolkit/framework to build your own custom CMS's.
The project consists out of 3 main components:...VelocityReport Plugin
- Category: Plugin
Description:The Velocity Report plugin for Servoy provides Servoy developers with an entirely new reporting option.
The Velocity Report plugin uses CSS (2.1 and 3) and XHTML for building complex layout, Apache Velocity for easy templating, any native Servoy objects for data filling (globals, datasets, foundsets, you name it!), JFree Charts or Google Charts for charting/graphing and Barcode4J for barcode generation. ...
Chart Script Builder Serclipse Plugin
- Category: Tool
Description:A Serclipse plugin to generate VelocityReport Chart Servoy scripts from a Google Chart URL.
A great time saver that will jump start your charts in Velocity and get you up to speed with the various parameters in no time.
The project is Open Source (FreeBSD License), but to get access to the binaries, a one time donation of CAD $50 is required....
Velocity Samples
- Category: Solution
Description:A project to hold sample solutions for VelocityReport and Velocity plugin, including web sites build with Velocity Web client capabilities
Velocity Services
- Category: Tool
Description:This project is providing external services that Velocity will leverage to add pluggable functionalities.
Sponsored by the JBS Group
VFP Plugin
- Category: Plugin
Description:This plugin provides Servoy developers with a Visual FoxPro background (and maybe a few others as well) to lookup familiar VFP syntax and inject the corresponding Servoy/JavaScript code into their solution. Currently more than 100 commands and functions are included and many more will follow....
voipgrid API
- Category: Module
Description:voipgrid provides an API for click and call when you are on their network.
We have created the code to use this API in a module
An user of the module now only has to adress the variables an call the method automaticity an outgoing call is created on the users VOIP-phone...Web Client Utils
- Category: Plugin
Description:The Web Client Utils plug-in is a tool that allows two-way communication between the Servoy scripting environment and the browser Javascript runtime.
As such, browser-side Javascript may be invoked from Servoy methods (which execute server-side)....XML Plugin
- Category: Plugin
Description:Plugin for parsing, creating and manipulating XML
Open Source version of Patrick Ruhsert's plugin
See http://www.servoy-plugins.de/plugins/xml/xml-plugin.html for more informationYet an other JasperReports Plugin (YAJP)
- Category: Plugin
Description:Implementing CVS and XML input source. Enhanced output options like paper tray support. Better bean support. Optional viewer-pointer return to place the viewer in front.
Also available in: Atom