
Texwinca Holdings Limited — Investor Relations & Filings
Texwinca Holdings Limited is a major participant in the textile and garment industry, operating through an integrated business model. The company's principal activities include the production, dyeing, and sale of knitted fabrics and yarns, utilizing large-scale manufacturing bases, predominantly situated in Mainland China. Beyond textile manufacturing, the Group maintains a segment dedicated to the distribution and retailing of casual apparel, thereby covering both the upstream supply chain (B2B textile products) and downstream consumer markets (B2C garments).
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SUPPLEMENTAL ANNOUNCEMENT RELATING TO THE 2025 ANNUAL REPORT | 2026-04-23 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 31 MARCH 2026 | 2026-04-02 | English | |
| CONNECTED TRANSACTIONS IN RELATION TO TENANCY AGREEMENTS | 2026-03-30 | English | |
| TERMS OF REFERENCE OF THE REMUNERATION COMMITTEE | 2026-03-20 | English | |
| TERMS OF REFERENCE OF THE NOMINATION COMMITTEE | 2026-03-20 | English | |
| TERMS OF REFERENCE OF THE AUDIT COMMITTEE | 2026-03-20 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 35665843 | SUPPLEMENTAL ANNOUNCEMENT RELATING TO THE 2025 ANNUAL REPORT | 2026-04-23 | English | ||
| 33153208 | MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 31 MARCH 2026 | 2026-04-02 | English | ||
| 33086820 | CONNECTED TRANSACTIONS IN RELATION TO TENANCY AGREEMENTS | 2026-03-30 | English | ||
| 32997188 | TERMS OF REFERENCE OF THE REMUNERATION COMMITTEE | 2026-03-20 | English | ||
| 32997187 | TERMS OF REFERENCE OF THE NOMINATION COMMITTEE | 2026-03-20 | English | ||
| 32997177 | TERMS OF REFERENCE OF THE AUDIT COMMITTEE | 2026-03-20 | English | ||
| 32869544 | MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 28 FEBRUARY 2026 | 2026-03-03 | English | ||
| 14169738 | MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 31 JANUARY 2026 | 2026-02-03 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of knitted and crocheted fabrics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Pacific Textiles Holdings Limited
Manufacturer and trader of customized knitted fabrics, prov…
|
1382 | KY | Manufacturing |
|
PETTENATI S.A. INDUSTRIA TEXTIL
Produces circular knitted fabrics and finished clothing for…
|
— | BR | Manufacturing |
|
RUBENİS TEKSTİL SANAYİ TİCARET A.Ş.
Integrated textile manufacturer specializing in cotton yarn…
|
RUBNS | TR | Manufacturing |
|
Shanghai Challenge Textile Company Limited
Vertically integrated producer of functional fabrics and ap…
|
002486 | CN | Manufacturing |
|
Shanghai Haixin Group Co.,Ltd.
Conglomerate specializing in textiles, pharmaceuticals, and…
|
600851 | CN | Manufacturing |
|
TST Group Holding Ltd.
Integrated textile manufacturer of high-performance knitted…
|
4439 | TW | Manufacturing |
|
WebX International Holdings Company Limited
Manufacturing functional fabrics and operating digital fina…
|
8521 | HK | Manufacturing |
|
ZHEJIANG YUNZHONGMA CO., LTD
Specializes in knitted base fabrics for PU and PVC syntheti…
|
603130 | CN | Manufacturing |
Texwinca Holdings Limited 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/49124/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49124 | 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=49124 | 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=49124 \ -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": 49124}, 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 Texwinca Holdings Limited (id: 49124)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.