ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<List Box>.Position (Function)
Displays a List Box (or a ListView) control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SocketCreate (Function)
Creates a socket.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
<Organizer>.DisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
<Organizer>.DisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Automated tests: Emulation functions
List of automated tests: Emulation functions...
ERR_FORBIDDEN_UPDATE
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Flexbox control properties
WLanguage properties can be used to manipulate ......
Segmented Button control properties
You can manipulate Segmented Button controls in a window using various WLanguage properties......
Using RAD patterns
The steps for creating a RAD pattern are as follows......