ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iColumnNum (Function)
Returns the number of the current column in a multi-column report.
Character strings
WLanguage supports different types of strings....
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
InServiceMode (Function)
Indicates whether the code is run in a service.
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
iColumnEnd (Function)
Forces a column break in a multi-column report.
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
Table, List Box and Combo Box controls bound to queries
A Table, List Box, or Combo Box control can be used to display the content of a table or query......
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
Video functions
List of video functions...
grSourceCategoryLabel (Function)
Defines the source of the category labels.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
Email (Property)
The Email property is used to get and change an email address.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.