
Wenfeng Great World Chain Development Corporation — Investor Relations & Filings
Wenfeng Great World Chain Development Corporation is a large-scale retail enterprise specializing in the operation and management of diverse commercial formats. The company’s core business activities encompass the management of department stores, supermarkets, and specialized retail chains. It provides a comprehensive range of consumer products, including apparel, household goods, electronics, and fresh food. By integrating modern logistics and distribution systems, the corporation maintains an extensive network of retail outlets designed to serve broad consumer markets. Its operational model focuses on chain development, leveraging centralized procurement and standardized management to optimize service delivery and product variety. The company emphasizes a multi-format retail strategy to cater to evolving consumer demands through both physical storefronts and integrated service platforms.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年第一次临时股东会会议资料 | 2026-05-25 | Chinese | |
| 关于以集中竞价交易方式首次回购股份的进展公告 | 2026-05-20 | Chinese | |
| 关于回购股份事项前十大股东和前十大无限售条件股东持股情况的公告 | 2026-05-18 | Chinese | |
| 关于变更回购股份用途并注销暨减少注册资本、修订《公司章程》的公告 | 2026-05-14 | Chinese | |
| 2025年年度股东会会议资料 | 2026-05-14 | Chinese | |
| 关于以集中竞价交易方式回购股份方案的公告 | 2026-05-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 47041317 | 2026年第一次临时股东会会议资料 | 2026-05-25 | Chinese | ||
| 46701365 | 关于以集中竞价交易方式首次回购股份的进展公告 | 2026-05-20 | Chinese | ||
| 46512840 | 关于回购股份事项前十大股东和前十大无限售条件股东持股情况的公告 | 2026-05-18 | Chinese | ||
| 46344335 | 关于变更回购股份用途并注销暨减少注册资本、修订《公司章程》的公告 | 2026-05-14 | Chinese | ||
| 46344106 | 2025年年度股东会会议资料 | 2026-05-14 | Chinese | ||
| 46344095 | 关于以集中竞价交易方式回购股份方案的公告 | 2026-05-14 | Chinese | ||
| 45346955 | 关于董事长提议回购股份的公告 | 2026-05-12 | Chinese | ||
| 45016936 | 关于控股股东终止筹划控制权变更事项暨复牌的公告 | 2026-05-11 | Chinese | ||
| 44272028 | 关于控股股东筹划控制权变更的停牌公告 | 2026-05-07 | Chinese | ||
| 44266074 | 关于控股股东部分股份质押的公告 | 2026-05-07 | Chinese | ||
| 44266072 | 股票交易异常波动公告 | 2026-05-07 | Chinese | ||
|
2025
4 filings
| |||||
| 36412540 | 文峰股份关于使用闲置自有资金进行委托理财的公告 | 2025-12-26 | Chinese | ||
| 36412537 | 文峰股份关于控股股东部分股份质押的公告 | 2025-11-25 | Chinese | ||
| 36412526 | 文峰股份关于公司副总经理被留置的公告 | 2025-11-20 | Chinese | ||
| 36412513 | 北京市君泽君(上海)律师事务所关于文峰大世界连锁发展股份有限公司2025年第三次临时股东会的律师见证意见 | 2025-11-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other non-specialized retail sale
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1 800 FLOWERS COM INC
An e-commerce provider of gifts, specializing in floral pro…
|
FLWS | US | Wholesale and retail trade |
|
ABC S.A.
A retail company offering diverse consumer goods via physic…
|
— | CL | Wholesale and retail trade |
|
Adastria Co., Ltd.
A multi-brand company operating fashion and lifestyle brand…
|
2685 | JP | Wholesale and retail trade |
|
AEON Stores (Hong Kong) Co., Limited
Major retailer operating diverse GMS, malls, supermarkets, …
|
984 | HK | Wholesale and retail trade |
|
ALBERTO J. OLIVERO E HIJOS SA
Retail and distribution of home appliances, electronics, ho…
|
— | AR | Wholesale and retail trade |
|
AMERICANAS S.A. - EM RECUPERAÇÃO JUDICIAL
Integrated retail platform with physical and digital stores…
|
— | BR | Wholesale and retail trade |
|
AMWAY (M) HOLDINGS BHD
A direct selling company distributing health, wellness, and…
|
— | MY | Wholesale and retail trade |
|
Aterian, Inc.
A technology-enabled consumer products company that builds …
|
ATER | US | Wholesale and retail trade |
|
Avolta AG
A global travel experience provider in retail, food & bever…
|
DUFN | CH | Wholesale and retail trade |
|
AXAS HOLDINGS CO.,LTD.
A lifestyle company retailing and distributing a wide array…
|
3536 | JP | Wholesale and retail trade |
Wenfeng Great World Chain Development Corporation 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/57158/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57158 | 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=57158 | 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=57158 \ -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": 57158}, 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 Wenfeng Great World Chain Development Corporation (id: 57158)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.