ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
<Image>.Fill (Function)
Colors an area in an Image control.
Menu management functions
List of functions for managing menus...
SocketExist (Function)
Checks the existence of socket.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static Text control)....
ERR_NO_CURRENT_PAGE
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
ERR_BAD_URL
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
Constants for managing animations
List of constants used by the functions for managing animations...
Custom tooltips
Tooltips are very useful for application users......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It allows you to present a large number of logically arranged fields in a small area, so you can make choices....
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage User Groupware files in Client/Server mode....
<Image>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel.
<Image>.Rotation (Function)
Rotates an Image control.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.