{"id":787,"date":"2026-04-21T19:41:23","date_gmt":"2026-04-21T19:41:23","guid":{"rendered":"https:\/\/wyenafca.ca\/?page_id=787"},"modified":"2026-05-05T18:17:21","modified_gmt":"2026-05-05T18:17:21","slug":"programs","status":"publish","type":"page","link":"https:\/\/wyenafca.ca\/fr\/programs\/","title":{"rendered":"Programmes"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"787\" class=\"elementor elementor-787\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f9eae4c e-flex e-con-boxed e-con e-parent\" data-id=\"f9eae4c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-945e9a4 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"945e9a4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;600;700&family=Plus+Jakarta+Sans:wght@300;400;500;600&display=swap');\r\n:root {\r\n  --green:#1A5C38; --green-deep:#0F3A22; --green-mid:#236B44; --green-light:#EAF3EE;\r\n  --gold:#C89B2A; --gold-soft:rgba(200,155,42,0.15);\r\n  --white:#FFFFFF; --off:#F8FAF9; --text:#1C2B22; --muted:#5B7265;\r\n  --border:rgba(26,92,56,0.12); --r:10px;\r\n  --display:'Cormorant Garamond',serif; --body:'Plus Jakarta Sans',sans-serif;\r\n}\r\n* { box-sizing:border-box; margin:0; padding:0; }\r\nbody { font-family:var(--body); background:var(--white); color:var(--text); }\r\n\r\n\/* \u2550\u2550\u2550\u2550\u2550\u2550 FULL\u2011WIDTH SECTIONS (Elementor style) \u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n.sec {\r\n  width: 100%;\r\n  padding: 4rem 0;           \/* vertical padding only *\/\r\n  margin: 0;\r\n}\r\n.sec-alt { background:var(--off); }\r\n\r\n\/* Inner container \u2013 centred, max\u2011width 1200px *\/\r\n.wyp-container {\r\n  max-width: 1200px;\r\n  margin: 0 auto;\r\n  padding: 0 2rem;\r\n  width: 100%;\r\n}\r\n\r\n\/* \u2500\u2500 Reusable atoms \u2500\u2500 *\/\r\n.wyp-pill {\r\n  display: inline-block;\r\n  background: rgba(26,92,56,0.1);\r\n  color: var(--green);\r\n  font-size: 0.8rem;        \/* ~12.8px *\/\r\n  font-weight: 700;\r\n  padding: 5px 14px;\r\n  border-radius: 20px;\r\n  margin-bottom: 12px;\r\n  text-transform: uppercase;\r\n  letter-spacing: .6px;\r\n  font-family: var(--body);\r\n}\r\n\r\n\/* \u2550\u2550\u2550 UPGRADED HEADING SIZES (matching wyenafca.ca) \u2550\u2550\u2550 *\/\r\nh2.wyp-h2 {\r\n  font-family: var(--display);\r\n  font-size: 2.75rem;        \/* 44px \u2013 same as main site h2 *\/\r\n  font-weight: 700;\r\n  color: var(--text);\r\n  line-height: 1.15;\r\n  margin-bottom: 0;\r\n}\r\nh3 {\r\n  font-family: var(--display);\r\n  font-size: 1.75rem;        \/* 28px \u2013 same as main site h3 *\/\r\n  font-weight: 700;\r\n  color: var(--text);\r\n  line-height: 1.2;\r\n  margin-bottom: 8px;\r\n}\r\n\r\n.wyp-divider {\r\n  width: 48px;\r\n  height: 3px;\r\n  background: var(--gold);\r\n  border-radius: 2px;\r\n  margin: 14px 0 24px;\r\n}\r\n\r\n.wyp-lead {\r\n  font-size: 1.0625rem;      \/* 17px *\/\r\n  color: var(--muted);\r\n  line-height: 1.75;\r\n  font-family: var(--body);\r\n  max-width: 680px;\r\n  margin-bottom: 2.5rem;\r\n}\r\n\r\n\/* \u2500\u2500 PROGRAMME GRID (full width inside container) \u2500\u2500 *\/\r\n.wyp-prog-grid {\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 20px;\r\n  width: 100%;\r\n}\r\n\r\n.wyp-prog-card {\r\n  background: var(--white);\r\n  border: 1px solid var(--border);\r\n  border-radius: var(--r);\r\n  padding: 1.75rem;\r\n  display: flex;\r\n  gap: 18px;\r\n  align-items: flex-start;\r\n  width: 100%;\r\n  transition: box-shadow 0.2s, border-color 0.2s;\r\n}\r\n.wyp-prog-card:hover {\r\n  box-shadow: 0 4px 20px rgba(26,92,56,0.1);\r\n  border-color: rgba(26,92,56,0.25);\r\n}\r\n\r\n.wyp-prog-num {\r\n  width: 44px;\r\n  height: 44px;\r\n  min-width: 44px;\r\n  background: var(--green);\r\n  color: #fff;\r\n  border-radius: 9px;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  font-family: var(--display);\r\n  font-size: 20px;\r\n  font-weight: 700;\r\n  flex-shrink: 0;\r\n}\r\n\r\n.wyp-prog-body h3 {\r\n  font-family: var(--display);\r\n  font-size: 1.75rem;        \/* match h3 size *\/\r\n  font-weight: 700;\r\n  color: var(--text);\r\n  margin-bottom: 8px;\r\n  line-height: 1.2;\r\n}\r\n.wyp-prog-body p {\r\n  font-size: 1rem;           \/* 16px, comfortable body text *\/\r\n  color: var(--muted);\r\n  line-height: 1.7;\r\n  font-family: var(--body);\r\n  margin-bottom: 12px;\r\n}\r\n\r\n.wyp-tags {\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  gap: 6px;\r\n}\r\n.wyp-tag {\r\n  background: var(--green-light);\r\n  color: var(--green);\r\n  font-size: 0.8rem;\r\n  font-weight: 500;\r\n  padding: 4px 11px;\r\n  border-radius: 20px;\r\n  font-family: var(--body);\r\n}\r\n\r\n\/* \u2500\u2500 CTA button \u2500\u2500 *\/\r\n.wyp-cta-wrap {\r\n  text-align: center;\r\n  margin-top: 2.5rem;\r\n}\r\n.wyp-btn-gold {\r\n  background: var(--gold);\r\n  color: var(--green-deep);\r\n  padding: 14px 32px;\r\n  border-radius: 8px;\r\n  font-size: 1rem;\r\n  font-weight: 700;\r\n  border: none;\r\n  cursor: pointer;\r\n  font-family: var(--body);\r\n  display: inline-block;\r\n  text-decoration: none;\r\n}\r\n.wyp-btn-gold:hover { background: #b08820; }\r\n\r\n\/* \u2550\u2550\u2550\u2550\u2550\u2550 RESPONSIVE \u2013 Mobile & Tablet \u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n@media (max-width: 768px) {\r\n  .wyp-container {\r\n    padding: 0 1.5rem;\r\n  }\r\n  h2.wyp-h2 {\r\n    font-size: 2rem;        \/* slightly smaller on mobile *\/\r\n  }\r\n  h3 {\r\n    font-size: 1.5rem;\r\n  }\r\n  .wyp-prog-grid {\r\n    grid-template-columns: 1fr;   \/* single column *\/\r\n  }\r\n  .wyp-prog-card {\r\n    padding: 1.5rem;\r\n  }\r\n  .wyp-lead {\r\n    font-size: 1rem;\r\n  }\r\n}\r\n\r\n@media (max-width: 480px) {\r\n  .sec {\r\n    padding: 2.5rem 0;\r\n  }\r\n  .wyp-container {\r\n    padding: 0 1rem;\r\n  }\r\n  h2.wyp-h2 {\r\n    font-size: 1.8rem;\r\n  }\r\n  h3 {\r\n    font-size: 1.35rem;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550 PROGRAMS SECTION (full\u2011width + inner container) \u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<div class=\"sec\">\r\n  <div class=\"wyp-container\">\r\n    <span class=\"wyp-pill\">What We Offer<\/span>\r\n    <h2 class=\"wyp-h2\">Programs &amp; Initiatives<\/h2>\r\n    <div class=\"wyp-divider\"><\/div>\r\n    <p class=\"wyp-lead\">Our programs are designed to equip women and youth entrepreneurs with practical skills, mentorship, networks, and resources to launch and grow successful businesses across Canada and beyond.<\/p>\r\n\r\n    <div class=\"wyp-prog-grid\">\r\n      <div class=\"wyp-prog-card\">\r\n        <div class=\"wyp-prog-num\">01<\/div>\r\n        <div class=\"wyp-prog-body\">\r\n          <h3>Entrepreneurship Development Program<\/h3>\r\n          <p>Training entrepreneurs in practical business skills to launch and grow sustainable enterprises across Canada.<\/p>\r\n          <div class=\"wyp-tags\">\r\n            <span class=\"wyp-tag\">Business Planning<\/span>\r\n            <span class=\"wyp-tag\">Financial Management<\/span>\r\n            <span class=\"wyp-tag\">Marketing<\/span>\r\n            <span class=\"wyp-tag\">Startup Development<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"wyp-prog-card\">\r\n        <div class=\"wyp-prog-num\">02<\/div>\r\n        <div class=\"wyp-prog-body\">\r\n          <h3>Youth Innovation Program<\/h3>\r\n          <p>Empowering the next generation with digital entrepreneurship skills and access to innovation challenges.<\/p>\r\n          <div class=\"wyp-tags\">\r\n            <span class=\"wyp-tag\">Digital Entrepreneurship<\/span>\r\n            <span class=\"wyp-tag\">Technology Startups<\/span>\r\n            <span class=\"wyp-tag\">Innovation Challenges<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"wyp-prog-card\">\r\n        <div class=\"wyp-prog-num\">03<\/div>\r\n        <div class=\"wyp-prog-body\">\r\n          <h3>Women Entrepreneurship Program<\/h3>\r\n          <p>Targeted training addressing the unique challenges faced by women entrepreneurs in Canada.<\/p>\r\n          <div class=\"wyp-tags\">\r\n            <span class=\"wyp-tag\">Business Training<\/span>\r\n            <span class=\"wyp-tag\">Financial Literacy<\/span>\r\n            <span class=\"wyp-tag\">Leadership<\/span>\r\n            <span class=\"wyp-tag\">R\u00e9seautage<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"wyp-prog-card\">\r\n        <div class=\"wyp-prog-num\">04<\/div>\r\n        <div class=\"wyp-prog-body\">\r\n          <h3>Mentorship &amp; Coaching Program<\/h3>\r\n          <p>Connecting entrepreneurs with experienced business leaders for strategic guidance and accountability.<\/p>\r\n          <div class=\"wyp-tags\">\r\n            <span class=\"wyp-tag\">1-on-1 Mentoring<\/span>\r\n            <span class=\"wyp-tag\">Business Coaching<\/span>\r\n            <span class=\"wyp-tag\">Expert Advisors<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"wyp-prog-card\">\r\n        <div class=\"wyp-prog-num\">05<\/div>\r\n        <div class=\"wyp-prog-body\">\r\n          <h3>Networking &amp; Entrepreneur Forums<\/h3>\r\n          <p>Regular networking events and forums that build meaningful professional connections across Canada.<\/p>\r\n          <div class=\"wyp-tags\">\r\n            <span class=\"wyp-tag\">\u00c9v\u00e9nements<\/span>\r\n            <span class=\"wyp-tag\">Forums<\/span>\r\n            <span class=\"wyp-tag\">Community<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"wyp-prog-card\">\r\n        <div class=\"wyp-prog-num\">06<\/div>\r\n        <div class=\"wyp-prog-body\">\r\n          <h3>Incubation et innovation des startups<\/h3>\r\n          <p>Supporting early-stage startups through structured incubation resources and advisory support.<\/p>\r\n          <div class=\"wyp-tags\">\r\n            <span class=\"wyp-tag\">Incubation<\/span>\r\n            <span class=\"wyp-tag\">Advisory<\/span>\r\n            <span class=\"wyp-tag\">Innovation Lab<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div><!-- \/.wyp-prog-grid -->\r\n\r\n    <div class=\"wyp-cta-wrap\">\r\n      <a href=\"\/fr\/membership\/\" class=\"wyp-btn-gold\">Apply for a Program<\/a>\r\n    <\/div>\r\n  <\/div><!-- \/.wyp-container -->\r\n<\/div><!-- \/.sec -->\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>What We Offer Programs &amp; Initiatives Our programs are designed to equip women and youth entrepreneurs with practical skills, mentorship, networks, and resources to launch and grow successful businesses across [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":690,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"nf_dc_page":"","_angie_page":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_price":"","_stock":"","_tribe_ticket_header":"","_tribe_default_ticket_provider":"","_tribe_ticket_capacity":"0","_ticket_start_date":"","_ticket_end_date":"","_tribe_ticket_show_description":"","_tribe_ticket_show_not_going":false,"_tribe_ticket_use_global_stock":"","_tribe_ticket_global_stock_level":"","_global_stock_mode":"","_global_stock_cap":"","_tribe_rsvp_for_event":"","_tribe_ticket_going_count":"","_tribe_ticket_not_going_count":"","_tribe_tickets_list":"[]","_tribe_ticket_has_attendee_info_fields":false,"footnotes":"","_tec_slr_enabled":"","_tec_slr_layout":""},"class_list":["post-787","page","type-page","status-publish","has-post-thumbnail","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"What We Offer Programs &amp; Initiatives Our programs are designed to equip women and youth entrepreneurs with practical skills, mentorship, networks, and resources to launch and grow successful businesses across Canada and beyond. 01 Entrepreneurship Development Program Training entrepreneurs in practical business skills to launch and grow sustainable enterprises across Canada. Business Planning Financial Management\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/wyenafca.ca\/fr\/programs\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"fr_CA\" \/>\n\t\t<meta property=\"og:site_name\" content=\"WYEN AFCA -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Programs - WYEN AFCA\" \/>\n\t\t<meta property=\"og:description\" content=\"What We Offer Programs &amp; Initiatives Our programs are designed to equip women and youth entrepreneurs with practical skills, mentorship, networks, and resources to launch and grow successful businesses across Canada and beyond. 01 Entrepreneurship Development Program Training entrepreneurs in practical business skills to launch and grow sustainable enterprises across Canada. Business Planning Financial Management\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/wyenafca.ca\/fr\/programs\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-04-21T19:41:23+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-05-05T18:17:21+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Programs - WYEN AFCA\" \/>\n\t\t<meta name=\"twitter:description\" content=\"What We Offer Programs &amp; Initiatives Our programs are designed to equip women and youth entrepreneurs with practical skills, mentorship, networks, and resources to launch and grow successful businesses across Canada and beyond. 01 Entrepreneurship Development Program Training entrepreneurs in practical business skills to launch and grow sustainable enterprises across Canada. Business Planning Financial Management\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/wyenafca.ca\\\/fr\\\/programs\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wyenafca.ca\\\/fr#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/wyenafca.ca\\\/fr\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wyenafca.ca\\\/fr\\\/programs\\\/#listItem\",\"name\":\"Programs\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wyenafca.ca\\\/fr\\\/programs\\\/#listItem\",\"position\":2,\"name\":\"Programs\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wyenafca.ca\\\/fr#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/wyenafca.ca\\\/fr\\\/#organization\",\"name\":\"WYEN AFCA\",\"url\":\"https:\\\/\\\/wyenafca.ca\\\/fr\\\/\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/wyenafca.ca\\\/fr\\\/programs\\\/#webpage\",\"url\":\"https:\\\/\\\/wyenafca.ca\\\/fr\\\/programs\\\/\",\"name\":\"Programs - WYEN AFCA\",\"description\":\"What We Offer Programs & Initiatives Our programs are designed to equip women and youth entrepreneurs with practical skills, mentorship, networks, and resources to launch and grow successful businesses across Canada and beyond. 01 Entrepreneurship Development Program Training entrepreneurs in practical business skills to launch and grow sustainable enterprises across Canada. Business Planning Financial Management\",\"inLanguage\":\"fr-CA\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wyenafca.ca\\\/fr\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/wyenafca.ca\\\/fr\\\/programs\\\/#breadcrumblist\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/wyenafca.ca\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/istockphoto-2034455047-612x612-1.jpg\",\"@id\":\"https:\\\/\\\/wyenafca.ca\\\/fr\\\/programs\\\/#mainImage\",\"width\":612,\"height\":421,\"caption\":\"Happy female students using laptop while e learning\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/wyenafca.ca\\\/fr\\\/programs\\\/#mainImage\"},\"datePublished\":\"2026-04-21T19:41:23+00:00\",\"dateModified\":\"2026-05-05T18:17:21+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/wyenafca.ca\\\/fr\\\/#website\",\"url\":\"https:\\\/\\\/wyenafca.ca\\\/fr\\\/\",\"name\":\"WYEN AFCA\",\"inLanguage\":\"fr-CA\",\"publisher\":{\"@id\":\"https:\\\/\\\/wyenafca.ca\\\/fr\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Programs - WYEN AFCA","description":"What We Offer Programs & Initiatives Our programs are designed to equip women and youth entrepreneurs with practical skills, mentorship, networks, and resources to launch and grow successful businesses across Canada and beyond. 01 Entrepreneurship Development Program Training entrepreneurs in practical business skills to launch and grow sustainable enterprises across Canada. Business Planning Financial Management","canonical_url":"https:\/\/wyenafca.ca\/fr\/programs\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/wyenafca.ca\/fr\/programs\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/wyenafca.ca\/fr#listItem","position":1,"name":"Home","item":"https:\/\/wyenafca.ca\/fr","nextItem":{"@type":"ListItem","@id":"https:\/\/wyenafca.ca\/fr\/programs\/#listItem","name":"Programs"}},{"@type":"ListItem","@id":"https:\/\/wyenafca.ca\/fr\/programs\/#listItem","position":2,"name":"Programs","previousItem":{"@type":"ListItem","@id":"https:\/\/wyenafca.ca\/fr#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/wyenafca.ca\/fr\/#organization","name":"WYEN AFCA","url":"https:\/\/wyenafca.ca\/fr\/"},{"@type":"WebPage","@id":"https:\/\/wyenafca.ca\/fr\/programs\/#webpage","url":"https:\/\/wyenafca.ca\/fr\/programs\/","name":"Programs - WYEN AFCA","description":"What We Offer Programs & Initiatives Our programs are designed to equip women and youth entrepreneurs with practical skills, mentorship, networks, and resources to launch and grow successful businesses across Canada and beyond. 01 Entrepreneurship Development Program Training entrepreneurs in practical business skills to launch and grow sustainable enterprises across Canada. Business Planning Financial Management","inLanguage":"fr-CA","isPartOf":{"@id":"https:\/\/wyenafca.ca\/fr\/#website"},"breadcrumb":{"@id":"https:\/\/wyenafca.ca\/fr\/programs\/#breadcrumblist"},"image":{"@type":"ImageObject","url":"https:\/\/wyenafca.ca\/wp-content\/uploads\/2026\/04\/istockphoto-2034455047-612x612-1.jpg","@id":"https:\/\/wyenafca.ca\/fr\/programs\/#mainImage","width":612,"height":421,"caption":"Happy female students using laptop while e learning"},"primaryImageOfPage":{"@id":"https:\/\/wyenafca.ca\/fr\/programs\/#mainImage"},"datePublished":"2026-04-21T19:41:23+00:00","dateModified":"2026-05-05T18:17:21+00:00"},{"@type":"WebSite","@id":"https:\/\/wyenafca.ca\/fr\/#website","url":"https:\/\/wyenafca.ca\/fr\/","name":"WYEN AFCA","inLanguage":"fr-CA","publisher":{"@id":"https:\/\/wyenafca.ca\/fr\/#organization"}}]},"og:locale":"fr_CA","og:site_name":"WYEN AFCA -","og:type":"article","og:title":"Programs - WYEN AFCA","og:description":"What We Offer Programs &amp; Initiatives Our programs are designed to equip women and youth entrepreneurs with practical skills, mentorship, networks, and resources to launch and grow successful businesses across Canada and beyond. 01 Entrepreneurship Development Program Training entrepreneurs in practical business skills to launch and grow sustainable enterprises across Canada. Business Planning Financial Management","og:url":"https:\/\/wyenafca.ca\/fr\/programs\/","article:published_time":"2026-04-21T19:41:23+00:00","article:modified_time":"2026-05-05T18:17:21+00:00","twitter:card":"summary_large_image","twitter:title":"Programs - WYEN AFCA","twitter:description":"What We Offer Programs &amp; Initiatives Our programs are designed to equip women and youth entrepreneurs with practical skills, mentorship, networks, and resources to launch and grow successful businesses across Canada and beyond. 01 Entrepreneurship Development Program Training entrepreneurs in practical business skills to launch and grow sustainable enterprises across Canada. Business Planning Financial Management"},"aioseo_meta_data":[],"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/wyenafca.ca\/fr\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tPrograms\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/wyenafca.ca\/fr"},{"label":"Programs","link":"https:\/\/wyenafca.ca\/fr\/programs\/"}],"ticketed":false,"_links":{"self":[{"href":"https:\/\/wyenafca.ca\/fr\/wp-json\/wp\/v2\/pages\/787","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wyenafca.ca\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wyenafca.ca\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wyenafca.ca\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wyenafca.ca\/fr\/wp-json\/wp\/v2\/comments?post=787"}],"version-history":[{"count":19,"href":"https:\/\/wyenafca.ca\/fr\/wp-json\/wp\/v2\/pages\/787\/revisions"}],"predecessor-version":[{"id":931,"href":"https:\/\/wyenafca.ca\/fr\/wp-json\/wp\/v2\/pages\/787\/revisions\/931"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wyenafca.ca\/fr\/wp-json\/wp\/v2\/media\/690"}],"wp:attachment":[{"href":"https:\/\/wyenafca.ca\/fr\/wp-json\/wp\/v2\/media?parent=787"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}