ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Popup control properties
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Peeling Corner control properties
Cell control properties
List of properties associated with the Cell control...
Wait (Function)
Temporarily stops the program execution.
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.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
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.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
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).