ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

10. Internal components in practice
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through table, Looper, List Box, ListView, and Combo Box controls, supercontrols, and reports based on tables. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on tables. Then, the iteration is reinitialized....
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Image (Property)
The Image property gets and sets the background image of a control or block.
Seek (Function)
Searches for the index of an element in a WLanguage array.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Referring to an element in a WLanguage event / process
SysYRes (Function)
Returns the vertical screen resolution.
11. Internal components in practice
Internal components in practice...
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
SysSpace (Function)
Returns the physical memory space for the current computer.
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
xlsNbRow (Function)
Returns the number of rows found in an XLS file.