ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Border (Type of variable)
The Border type is used to handle a border through programming...
<Window>.InHeight (Function)
Returns the interior height of a window (without title bar and border).
WinInHeight (Function)
Returns the internal height of a window (without title bar and border).
Border (Property)
The Border property gets and sets the characteristics of the borders: for a report control or block. for a window control. for a cell of the Table control....
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Service management functions
List of functions for managing services...
MDIRight (Property)
The MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area.
MDILeft (Property)
The MDILeft property is used to determine and change the distance between the left border of the MDI parent window and the left border of the MDI area.
MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.
Border (Property)
The Border property defines the characteristics of the borders in a document.
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Border (Property)
The Border property is used to get and change the borders of an element.