ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android Widget windows
An Android application can contain one or more Widget windows...
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets...
Widget functions
Les bulles d'aide permettent d'aider rapidement l'utilisateur dans vos applications...
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
LooperInsertLine (Function)
Inserts a row into a Looper control.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
Types of Edit controls
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.
iColumnEnd (Function)
Forces a column break in a multi-column report.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
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.
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)
Video functions
List of video functions...
grSourceCategoryLabel (Function)
Defines the source of the category labels.
Name (Property)
The Name property is used to get the name of an element.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.