> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/june5-3.6/weitere-june5-produkte/june5-flexin/bedienung-und-anwendung.md).

# Bedienung und Anwendung

## Wischen (Swipe)

Das Wischen in der App erfolgt in alle 4 Richtungen (links, rechts, oben und nach unten).

### Android

* Ein Wisch nach links oder rechts wechselt den Arbeitsbereich (Tabs: *Lokal*, *Server* und *Info*)
* Ein Wisch nach unten scrollt nach oben bzw. aktualisiert die Daten
* Ein Wisch nach oben scrollt nach unten

### iOS

* Ein Wisch nach links öffnet das Kontextmenü (Server: Import von Datenpunkten, Lokal: Löschen von Datenpunkten)
* Ein Wisch nach unten scrollt nach oben bzw. aktualisiert die Daten
* Ein Wisch nach oben scrollt nach unten

<figure><img src="/files/sgiUDCIYQb17g9DAxNeJ" alt="" width="277"><figcaption></figcaption></figure>

## Aktualisierung der Ansicht

Bei Apps und modernen Webseiten wird eine Aktualisierung der Ansicht durch ein Wischen nach unten ausgeführt. Daraufhin wird ein abgerundeter Pfeil dargestellt, der durch eine Animation darauf hinweist, dass gerade eine Aktualisierung der Daten erfolgt.

<figure><img src="/files/m58akaxfSupFKj13yaq5" alt="" width="277"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.videc.de/june5-3.6/weitere-june5-produkte/june5-flexin/bedienung-und-anwendung.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
