Servoy provides documentation; live Servoy Webinars; Flash tutorials; and additional PDF resources, to help you get up and running quickly with Servoy. To view one of the resources - click the title of the resource, the reource link, or the icon located to the right.
The tutorials below are task-specific. If you're interested in feature-related videos - check out our
plug-in -- is a MAJOR upgrade from all previous versions of Servoy, that enables Servoy developers to produce even better, more powerful enterprise-level applications using a standards-based IDE (Integrated Development Environment). Servoy 4.0 -- all about productivity and connectivity.
Servoy 4.0 overflows with completely new and greatly enhanced features and functionality. For more information, click
.
Servoy 4.0 Comparison Tutorial (FLASH) |
|
The "Servoy 4.0 Comparison Tutorial" is intended for those of you who are already developing with Servoy 3.x (Servoy Classic), and that you are familiar with Servoy concepts such as: The Servoy Repository; Servoy forms; Servoy methods; Servoy solutions; etc. The tutorial includes an introduction to Eclipse, Servoy 4.0 concepts and a live demo example of Servoy 4.0. |
Length 18:32
|
PLAY |
What's New in Servoy 4.0 (FLASH) |
|
The "What's New in Servoy 4.0 Tutorial" covers these topics: The Eclipse interface; Servoy Security; Solution Checkout; Servoy Repository sharing/unsharing options; New Servoy 4.0 Form Features; and the new Servoy 4.0 Application Server settings. This tutorial is aimed at those of you already building Servoy 3.x (Servoy Classic) applications, who are interested in learning about new features/functionality in Servoy 4.0. |
Length Varies
|
High Res
Low Res |
Getting Started with Servoy 4.0 (FLASH) |
|
Are you unfamiliar with Eclipse? Or are new to Servoy? The "Getting Started with Servoy 4.0 Tutorial" was created to introduce you to installing Servoy 4.0; opening the sample Servoy 4.0 solutions that are included by default when you install Servoy 4.0; creating your own Servoy 4.0 solution; and connecting to an existing database server -- all to help you begin developing your own Servoy 4.0 solutions. |
Length Varies
|
High Res
Low Res |
Generic Eclipse Tutorials (FLASH) |
|
If you've never used Eclipse before - this is a great set of tutorials that will help you get familiar with the terminology and how to get around in Eclipse. The 6 lessons are each about 15 minutes long and total about 90 minutes - and feature a truly hands-on approach to getting familiar with Eclipse. |
Length Varies
|
PLAY |
|
Introduction to Servoy |
|
Create an AJAX Web Application In 30 Seconds or Less! (FLASH) |
|
This short video shows how easy it is to create a fully functional AJAX-powered browser application (AND a client/server version of the same solution - from the same code base!) in Serovy 4.0. |
Length 2:35
|
High Res
Low Res |
Introduction Series (FLASH) |
|
This resource contains all of the "Introduction To..." videos in one convenient place. You can either watch this overview - and/or watch each of them individually below. |
Length Varies
|
High Res
Low Res |
|
|
Introduction to Forms (FLASH) |
|
This tutorial gives you a basic overview of forms and form properties in Servoy 4.0 -- including a quick look at form design; form parts for creating reports; setting a tab sequence for form objects; and form security. |
Length 4:29
|
High Res
Low Res |
Introduction to Form Objects (FLASH) |
|
This tutorial gives you a basic overview of the different form objects you can use on your forms/reports in Serovy 4.0. |
Length 7:23
|
High Res Low Res |
Introduction to Styles (FLASH) |
|
This tutorial gives you a basic overview of what methods are, how they're created and some tips on how to use code samples, auto-complete and more Serovy 4.0. |
Length 4:40
|
High Res
Low Res |
Introduction to Methods (FLASH) |
|
This tutorial gives you a basic overview of what methods are, how they're created and some tips on how to use code samples, auto-complete and more Serovy 4.0. |
Length 5:49
|
PLAY
Low Res--> |
Introduction to Security (FLASH) |
|
This tutorial gives you a basic overview of how to use the built-in security in Serovy 4.0 at the table, form and object levels. |
Length 3:58
|
High Res
Low Res |
Introduction to Relations (FLASH) |
|
This tutorial explains how to set up basic relations in Servoy 4.0 -- assigning the Source and Destination local/remote database tables; the From and To keys; the join operator; defining the type of relation; and more. |
Length 6:04
|
High Res
Low Res |
Introduction to Valuelists (FLASH) |
|
This tutorial gives you a basic overview of how to use valuelists in Serovy 4.0 for use in pick lists and as static values on forms and reports. |
Length 5:57
|
High Res
Low Res |
Introduction to Internationalization (i18n) (FLASH) |
|
This tutorial gives you a basic overview of how to use internationalization functions in Serovy 4.0 to make your solutions multi-lingual. |
Length 6:10
|
High Res
Low Res |
|
|
Security Series (FLASH) |
|
This tutorial gives a hands-on demonstration on how to use the built-in security functions in Servoy 4.0 to automatically hide and show objects. In part 2 we demonstrate how to create your own custom log-in form and security tables. |
Length 26:40 (2 parts)
|
High Res
Low Res |
Perspectives (FLASH) |
|
This tutorial shows you how easy it is to configure Eclipse to your liking using Perspectives. |
Length 4:38
 |
High Res
Low Res |
|
How To Tutorials |
|
HOW TO: Upgrade from Servoy 3.5 to Servoy 4.0 (FLASH) |
|
This tutorial discusses and shows you an example of best practices for upgrading from 3.5x to a Servoy 4.0 solution - including backing up, exporting, importing and checking out. |
Length 5:53
|
High Res
Low Res |
HOW TO: Build Your First Project (FLASH) |
|
This tutorial shows you how to build your first Servoy project, including forms, portals, and tabpanels and then how to deploy to both Smart Client and Web Client. |
Length 5:53
|
High Res
Low Res |
HOW TO: Use the Debugger (FLASH) |
| This tutorial shows you how to debug your solutions - as well as all the new debugging features in Servoy 4. This demo includes debugging in both the Smart Client and Web Client. |
Length 11:21
 |
High Res
Low Res |
HOW TO: Filtering Data (FLASH) |
| This tutorial shows you how to filter your data at the foundset level as well as the table level. This is an especially helpful tutorial if you're thinking about creating a multi-tenant SaaS application. |
Length 11:56
 |
High Res
Low Res |
HOW TO: Build a SQL Query Tool (FLASH) |
|
This tutorial shows you how to build a simple SQL query builder in under 8 minutes - from scratch. |
Length 7:45
|
High Res
Low Res |
HOW TO: Use Events (FLASH) |
|
This tutorial shows you an overview of the events that are available in Servoy 4.0 - and how to change a field color based on field contents. |
Length 7:31
|
High Res
Low Res |
HOW TO: Create SQL-Based Reports (FLASH) |
|
These two, twelve minute tutorials show you how to create your own reports using raw SQL, and how to format the resulting report. |
Length 23:55 (2 parts)
|
High Res
Low Res |
|
Other Tutorials |
| Error Handling In Servoy (FLASH) |
| Get all the in-and-outs of using error handling techniques in your Servoy solutions. |
Length 7:43 |
High Res
Low Res |
Servoy and SQL Databases (FLASH) |
|
Learn how Servoy deals with SQL databases, about Sybase iAnywhere (the default database) and how to setup a connection to MySQL |
Length 5:41
|
High Res
Low Res |
Using Database Functions and Stored Procedures with Servoy (FLASH) |
|
Learn how you can call external database function and stored procedures within your solution. |
Length 9:51
|
High Res
Low Res |
Advanced Valuelists (FLASH) |
| Learn how to effectively use related valuelists and learn how to write your own custom SQL and hook it up to a custom valuelist. |
Length 6:30
|
High Res
Low Res |
Jasper Reports Overview (FLASH) |
| This Flash video gives you an overview of Jasper Reports; as well as information about installing and using Jasper Reports wth Servoy 4.0. |
Length 12:15
|
High Res
Low Res |
Sybase Central Overview (FLASH) |
| This video gives you an introduction to Sybase's free, cross platform database management tool. |
Length 11:31
|
High Res
Low Res |
Read all the details about Servoy 4.0 Public Pre-Release, including: What's New in Servoy 4.0; Top Ten New Features; Hands-on examples; and more.
This document outlines the new Team Sharing Support in Servoy 4.0. It includes hands-on tutorials designed to get you up to speed with sharing your Servoy solution with multiple developers as well via the Servoy repository or via an external CVS or Subversion Server.
Read all the details about the just released Servoy 4.1, including: An Overview of Servoy 4.1; What's New in Servoy 4.1 Developer; New Features and Functions in Servoy 4.1; Hands-on examples; and more.
Read all the details about Servoy 4.0 Public Pre-Release, including: What's New in Servoy 4.0; System Requirements; Top Ten New Features; Hands-on examples; and more.