Server Connect Introduction
Next generation server side visual programming
Imagine full visual programming without any coding. It is now possible with the next generation server side framework included in Wappler, called Server Connect. It will provide you with a full visual workflow builder for server side workflows and many ready to go server actions at your disposal.
Overview
Use Server Connect as a ground base for the other server side components and extend its functionality even further! Connect to your databases, create advanced database queries, send emails, manage files and folders, process images or create login systems fully visual!
Server-side Components Docs
- Debugging Server Connect Errors
- Connecting to a Database
- Creating Database Queries
- Creating Custom SQL Queries
- Database Single Query
- Using Nested Queries with the Database Query Builder
- Advanced Multi Level Nested Queries with the Database Query Builder
- Displaying Dynamic Data on your Pages
- Filtering Database Query with a Text Input
- Filtering Database Query with an URL Parameter
- Dynamic Select Menu
- Applying Dynamic Paging
- Dynamic Sortable Table
- Displaying Record Details with the Data Detail Component
- Loop Through Database Records with the Data Iterator Component
- Insert Database Record
- Get Inserted Record ID
- Sending a Value for Unchecked Checkbox on Database Insert / Update
- Delete Database Records
- Sending Form Data to Email
- Filtering Database Query with Multiple Checkboxes
- Dynamically Check Multiple Checkboxes
- Server Side Includes (SSI)
- Using Session Variables
- Generating an unique UUID identifier
- Using Set Value in Server Connect
- Creating Reusable Actions with Server Connect Library
- Using Globals in Server Connect
- Join Results of 2 Data Collections
- Using Data Transformations in Server Connect
- Working with Server Connect Array List