ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
<Image variable>.Fill (Function)
Colors an area in an Image variable.
<Image>.Font (Function)
Declares the font to be used by the dText function in an Image control.
Table control functions
List of functions specific to Table controls...
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table...
<Image variable>.Rotation (Function)
Rotates an image in an Image variable.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for an Image variable.
<Image variable>.HorizontalSymmetry (Function)
Flips an image contained in an Image variable with respect to a horizontal axis (symmetry...
<Image variable>.VerticalSymmetry (Function)
Flips an image contained in an Image variable with respect to a vertical axis (symmetry...
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears...
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following...
Camera functions
A Table control can be used to display the content of a data file or query......
The Internal Window control
...The "Internal Window" control is used to include a window (and its code) in a control of another...