Skip to main content
Skip table of contents

Dialog functions


Dialog functions

A description of the various methods for displaying dialog can be found when managing dialogs and dialog fields.

Window functions:

f$Dialog

Call a user-defined dialog window

f$DialogEnd

Close an active dialog from a Watch-DT

f$DisplayDialog

Display and manage a pure display window

f$DialogOpen

Open a dialog window (with ID)

f$DialogClose

Close a dialog window (via ID)

f$DialogExecute

Activate an opened dialog (via ID)

f$DialogExport

Export the current dialog to an image file

f$DialogExcelExport

Export the content of a table element to an Excel file

f$ActionDialog

Activate an opened dialog (via ID) without return

f$DialogRefresh

Update the content of a dialog

f$SetLanguage

Set the active language for all following dialogs

f$SetBoolProp

Make dialog field visible/invisible or activate it

f$SetTextProp

Set dialog field caption

f$SetNumProp

Set various values for dialog elements

f$GetTextProp

Read dialog field caption

f$GetNumProp

Calculate various values for dialog elements

f$Message

Call a system message window


Screen setting:

f$Screen

Obtain the current screen dimensions


See also:

f$Dialog

f$DialogEnd (f$DialogEnde)

f$DisplayDialog (f$DialogAnzeigen)

f$DialogOpen (f$DialogOeffnen)

f$DialogClose (f$DialogBeenden)

f$DialogExecute (f$DialogStarten)

f$ActionDialog (f$AktionsDialog)

f$DialogRefresh

f$SetLanguage(f$SetzeSprache)

f$SetBoolProp (f$SetzeBoolProp)

f$SetTextProp (f$SetzeTextProp)

f$SetNumProp (f$SetzeNumProp)

f$GetTextProp (f$LiesTextProp)

f$GetNumProp (f$LiesNumProp)

f$Message (f$Meldung)

f$Screen (f$Bildschirm)

f$DialogExport

f$DialogExcelExport

Display a progress dialog

f$PrintNumber (f$AusgabeZahl)

f$PrintString (f$AusgabeText)

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.