ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
grDeleteSeries (Function)
Deletes a data series from a chart.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
ToClipboard (Function)
Writes text or image information into the system clipboard.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
LooperInsertLine (Function)
Inserts a row into a Looper control.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HOpen (Function)
Opens a data file.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Assignment operators
Three assignment operators are available......
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
The Signature control
The Signature control is a report control used to sign......
fAttribute (Function)
Returns or modifies the attributes of a file.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
fFileName (Function)
Returns the name of an external file that is currently opened.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.