ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Name (Property)
The Name property is used to get the name of an element.
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)
Image drawing and processing functions
List of image drawing and processing functions...
Video functions
List of video functions...
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
Visible (Property)
The Visible property sets the visibility of an element.
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.
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.
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.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
grGetData (Function)
Retrieves a data from a chart.
Image (Property)
The Image property gets and sets the background image of a control or block.
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.
EventChange (Function)
Modifies the status of an event.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....