La interfaz de VDS Renaissance está disponible en varios idiomas. La documentación oficial se mantiene en inglés para garantizar una referencia única, coherente y siempre actualizada.
@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