L’interface de VDS Renaissance est disponible en plusieurs langues. La documentation officielle est maintenue en anglais afin de garantir une référence unique, cohérente et toujours à jour.
@WINATPOINT
Syntax
@WINATPOINT(<x pos>, <y pos>)
Description
This function can be used to obtain the window identifier of the window or an element of it (such as a button or edit box) at absolute position <x pos>, <y pos> on the screen. This value can be used in commands like WINDOW SEND or WINDOW SETTEXT.
OK
Unchanged.
Example
WINDOW SETTEXT,@winatpoint(225,304),This is the new text