AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
Ayuda / Editores / Editor de proyectos / Trabajar sin conexión
  • Overview
  • Work offline
  • Reconnecting
WINDEV
WindowsLinuxJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac Catalyst
Otros
Procedimientos almacenados
Control Centers: Working in offline mode
Overview
When working on a laptop or on an offline computer, you may want to continue working with the data in the Control Centers (Project Management Hub, etc.).
WINDEV, WEBDEV and WINDEV Mobile allow you to manage an "Offline" mode for the Control Centers. This mode is used to disconnect from the database of the Control Centers and to copy this database locally on the computer. Your data remains accessible even in offline mode.
When the connection is re-established, the data modified locally is automatically updated on the network database. If a conflict occurs (task modified by several users for example), the network database has priority over the other computers.
Remark: When offline, you will be able to use the Project Management Hub (including incident monitoring and messaging features).
Caution: offline mode is not available if you use the Control Centers with an HFSQL Client/Server database.
Work offline
To work in "Offline" mode:
  1. On the "SCM" tab, in the "Otras acciones" group, expand "Trabajo remoto" and select "Disconnect to work offline".
  2. In the wizard, select "I want to disconnect from the control center shared database".
    Caution: This wizard also manages the disconnection from the repository for the current project. For more details, see SCM: Working in Offline mode.
  3. Select the different options for the local database:
    • The additional data to add
    • The path of the database (we advise you to keep the proposed path).
  4. You are now using the local database for all your control centers.
Reconnecting
To reconnect to the database of Control Centers:
  1. On the "SCM" tab, in the "Otras acciones" group, expand "Trabajo remoto" and select "Reconnect and synchronize".
  2. In the wizard, select "I want to reconnect to the control center shared database".
    Caution: This wizard also manages the reconnection to the repository for the current project. For more details, see SCM: Working in Offline mode.
  3. Select the different options:
    • Shared database to be used: the shared database that was previously used is automatically proposed.
    • The path of the local database.
      If the files have been deleted from the local database, check "I have lost my local database". In this case, you will be reconnected to the shared database but no synchronization will be performed.
  4. You are now reconnected to the shared database.
During the reconnection, the data modified locally is automatically updated on the shared database. If a conflict occurs (task modified by several users for example), the network database has priority over the other computers.
Versión mínima requerida
  • Versión 10
Esta página también está disponible para…
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 05/06/2024

Señalar un error o enviar una sugerencia | Ayuda local