
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年度暨2026年第一季度业绩暨现金分红说明会召开情况的公告 | 2026-05-28 | Chinese | |
| 国浩律师(上海)事务所关于上海网达软件股份有限公司2025年年度股东会的法律意见书 | 2026-05-20 | Chinese | |
| 股票交易异常波动公告 | 2026-05-12 | Chinese | |
| 2025年年度股东会会议资料 | 2026-05-12 | Chinese | |
| 5%以上股东减持股份结果公告 | 2025-10-28 | Chinese | |
| 关于2025年半年度业绩说明会召开情况的公告 | 2025-10-13 | Chinese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 47869996 | 关于2025年度暨2026年第一季度业绩暨现金分红说明会召开情况的公告 | 2026-05-28 | Chinese | ||
| 46701268 | 国浩律师(上海)事务所关于上海网达软件股份有限公司2025年年度股东会的法律意见书 | 2026-05-20 | Chinese | ||
| 45346618 | 股票交易异常波动公告 | 2026-05-12 | Chinese | ||
| 45346468 | 2025年年度股东会会议资料 | 2026-05-12 | Chinese | ||
|
2025
11 filings
| |||||
| 37558229 | 5%以上股东减持股份结果公告 | 2025-10-28 | Chinese | ||
| 37558218 | 关于2025年半年度业绩说明会召开情况的公告 | 2025-10-13 | Chinese | ||
| 37558213 | 关于参与设立产业投资基金的公告 | 2025-09-26 | Chinese | ||
| 37558197 | 国浩律师(上海)事务所关于上海网达软件股份有限公司2025年第一次临时股东会的法律意见书 | 2025-09-15 | Chinese | ||
| 37558159 | 2025年第一次临时股东会决议公告 | 2025-09-15 | Chinese | ||
| 37558154 | 关于召开2025年半年度业绩说明会的公告 | 2025-09-15 | Chinese | ||
| 37558146 | 网达软件2025年第一次临时股东会会议资料 | 2025-09-05 | Chinese | ||
| 37558141 | 董事和高级管理人员行为规范(2025年8月制定) | 2025-08-28 | Chinese | ||
| 37558132 | 关联交易管理制度(2025年8月修订) | 2025-08-28 | Chinese | ||
| 37558123 | 董事会议事规则(2025年8月修订) | 2025-08-28 | Chinese | ||
| 37558110 | 股东会议事规则(2025年8月修订) | 2025-08-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Logintrade Spolka Akcyjna
Provides a B2B e-procurement platform to digitize and strea…
|
LGT | PL | Telecommunications, computer pr… |
|
Logismos Information Systems S.A.
Develops and supports software solutions for enterprise, ca…
|
LOGIS | GR | Telecommunications, computer pr… |
|
LOGISYS INC.
Provides maintenance and IT support for financial and autom…
|
067730 | KR | Telecommunications, computer pr… |
|
LOGO YAZILIM SANAYİ VE TİCARET A.Ş.
Develops integrated business software such as ERP, CRM, and…
|
LOGO | TR | Telecommunications, computer pr… |
|
LONGSHINE TECHNOLOGY GROUP CO.,LTD
Digital service provider for energy digitalization and ener…
|
300682 | CN | Telecommunications, computer pr… |
|
LOTTE INNOVATE Co.,Ltd
IT solutions company driving digital transformation with AI…
|
286940 | KR | Telecommunications, computer pr… |
|
Loyal Solutions A/S
Provider of SaaS loyalty solutions for large enterprises to…
|
LOYAL | DK | Telecommunications, computer pr… |
|
LSI Software S.A.
Develops ERP and POS software for retail, hospitality, cine…
|
LSI | PL | Telecommunications, computer pr… |
|
LS THiRA-UTECH CO.,LTD
Provider of smart factory and logistics solutions using IT,…
|
322180 | KR | Telecommunications, computer pr… |
|
Lumine Group Inc.
Acquires and operates vertical market software businesses i…
|
LMN | CA | 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.