ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
StatSum (Function)
Calculates the sum for a series of values.
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a table
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
Welcome to Reports & Queries
Reports & Queries is used to......
How to open a page?
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
fWriteLine (Example)
Usage example of the fWriteLine function
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).