ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.RestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
PVTSelect (Function)
Allows you to find out the position of selected cells and to select cells in a Pivot Table control.
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
<Pivot table>.Select (Function)
Allows you to find out the position of selected cells and to select cells in a Pivot Table control.
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Style sheet
A style sheet ("......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
<Array>.DeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
SpreadsheetSelectComment (Function)
Allows you to: know if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
<Source>.ReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Data model editor: types of links
Several types of links can be found between the files......
The Sidebar control
The Sidebar control gives access to different options......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Describing an element
A flexible modeling includes different elements linked together......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.