Winall Hi-tech Seed Co.,Ltd. — Investor Relations & Filings
Winall Hi-tech Seed Co.,Ltd. specializes in the research, development, production, and distribution of high-quality crop seeds. The company focuses on hybrid rice as its core product line, while also offering a diverse portfolio of corn, wheat, cotton, rapeseed, and vegetable seeds. By leveraging advanced biotechnology and molecular breeding techniques, the firm develops high-yield, stress-tolerant, and disease-resistant varieties tailored to various ecological regions. Its operations encompass the entire seed industry chain, from germplasm resource innovation to large-scale seed processing and technical support services. The company serves both domestic and international markets, aiming to enhance agricultural productivity and food security through continuous innovation in seed genetics and cultivation technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会审计委员会工作细则 | 2025-12-15 | Chinese | |
| 董事会战略与投资委员会工作细则 | 2025-12-15 | Chinese | |
| 对外担保管理制度 | 2025-12-15 | Chinese | |
| 防范控股股东及关联方占用公司资金制度 | 2025-12-15 | Chinese | |
| 对外提供财务资助管理制度 | 2025-12-15 | Chinese | |
| 关于召开2025年第三次临时股东会的通知 | 2025-12-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 35584298 | 董事会审计委员会工作细则 | 2025-12-15 | Chinese | ||
| 35584287 | 董事会战略与投资委员会工作细则 | 2025-12-15 | Chinese | ||
| 35584283 | 对外担保管理制度 | 2025-12-15 | Chinese | ||
| 35584274 | 防范控股股东及关联方占用公司资金制度 | 2025-12-15 | Chinese | ||
| 35584262 | 对外提供财务资助管理制度 | 2025-12-15 | Chinese | ||
| 35584250 | 关于召开2025年第三次临时股东会的通知 | 2025-12-15 | Chinese | ||
| 35584225 | 募集资金管理制度 | 2025-12-15 | Chinese | ||
| 35584214 | 内幕信息知情人登记管理制度 | 2025-12-15 | Chinese | ||
| 35584207 | 年报信息披露重大差错责任追究制度 | 2025-12-15 | Chinese | ||
| 35584195 | 对外报送信息管理制度 | 2025-12-15 | Chinese | ||
| 35584184 | 第五届董事会第二十八次会议决议公告 | 2025-12-15 | Chinese | ||
| 35584174 | 独立董事任职及议事制度 | 2025-12-15 | Chinese | ||
| 35584158 | 公司章程 | 2025-12-15 | Chinese | ||
| 35584146 | 关联交易决策制度 | 2025-12-15 | Chinese | ||
| 35584133 | 关于补选公司第五届董事会非独立董事的公告 | 2025-12-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Seed processing for propagation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agri-Tech India Ltd.
Develops hybrid seeds and biotech inputs to enhance crop yi…
|
AGRITECH | IN | Agriculture, forestry and fishi… |
|
BOA SAFRA SEMENTES S.A
Produces and commercializes high-quality soybean, corn, and…
|
— | BR | Agriculture, forestry and fishi… |
|
Bombay Super Hybrid Seeds Limited
Researches, produces, and markets high-yield hybrid field a…
|
BSHSL | IN | Agriculture, forestry and fishi… |
|
CHINA AGRICULTURE DEVELOPMENT SEED GROUP CO.,LTD
Develops, produces, and distributes crop seeds and integrat…
|
600313 | CN | Agriculture, forestry and fishi… |
|
Gansu Dunhuang Seed Group Co.,Ltd.
Researches, produces, and distributes agricultural seeds an…
|
600354 | CN | Agriculture, forestry and fishi… |
|
Hindustan Agrigenetics Ltd.
Develops high-yielding hybrid seeds using biotechnology to …
|
519574 | IN | Agriculture, forestry and fishi… |
|
Indo US Bio-Tech Limited
Develops high-quality hybrid seeds for vegetables, oilseeds…
|
INDOUS | IN | Agriculture, forestry and fishi… |
|
Mangalam Seeds Limited
Develops and markets hybrid and varietal seeds for field an…
|
539275 | IN | Agriculture, forestry and fishi… |
|
NH NONGWOOBIO CO., LTD.
Develops, produces, and distributes vegetable seeds using b…
|
054050 | KR | Agriculture, forestry and fishi… |
|
Nirman Agri Genetics Limited
Produces, processes, and markets high-quality hybrid seeds …
|
NIRMAN | IN | Agriculture, forestry and fishi… |
Winall Hi-tech Seed 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/55107/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55107 | 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=55107 | 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=55107 \ -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": 55107}, 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 Winall Hi-tech Seed Co.,Ltd. (id: 55107)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.