ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
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.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
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.
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.
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.
Character strings
WLanguage supports different types of strings....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Name (Property)
The Name property is used to get the name of an element.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Sound (Function)
Plays a sound in WAV format.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
ProjectInfo (Function)
Returns specific information about the project currently run.