ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fMoveFile (Function)
Moves a file from one directory to another.
BurnerCancel (Function)
Cancels the current burn process.
Reals
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
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.
Looper control functions
List of functions for managing Looper controls...
StringReverse (Function)
Reverses the characters of a string.
fRemoveDir (Function)
Deletes a directory from a disk.
zipFileSize (Example)
Usage example of the zipFileSize function
grTitle (Function)
Modifies the caption and/or position of the chart title....
iCloseReport (Function)
Stops printing the current report immediately.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
Modified (Property)
The Modified property lets you know if an element has been modified.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
zipOpen (Function)
Opens an existing archive.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
HDescribeConnection (Function)
Describes a new connection to an external database.
fCopyDir (Example)
Usage example of the fCopyDir function