Windows procedure SetWRect not working correctly on Windows
Andis Blicāns, Grasko
7-18-24
Operating system: Windows
Hi,

I think this has been for decades in HAL. Or may be I do not understand properly something.
So decided to ask here.
HAL primitive description on web says:

procedure SetWRect(integer x,integer y,integer w,integer h)

Description:
sets size and location for window

Parameters:
x    left upper corner - horisontal coordinate
y    left upper corner - vertical coordinate
w    width of window
h    height of window

When I try to change x, y coordinates, then left upper corner is not changing it's possition.
Instead the window size is changing in some strange way.
Even with AutoSizeWindow(false) the left upper corner position can not be changed.
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Andis Blicāns, Grasko
Thank You for answer. In this case I used SSLNoCertificateValidation = true; SendWebRequest SSLNoCertificateValidation = false; ...
23:01 24 Mar 2026
Gatis Jansons
Hi, Paul. Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...
14:53 19 Mar 2026