
JELD-WEN Holding, Inc. — Investor Relations & Filings
JELD-WEN Holding, Inc. is a global designer, manufacturer, and distributor of high-performance building products. The company specializes in a wide range of interior and exterior doors, windows, and related systems for both new construction and remodeling in the residential and commercial sectors. Its product portfolio includes items crafted from wood, vinyl, aluminum, and advanced composite materials, designed to deliver on both form and function. JELD-WEN emphasizes innovation, quality, and energy efficiency, with a commitment to sustainability that is foundational to its business strategy. The company aims to provide environmentally responsible solutions that enhance comfort, style, and performance in buildings.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SD | 2026-05-27 | English | |
| 10-Q - JELD-WEN Holding, Inc. (0001674335) (Filer) | 2026-05-05 | English | |
| 8-K - JELD-WEN Holding, Inc. (0001674335) (Filer) | 2026-05-04 | English | |
| SCHEDULE 13G/A - JELD-WEN Holding, Inc. (0001674335) (Subject) | 2026-03-27 | English | |
| 10-K - JELD-WEN HOLDING, INC. (0001674335) (Filer) | 2026-02-23 | English | |
| 4 - JELD-WEN Holding, Inc. (0001674335) (Issuer) | 2026-02-18 | English |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47845733 | SD | 2026-05-27 | English | ||
| 41476496 | 10-Q - JELD-WEN Holding, Inc. (0001674335) (Filer) | 2026-05-05 | English | ||
| 41052961 | 8-K - JELD-WEN Holding, Inc. (0001674335) (Filer) | 2026-05-04 | English | ||
| 33061113 | SCHEDULE 13G/A - JELD-WEN Holding, Inc. (0001674335) (Subject) | 2026-03-27 | English | ||
| 32896421 | 10-K - JELD-WEN HOLDING, INC. (0001674335) (Filer) | 2026-02-23 | English | ||
| 30315833 | 4 - JELD-WEN Holding, Inc. (0001674335) (Issuer) | 2026-02-18 | English | ||
| 30315800 | 4 - JELD-WEN Holding, Inc. (0001674335) (Issuer) | 2026-02-18 | English | ||
| 32896420 | 8-K - JELD-WEN HOLDING, INC. (0001674335) (Filer) | 2026-02-17 | English | ||
| 31246277 | 4 Filing | 2026-02-13 | English | ||
| 31246272 | 4 Filing | 2026-02-13 | English | ||
| 31246263 | 4 Filing | 2026-02-13 | English | ||
| 31246253 | 4 Filing | 2026-02-13 | English | ||
| 31246143 | 4 Filing | 2026-02-13 | English | ||
| 31245979 | SCHEDULE 13G Filing | 2026-02-12 | English | ||
| 31246223 | 4 Filing | 2026-02-10 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of builders' carpentry and joinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACCSYS TECHNOLOGIES PLC
A chemical technology company that modifies sustainable woo…
|
AXS | GB | Manufacturing |
|
Anhui Sentai WPC Group Share Co., Ltd.
Produces high-performance wood-plastic composites for const…
|
301429 | CN | Manufacturing |
|
ANZO HOLDINGS BERHAD
Investment holding in timber services, wood product manufac…
|
— | MY | Manufacturing |
|
Atlas Engineered Products Ltd.
Manufacturer and supplier of engineered wood components for…
|
AEP | CA | Manufacturing |
|
Bergs Timber
An owner of companies producing doors, windows, furniture, …
|
BRG | SE | Manufacturing |
|
Byggma ASA
A supplier and manufacturer of building materials solutions…
|
BMA | NO | Manufacturing |
|
CAVCO INDUSTRIES, INC.
Designer and producer of factory-built housing like manufac…
|
CVCO | US | Manufacturing |
|
Champion Homes, Inc.
A large North American builder of factory-built and modular…
|
SKY | US | Manufacturing |
|
China Environmental Technology and Bioenergy Holdings Limited
Manufactures wooden products using patented technology and …
|
1237 | HK | Manufacturing |
|
C.S. LUMBER CO., INC
Manufactures pre-cut wood products and undertakes construct…
|
7808 | JP | Manufacturing |
JELD-WEN Holding, Inc. 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/32983/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32983 | 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=32983 | 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=32983 \ -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": 32983}, 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 JELD-WEN Holding, Inc. (id: 32983)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.