ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
grDeleteSeries (Function)
Deletes a data series from a chart.
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
WindowsVersion (Function)
Returns the runtime mode of Windows.
ServiceUninstall (Function)
Uninstalls a service.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
MemSeek (Example)
Usage example of the MemSeek function
fAttribute (Function)
Returns or modifies the attributes of a file.
grGridlines (Function)
Displays or hides the chart gridlines.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
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).
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).