ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

8. Windows in practice
Discover the main actions that can be performed on the windows....
Repositionable Note control events
Repositionable Note control events...
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Spreadsheet control events
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Events associated with Splitter controls
List of events associated with Splitter controls...
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Specific features of the Express version
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
Native Container control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with ListView controls
List of events associated with ListView controls...
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
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....
rssChannel (Variable type)
The rssChannel type is used to handle a RSS channel...
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
ControlFindTextNext (Function)
Finds and selects the next instance of the search text in a window or control.
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.