ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)....
LooperInsertLine (Function)
Inserts a row into a Looper control.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
HOpen (Function)
Opens a data file.
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Copying and cloning
Variables are copied using the "=" operator...
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
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)....
fAttribute (Function)
Returns or modifies the attributes of a file.
LooperAdd (Function)
Adds a row at the end of a Looper control.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
ToClipboard (Function)
Writes text or image information into the system clipboard.
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.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
LooperDelete (Function)
Deletes a row from a Looper control.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Note (Property)
The Note property is used to get and change a text associated with an element.
ServiceUninstall (Function)
Uninstalls a service.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.