ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BurnerCancel (Function)
Cancels the current burn process.
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.
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.
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)....
Reals
GPSGetPosition (Function)
Retrieves information about the current device position.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
fMoveFile (Function)
Moves a file from one directory to another.
Looper control functions
List of functions for managing Looper controls...
fClose (Function)
Closes an external file.
fMoveDir (Function)
Moves a directory and its content.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
StringReverse (Function)
Reverses the characters of a string.
fRemoveDir (Function)
Deletes a directory from a disk.
zipFileSize (Example)
Usage example of the zipFileSize function