ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Looper>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
OrgSelect (Function)
Returns the index of the selected element in an Organization Chart control.
<TreeMap>.Seek (Function)
Finds the index of an element in a TreeMap control from the element path.
<Organization Chart>.Select (Function)
Returns the index of the selected element in an Organization Chart control.
TreeMapSearch (Function)
Finds the index of an element in a TreeMap control from the element path.
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
Voice commands in your applications
The applications that you develop can react to the user's voice......
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
SysIconBadge (Function)
Returns or modifies the value displayed in the badge associated with the icon of an iOS or Universal Windows 10 App application.
InWinRTMode (Function)
Indicates whether the code is run in WinRT mode (Windows Store apps). Function kept for backward compatibility....
TreeMapSeek (Function)
Finds the index of an element in a TreeMap control from the element path.
<Table>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
StringRetrieve (Function)
Retrieves a character string in a format external to PC Soft (character string that is the result of a Windows API for example).
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
ScanDocumentFromCamera (Function)
Opens a specific window for scanning one or more documents using the phone or tablet camera. This function is equivalent to ScanFromCameraToImage....
Page Footer block
The Page footer block is run at the end of each page......
3. Site development life cycle
PageToFile (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. The table items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
The Organizer control
The Organizer control is used to display and handle organizers......