ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPCommand (Function)
Sends a specific FTP command to a server.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
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)....
PDF file management functions
...PDF file functions...
fMoveDir (Function)
Moves a directory and its content.
LooperAdd (Function)
Adds a row at the end of a Looper control.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
MenuDelete (Function)
Deletes a menu or a menu option.
iPrintBlock (Function)
Forces a report block to print.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
fExeDir (Function)
Returns the directory from which the execution is started.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
grAddData (Function)
Adds a data into a chart.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
fMakeDir (Example)
Usage example of the fMakeDir function
HDescribeConnection (Function)
Describes a new connection to an external database.
String (Variable type)
The String type is used to manipulate strings......