ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
SSH constants
The following constants are used to manage an SSH server:...
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
Select query description window: Items that can be used
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
fSize (Function)
Returns the size of a file (in bytes).
fMoveDir (Function)
Moves a directory and its content.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
grGradient (Function)
Enables or disables the display of color gradients in a chart.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
LooperSelectPlus (Function)
Selects a row in a Looper control.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
iParameterReport (Function)
Configures the printer by opening the configuration window.
PDFToText (Function)
Extract the text contained in an Document PDF.
fClose (Function)
Closes an external file.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
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....
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....