Skip to main content
Version: 20 R7 BETA

Current form window

Current form window : WinRef

ParameterTypeDescription
Function resultWinRefCurrent form window reference number

This command is not thread-safe, it cannot be used in preemptive code.

Description

The Current form window command returns the reference of the current form window. If no window has been set for the current form, the command returns 0.

The current form window can be generated automatically using a command such as ADD RECORD, following a user action or by using the Open window or Open form window commands.

See also

Open form window
Open window
RESIZE FORM WINDOW