ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
9. Internal page
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, web service, etc.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
ControlExist (Function)
Checks for a control (or group of controls) in a window, page or report.
On/Off button in a window
The on/off button is a button that operates like a check box......
WHelp (Function)
Displays a file or help page in CHM format.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property gets and sets the maximum height of a thumbnail of an Image item (binary memo).
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Mean (Function)
Calculates the mean of the values within an array.