Name | Description | Resource link |
---|---|---|
neoChart Tutorial | Create awesome charting graphs with no difficulties thanks to Gaev tutorial and plugin. | Click here |
neoChart 2 Tutorial | Additional tutorial to learn how use neoChart version 2 new characteristics. Thanks to Gaev for his awesome tutorials and plugin. | Click here |
Simple responsive design | Responsive design is possible by just applying some special predefined CSS classes. | Click here |
neoPdf plugin tutorial | Learn how to create PDF files on the fly with VisualNEO Web and neoPDF plugin more easily than with any other tool. Add text, images, pages, data tables… with just one command using code wizards to guide you through the process. Completely client side. Generate invoices, certificates, resumes, printable documents and much more. | Click here |
DataBase basic sample | A basic database sample app developed with VissualNEO Web. With just a few lines of code you can create your own database driven app. Once you learn the basic concepts, developing advanced applications will be a piece of cake. | Click here |
neoPhp DataBase Tutorial | Follow the step by step videotutorial on YouTube by pressing here. You can chek the final app here (user:admin, pass:admin) | Click here |
neoTable tutorial | neoTable is an advanced plugin included with VisualNEO web that will allow you to show complex data to your app users. It’s not just a table, but a complete data visualization solution: search data, export in different file formats, define visualization properties, include images… everything with code easy to use code wizards that will guide you through the process. | Click here |
neoTable database sample | If you already know how to use neoTable plugin basic characteristics this sample will show you how to connect neoTable with a database so you can show and even edit data in a remote SQLite database. VisualNEO Web includes a complete PHP capable webserver and neoPHP, a plugin to allow you perform database and user management operations. As easily as with any other VisualNEO Web command. Use “admin” as user and password to fully test the application. | Click here |
Movies database sample with neoTable and neoPhp plugins | An advanced database sample app with VissualNEO Web. It will show you how to add video, stars rating and edition capabilities to a SQLite remote database. As any other sample and tutorial here, you will find the full source code within your Sample Apps folder after installing VisualNEO Web. Use “admin” as user and password to fully test the application. | Click here |
Complete app: aprendiendo.top | A complete application to help kids learning about anything: it will let you create from simple visual tests to small question games. It uses the Fabric plugin to allow the edition of the user interface for the questions. When finnished, you can save your work locally as a compact file, or to the cloud so anyone can access it with a simple code or URL. It's in spanish language, | Click here |
Resizable plugin tutorial | A tutorial about the Resizable plugin. It offers the developer a command (neoResizableOn) to allow the user to resize a specified container at run time; there is also a command (neoResizableOff) to later disallow any further resizing by the user. A step by step tutorial included with VisualNEO Web installation. | Click here |
neoTable MySQL Database sample | Now it's possible to use remote MySQL databases and even bind a table to neoTable in order to edit its contents easily. Use “admin” as user and password to fully test the application. | Click here |
newLisp tutorials | newLISP programming language has been compiled into a Windows DLL (dynamic link library): newLISP.dll. Hans Peter Wickern made a free VisualNeo Win plugin that makes it possible to use newLISP within your VisualNeo Win GUI application builder. Reinier Maliepaard have written some tutorials about this interesting programming language for VisualNEO Win. | Click here |
neo3d Plugin Sample | This sample shows some of the VisualNEO Web neo3d Plugin possibilities. An included plugin for 3d drawing. | Click here |
neo3dModel Plugin Sample | The included VisualNEO Web neo3dModel Plugin allows to show and manipulate 3d models in your apps very easily. | Click here |
neoDrag Plugin Sample | Solar System drag and drop e-Learning game done with only 7 lines of code. Most functionality is already included within the neoDrag plugin. You just need to define the options. | Click here |
Puzzle game. neoDrag Plugin Sample | Puzzle game using drag and drop capabilities. It's not necessary to slice the image pieces previously. The drag and drop system includes an automatic way to count correct positioned pieces and avoid two pieces being droped in the same target. | Click here |
neoLine Plugin Sample | Thanks to neoLine plugin it's really easy to create dynamic connections between objects in VisualNEO Web. It's possible to define line style, including width, color, gradient, arrows, connectors, animations... | Click here |
neoQuiz Plugin Sample | With neoQuiz for VisualNEO Web you can create an interactive quiz in just some minutes with many different options to enrich the learning experience. | Click here |
neoGSheets Plugin Sample | Load data from a public Google SpreadSheet. It supports search queries. | Click here |
neoDate Plugin Tutorial | Learn how to parse, validate, manipulate, and display dates and times using neoDate plugin. | Click here |
neoPano Sample | Create interective panoramas and virtual tours very easily using neoPano plugin for VisualNEO Web. | Click here |
neoParticles Sample | With just a single command it's possible to add four different animated particles effects to your VisualNEO Web app. | Click here |
neoInputMask Sample | A useful plugin to help users entering and visualizing information in the adecuate format within forms | Click here |
neoMusicVisualizer Sample | With neoMusicVisualizer you can add a colorful or monochromatic music visualizer to your VisualNEO Web app. | Click here |