English navigation · Main article content follows the Chinese edition. View Simplified Chinese version.

  1. Homepage
  2. /
  3. Tencent WeDa
  4. /
  5. Getting Started
🚀
Beginner's guide · Get ​​started quickly in 3 days

Tencent WeDa zero-based entry learning path

From account registration to the release of the first mini program application, even with no programming knowledge, you can get started with Tencent WeDa.Promoting according to the rhythm of "1 days to understand → 1 days to build → 1 days to release"), MiCount provides localized running companions in major cities across the country.

3 daily rhythm overview

1

Day 1 · Awareness and preparation

  • Register a Tencent Cloud account and activate WeDa
  • Familiar with the console: Application / Data Source / Template / Publishing
  • Understand "low-code vs pure code" and the core concepts of WeDa
  • Associate WeCom/WeChat official account/mini program (optional)
2

Day 2 ·Build the first application

  • Create a new data source: employee roster/customer table
  • Drag and drop components: tables, forms, details pages
  • Configuration events: add/edit/delete/filter
  • Add a simple process: approval level 1 passed
3

Day 3 · Preview release and sharing

  • H5 Preview and publish, copy the link and send it to colleagues
  • Bind WeChat applet AppID, real device preview
  • Configure permission sharing scope and user groups
  • Collect feedback and iterate on the next version

6 core competencies that novices must know

🧩

Visual drag and drop

Drag into the canvas through the left component panel to support 60+ preset components such as layout containers, text, pictures, buttons, tables, forms, etc.

🗄️

Data source management

There are three data sources: platform data source, Tencent Cloud database, and self-built connector. Field types include text/number/date/enumeration/association.

🧾

Forms and lists

Generate a three-piece CRUD set of table pages, form pages, and details pages with one click, and visually configure field rules and display styles.

🔄

Basic workflow

Start node → Approval node → End node; can access WeCom message reminder and carbon copy.

📱

Multi-end publishing

The same application can be published as H5 /WeChat applet/WeCom workbench application with one click, responsive and adaptive to mobile phones and PCs.

👥

Permissions and sharing

Configure access scope by member/department/role, support anonymous access, login access and WeCom range selection.

10 must-do practical exercises in the entry period

  1. 1 completed Tencent CloudWeDa account opening and real-name authentication
  2. 2 Generate and preview applications based on the "Employee Address Book" template with one click
  3. 3 self-created "Customer Registration Form" data source, including 5-8 fields
  4. 4 Configure form submission verification rules (required/regular/unique)
  5. 5Add filter/sort/export buttons on the list page
  6. 6Use conditional display to let different roles see different fields
  7. 7 Configure a 2 level approval workflow and trigger WeCom notifications
  8. 8 connect to the official "chart" component to create a simple data dashboard
  9. 9 publish the application as H5 link and share it with QR code
  10. 10 was measured on the mobile terminal to record the homepage loading time & experience issues