ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing XLS files
List of constants used by the functions for managing XLS files....
WindowsVersion (Function)
Returns the runtime mode of Windows.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
ServiceUninstall (Function)
Uninstalls a service.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
MemSeek (Example)
Usage example of the MemSeek function
grGridlines (Function)
Displays or hides the chart gridlines.
Wait (Function)
Temporarily stops the program execution.
fRemoveDir (Function)
Deletes a directory from a disk.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
grOrientation (Function)
Modifies the orientation of chart axes.
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
HInfoFileRights (Example)
Usage example of the HInfoFileRights function
Events associated with internal windows
List of events associated with internal windows...
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.