> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# On Open Project

> On Open Project s’exécute à l’ouverture d’un projet dans FlexiCapture et transmet la fenêtre principale (IMainWindow) au script via le paramètre Context.

<div id="when-it-is-launched">
  ## Au lancement
</div>

Le script s’exécute à l’ouverture d’un nouveau projet.

<div id="parameters">
  ## Paramètres
</div>

| Name    | Type                                                                | Accès            | Description            |
| ------- | ------------------------------------------------------------------- | ---------------- | ---------------------- |
| Context | [IMainWindow](/fr/flexi-capture/appendix/scripts-shell/imainwindow) | Lecture/écriture | La fenêtre principale. |
