World Houseware (Holdings) Limited — Investor Relations & Filings
World Houseware (Holdings) Limited is an investment holding company with diversified operations spanning manufacturing, property, and environmental services. Established in 1968, the Group's traditional manufacturing segment focuses on the design, production, and marketing of textile and plastic household products. A significant part of its manufacturing portfolio includes the production and distribution of PVC pipes, fittings, and moulds, primarily utilized in building material applications. The Group serves both domestic and international markets, including North America, Europe, and Australia. Furthermore, the company has diversified into property holding and investment activities, the provision of transportation services, and the recycling and reborn resources business, which encompasses food waste recycling.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on movements in Securities for the month ended 30 April 2026 | 2026-05-04 | English | |
| Notification Letter and Reply Form to Registered Shareholders | 2026-04-27 | English | |
| Notification Letter and Request Form to Non-Registered Shareholder(s) | 2026-04-27 | English | |
| NOTICE OF ANNUAL GENERAL MEETING | 2026-04-27 | English | |
| FORM OF PROXY FOR ANNUAL GENERAL MEETING (or any adjournment thereof) | 2026-04-27 | English | |
| (1)GENERAL MANDATES TO ISSUE AND REPURCHASE SHARES, (2)RE-ELECTION OF RETIRING DIRECTORS AND (3)NOTICES OF ANNUAL GENERAL MEEETING | 2026-04-27 | English |
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aa Industrial Belting (Shanghai) Co., Ltd
Develops and manufactures high-performance industrial conve…
|
603580 | CN | Manufacturing |
|
ACE/Security Laminates Corporation
Global provider of high-performance security laminates for …
|
ACEX | CA | Manufacturing |
|
Achilles Corporation
A manufacturer of plastic and rubber products for consumer …
|
5142 | JP | Manufacturing |
|
ADVANCED DRAINAGE SYSTEMS, INC.
Manufacturer of water management solutions for stormwater a…
|
WMS | US | Manufacturing |
|
Aeron Composite Limited
Designs and manufactures FRP and GRP products for industria…
|
AERON | IN | Manufacturing |
|
A.F. Enterprises Limited
Manufactures plastic molded products and provides financial…
|
538351 | IN | Manufacturing |
|
Ahimsa Industries Limited
Produces PET preforms and closures for beverage, food, and …
|
AHIMSA | IN | Manufacturing |
|
AIK Pipes and Polymers Limited
Manufactures polymer pipes and fittings for water, gas, and…
|
544072 | IN | Manufacturing |
|
Airrane Co., Ltd.
Develops and manufactures gas separation membrane systems f…
|
163280 | KR | Manufacturing |
|
Akumplast AD
Manufactures polypropylene battery boxes, covers, accessori…
|
AKUM | BG | Manufacturing |
World Houseware (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/49416/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49416 | 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=49416 | 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=49416 \ -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": 49416}, 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 World Houseware (Holdings) Limited (id: 49416)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.