
The Tools Plug-in is the very first (ever) developed Plug-in for Servoy and is distributed as 'Freeware', packed with over
60 functions:
FILES
- zip - zip a (single) file and/or a folder.
- unzip - unzip a file, a group of files and folders.
Calculation
- getMaxDay - returns the last day of the given month
- dateDifference - calculate the difference between two days in milliseconds, seconds, minutes, hours or days
Formatting and strings
- dateFormat - convert a date to a string and the other way around with (or without) a formatting string
- numberFormat - format the (localized) number to the formatString
- secondsFormat - to make a number of seconds a string and the other way around. formatting like HH:mm:ss
- mirror - reverse a string 'mirrorString' into 'gnirtSrorrim'
- trim, lTrim, rTrim - remove all, leading or trailing spaces from the string
Validation
- isEmail - takes a string with one or more email addresses and checks if the format is correct
- isExpired - takes a year, month and (optional) day and returns a Boolean when expired
- isInteger - returns a Boolean value, checks a string
- isInRange - takes dates, numbers, integers and strings and returns a Boolean
- isModulus10 - takes a string, filters all numbers and tells you the result of a modulus10 check
- isNumber - returns a Boolean value after checking a string
- isTextOnly - takes a string and returns false if it finds numbers
- isServoyClient - returns true when you are running a client.
User interface
- setSolution - change the title of the solution window
- setSolutionIcon - change the icon of the solution window
- getScreenX(element) and getScreenY(element) - get the x and y coordinates of an element relative to the upper left corner (0,0) of the screen.
User system
- getPrinters - retrieve an Array with all available printers on the clients computer
- defaultPrinter - get and set the default printer on the clients computer
Client and Server
Makes 17 system environment properties available from the server and the running client. Among which:
- IP address
- MAC address - Array of MAC addresses
- Hostname and Username
- Directories - User dir, User home and Temporary dir
- Operating system properties - name, version etc.
- Seperators - path and file
- Java properties - vendor, vendor url, version
Latest Servoy 4+/5+ (Eclipse) release available  | 3.4.236 | 01/29/2010 |
| Latest Servoy 3 Classic release available | 3.2-227 | 08/17/2009 |
- When you need a toolbox with additional methods.
- When you want to validate email.
- When you want to read- and write a file to and from the server.
- When you want to zip and unzip from your solution.
- When you want much, much more.
Every Developer will see that life is a little easier with the Tools Plug-in.
We have no video available yet for the Tools Plug-in. Please check back later or subscribe to our newsletter to stay informed... |
When you start using one or more of our Plug-ins and Beans, Free or Commercial, you need to install them into your Servoy Application Server directory.
To avoid surprises and stress during (or after) the installation process we advise you to read the below
instructions, watch the
video's and import the
sample solution.
Servoy 4 Eclipse
Installation of our Plug-ins and Beans is done by making use of our IT2BE Manager tool.
IT2BE Manager can be used to manually install, uninstall, upgrade, downgrade, archive and unarchive all our Components.
To get a full understanding of IT2BE Manager you can read more about it in the
Manager Manual.
Written
Instructions for Installation and a License request are available in the above manual.
After installing our Components you can find our
sample solutions in the ~/application_server/solutions/it2be-examples folder.
You can also download the
sample solutions from the
Downloads section.
Install IT2BE Components for Servoy 4 | 04:48 |  |  |
| This 'how to...' shows you how to install one or more IT2BE Components for Servoy 4 Eclipse. |
Activate IT2BE Components for Servoy 4 | 04:35 |  |  |
| This 'how to...' shows you how to activate one or more IT2BE Components for Servoy 4 Eclipse. |
Use IT2BE Component Runtime licenses with Servoy 4 | 04:40 |  |  |
| This 'how to...' shows you how to use IT2BE Components Runtime licenses for Servoy 4 Eclipse. |
Servoy 3.x
To make the installation and update process of our Plug-ins and Beans as easy as possible we have developed the Update Manager.
The Update Manager is also what you will actually download and install before you can really install a Plug-in or a Bean.
To get a full understanding of the Update Manager you should read the documentation.
The documentation can be downloaded from the
Downloads section.
Installation instructions are available in our
Knowledgebase in the category Frequently Asked Questions
You can find our
sample solutions in the ~/solutions folder.
Freeware. For every individual or company. Unlimited Deployment allowed... |
Support Kit
The Support Kit is your 'First Aid Kit' for when you get into trouble or need help to get going. Based on the type of Support Kit you bought from us we can give you up to 2, 5 or 10 hours of support. When you need direct support (incident) or more structural support, the Support Kit is your choice.
Service Level Agreement or Support Kit
A Service Level Agreement gives you Priority Support for all your bugfixes, issues and questions regarding our Components or anything else that was agreed.
A Support Kit is valid for any type of Support, excluding bugfixes, within the per incident agreed timeframe.
License Agreement
Use of our plug-ins and beans is always subject to our Terms and Conditions and License agreement that accompany the components.
The agreements may also be found
here and
here.
To use the Plug-ins and Beans you need a valid license (Trial license or otherwise).
Licenses for Servoy 4/5
New Customers
To install our Components for Servoy 4/5 you need our IT2BE Manager Application that you can download from
the downloads section.
We suggest that you also read our IT2BE Manager Manual that you can download
here.
.
Returning Customers
To update or upgrade our Components for Servoy 4/5 you need our IT2BE Manager Application that you can download from
the downloads section.
We suggest that you also read our IT2BE Manager Manual that you can download
here.
.
License files:
When you sent your request the confirmation email that you receive will include 2 files.
The .xml file is the file that contains your Developer License Key. You need to import into your Servoy Developer environment (see above instructions). You are never allowed to deploy your Developer License.
The .txt file contains a license string for each Component. The license string should be included in your Servoy Solution before you call the Component for the first time.
Licenses for Servoy 3.x
New Customers:
If you have not already purchased an IT2BE Plug-in or Bean License,
go to the
download section to download the Installer for the Update Manager.
Run the Installer and install the Update Manager in the Servoy directory of your choice.
Start Servoy Developer and navigate to 'Tools/IT2BE Update Manager'.
Check the "Update" checkbox for the IT2BE Plug-in(s) and/or Bean(s) of your choice.
Select the "Update" button and wait for the Component(s) to download.
Returning Customers:
If you have already purchased an IT2BE Plug-in or Bean License, go to the
contact pages to apply for an IT2BE Trial License - doing so will prevent any conflict with existing IT2BE Component Licensing.
License jars:
For each component you will receive 2 license jars. These jars are loaded into the it2be-developer and it2be-runtime subfolders under the plugins folder of Servoy.
The ${product}-developer.jar license jar is there for your development environment. You are never allowed to deploy these license jars.
The ${product}-runtime.jar license jar is the jar you are allowed to deploy when your license grants you these rights.
Developer Manual:
Don't forget to read the IT2BE Developer Manual.
You can find it in the ~/docs folder (after downloading the installer) or you can download it
here.
How to buy a license
After clicking the button of your selection you will be brought to the secure website of Share*it.
Here you can add the Component to your shopping cart and continue shopping or check out to do your payment.
After your payment you will receive a confirmation email and we will send you the license files as soon as possible. Normally within 2 working days.