ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
ProgressBarSystem (Property)
The ProgressBarSystem property gets and sets the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
grSourceCategoryLabel (Function)
Defines the source of the category labels.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
HStatTime (Function)
Returns the time of the last update for the index statistics.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
Sound (Function)
Plays a sound in WAV format.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
Execute (Function)
Starts the execution of a process through programming.
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.
UUDecode (Function)
Decodes a character string in UUEncode format.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.