ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Chart control properties
A Chart control can be used......
HStatTime (Function)
Returns the time of the last update for the index statistics.
apExecute (Function)
Runs an action plan.
apDisableAction (Function)
Disables the execution of an action found in an action plan.
XMLDocument (Function)
Creates a new XML document.
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Events associated with internal windows
List of events associated with internal windows...
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.