ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
<zipArchive variable>.ExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
SpeechSynthesisListVoices (Function)
Returns the list of voices available on the device for the speech synthesis engine.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
<Source>.ReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
WinInHeight (Function)
Returns the internal height of a window (without title bar and border).
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
<Edit>.DeleteAllAssistedInput (Function)
Clears the list of values proposed for the assisted input of an edit control.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
<xlsDocument variable>.GetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
<Kanban list>.PositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
KanbanPositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......