Skip to content

Quick Guides

This hub keeps the most requested guides in one place. Search by keyword or filter by topic to open the walkthrough you need.

Adding, editing, and deleting records in tables thumbnail

Adding, editing, and deleting records in tables

Create records, update them, and delete them safely using your tables.

Beginner8 min
Email verification thumbnail

Enable email verification

Learn how to enforce email verification for new users.

Beginner5 min
Enable Google sign in thumbnail

Enable Google sign in (SSO)

Let users sign in with Google and test the flow in your app.

Intermediate8 min
Generate a certificate PDF with APITemplate.io thumbnail

Generate a certificate PDF with APITemplate.io

Create an API that generates a certificate PDF from a template using a name and course.

Beginner8 min
Generating a custom coded component thumbnail

Generating a custom coded component

Create a custom coded component and use it like any other element in your interface.

Intermediate8 min
Generating a PDF with APITemplate.io thumbnail

Generating a PDF with APITemplate.io

Connect APITemplate.io and generate a PDF from an API.

Beginner7 min
Generating responses with GPT thumbnail

Generating responses with GPT

Generate text responses with GPT from an API and show them in your interface.

Intermediate8 min
Importing a design from Figma thumbnail

Importing a design from Figma

Bring a Figma design into WeWeb so you can build faster and stay consistent.

Beginner7 min
Link records from different tables thumbnail

Link records from different tables

Create relationships between tables and use linked records in your interface and APIs.

Beginner7 min
How to preview as a different user thumbnail

How to preview as a different user

Test your app as another user to validate private pages, roles, and data visibility.

Beginner4 min
Sign in page thumbnail

Protect a page for signed-in users

Restrict page access and configure redirects for unauthenticated users.

Beginner4 min
Save files with WeWeb Storage thumbnail

Save files with WeWeb Storage

Set up WeWeb Storage so users can upload files and you can save the file path for later use.

Beginner7 min
Securing APIs thumbnail

Securing APIs

Protect your APIs so only the right users can access sensitive data.

Beginner7 min
Send a message with Slack thumbnail

Send a message with Slack

Connect Slack and send a message from an API or an event trigger.

Beginner6 min
Send email using WeWeb thumbnail

Send email using WeWeb

Use the backend `Send Email` action in an API Endpoint to send a simple email from your app.

Beginner5 min
Sending an email with Resend thumbnail

Sending an email with Resend

Connect Resend and send an email from an API or an event trigger.

Beginner6 min
Set up backend logic on top of Supabase thumbnail

Set up backend logic on top of Supabase

Keep Supabase as your database and use WeWeb API Endpoints as the secure logic layer on top.

Intermediate7 min
Setup different languages in your app thumbnail

Setup different languages in your app

Add multiple languages so users can view your app in their preferred language.

Beginner7 min
Email and password authentication thumbnail

Set up email/password authentication

Enable email/password sign in and test the flow in your project.

Beginner5 min
Sign users in and get their info with Xano thumbnail

Sign users in and get their info with Xano

Use Xano Auth to sign users in and retrieve the current user in your WeWeb app.

Beginner6 min
Understanding URL params and paths thumbnail

Understanding URL params and paths

Use the URL to load the right record, build clean links, and handle dynamic pages.

Beginner6 min
Updating and resetting inputs in repeating lists thumbnail

Updating and resetting inputs in repeating lists

Keep per-row input values stable in repeating lists, and reset individual rows or the whole list.

Beginner7 min
How to properly use multiple environments thumbnail

How to properly use multiple environments

Keep separate settings for development and production so you can test safely.

Intermediate8 min
Using table views thumbnail

Using table views

Use views to save filters and reuse the same dataset across your project.

Beginner6 min
Using user roles thumbnail

Using user roles

Control what users can see and do by assigning roles and checking them in your app.

Beginner7 min
What are environment variables thumbnail

What are environment variables

Store keys and settings safely and reuse them across your project.

Beginner5 min