ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
grGradient (Function)
Enables or disables the display of color gradients in a chart.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Factorial (Function)
Returns the factorial of an integer number.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
BurnerAddFile (Function)
Adds a file to the compilation.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
eCurrencyName (Function)
Returns the caption of a currency.
HCloseConnection (Example)
Usage example of the HCloseConenction function
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
12. External component in practice
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
NetworkUser (Function)
Identifies the name of the connected user.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
fLock (Example)
Usage example of the fLock function
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......