ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grDeleteSeries (Function)
Deletes a data series from a chart.
zipClose (Function)
Closes an archive.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
grInfoXY (Function)
Returns information about the series found at a specific chart point.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
grType (Function)
Identifies or modifies the type of chart.
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
XMLData (Example)
Usage example of the XMLData function
Move
The Move property determines if an element can be moved.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
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.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
LooperCount (Function)
Returns the number of rows in a Looper control.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.