ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
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.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
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.
Caption (Property)
The Caption property gets and sets the text of an element.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
Multimedia constants
List of constants used by the multimedia functions....
AppInstallUPD (Function)
Triggers the automatic update of current application.
Round (keyword)
The Round keyword can correspond to...
Language (Property)
The Language property is used to get and change the language used.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.