
Shanghai Wondertek Software Co., Ltd — Investor Relations & Filings
Shanghai Wondertek Software Co., Ltd. specializes in providing comprehensive mobile internet solutions and enterprise-level software services. The company focuses on the development of enterprise mobility management (EMM) systems, mobile application development platforms (MADP), and digital media distribution technologies. Its core offerings include secure mobile office solutions, big data analytics, and integrated digital content platforms designed to enhance operational efficiency and digital transformation. Wondertek serves a diverse range of sectors, including telecommunications, financial services, and government agencies, by delivering scalable and secure software architectures. The company emphasizes research and development to maintain its competitive edge in mobile security and cloud-based service integration, facilitating seamless connectivity and data management for large-scale organizational infrastructures.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第五届董事会独立董事专门会议2025年第一次会议决议 | 2025-04-14 | Chinese | |
| 网达软件董事会对独立董事独立性自查情况的专项报告 | 2025-04-14 | Chinese | |
| 独立董事2024年度述职报告(孙松涛) | 2025-04-14 | Chinese | |
| 中汇会计师事务所(特殊普通合伙)关于上海网达软件股份有限公司2024年度审计报告 | 2025-04-14 | Chinese | |
| 中汇会计师事务所(特殊普通合伙)关于网达软件2023年度募集资金存放与使用情况鉴证报告 | 2025-04-14 | Chinese | |
| 关于召开2024年年度股东会的通知 | 2025-04-14 | Chinese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 37556938 | 第五届董事会独立董事专门会议2025年第一次会议决议 | 2025-04-14 | Chinese | ||
| 37556918 | 网达软件董事会对独立董事独立性自查情况的专项报告 | 2025-04-14 | Chinese | ||
| 37556907 | 独立董事2024年度述职报告(孙松涛) | 2025-04-14 | Chinese | ||
| 37556848 | 中汇会计师事务所(特殊普通合伙)关于上海网达软件股份有限公司2024年度审计报告 | 2025-04-14 | Chinese | ||
| 37556585 | 中汇会计师事务所(特殊普通合伙)关于网达软件2023年度募集资金存放与使用情况鉴证报告 | 2025-04-14 | Chinese | ||
| 37556534 | 关于召开2024年年度股东会的通知 | 2025-04-14 | Chinese | ||
| 37556509 | 独立董事2024年度述职报告(王传邦) | 2025-04-14 | Chinese | ||
| 37556440 | 第五届董事会第二次会议决议公告 | 2025-04-14 | Chinese | ||
| 37556433 | 中汇会计师事务所(特殊普通合伙)关于上海网达软件股份有限公司2024年度非经营性资金占用及其他关联资金往来情况的专项审核说明 | 2025-04-14 | Chinese | ||
| 37556392 | 公司关于2024 年度会计师事务所履职情况的评估报告 | 2025-04-14 | Chinese | ||
| 37556387 | 董事会审计委员会2024年度履职报告 | 2025-04-14 | Chinese | ||
| 37556377 | 网达软件2024年度财务决算报告 | 2025-04-14 | Chinese | ||
| 37556367 | 2024年度募集资金存放与使用情况专项报告 | 2025-04-14 | Chinese | ||
| 37556355 | 中汇会计师事务所(特殊普通合伙)关于上海网达软件股份有限公司2024年度内部控制审计报告 | 2025-04-14 | Chinese | ||
| 37556328 | 独立董事2024年度述职报告(过弋) | 2025-04-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
01 Quantum Inc.
Specializes in post-quantum cybersecurity and integrated co…
|
ONE | CA | Telecommunications, computer pr… |
|
17 Education & Technology Group Inc.
Provides a smart in-school classroom solution with data-dri…
|
YQ | US | Telecommunications, computer pr… |
|
1SPATIAL PLC
Provides software and solutions for automating Location Mas…
|
SPA | GB | Telecommunications, computer pr… |
|
20-20 Technologies Inc.
End-to-end CAD and automation software for interior design,…
|
TWT | CA | Telecommunications, computer pr… |
|
24SevenOffice Group AB
Provides a modular, cloud-based ERP system for accounting, …
|
247 | SE | Telecommunications, computer pr… |
|
360 Ludashi Holdings Limited
Software developer providing PC and mobile device performan…
|
3601 | HK | Telecommunications, computer pr… |
|
360 Security Technology Inc.
Provides AI-driven internet and mobile security solutions f…
|
601360 | CN | Telecommunications, computer pr… |
|
4by4 Inc.
Develops AI video solutions, visual enhancement hardware, a…
|
389140 | KR | Telecommunications, computer pr… |
|
4DMEDICAL LIMITED
Develops non-invasive respiratory imaging solutions using p…
|
4DX | AU | Telecommunications, computer pr… |
|
63 Moons Technologies Limited
Provides trading software, exchange technology, and solutio…
|
63MOONS | IN | Telecommunications, computer pr… |
Shanghai Wondertek Software Co., Ltd via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/57492/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57492 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=57492 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=57492 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 57492}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Shanghai Wondertek Software Co., Ltd (id: 57492)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.