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
- Connecting to a Database
- Creating Database Queries
- Creating Custom SQL Queries
- Database Single Query
- 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 View Component
- Loop Through Database Records with the Data Iterator Component
- Insert Database Record
- Get Inserted Record ID
- 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
- Using Set Value in Server Connect
- Creating Reusable Actions with Server Connect Library
- Using Globals in Server Connect
- Debugging Server Connect Errors