ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPCommand (Example)
Usage example of the FTPCommand function
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
zipFileSize (Function)
Returns the size of one of the archive files (in CAB, RAR, WDZ, ZIP, 7z, gzip, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
FTPSize (Function)
Returns the size (in bytes) of a file located on an FTP server (File Transfer Protocol).
zipIsMulti (Example)
Usage example of the zipIsMulti function
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
Error 1011: To access the global member of the class, use ClassName::MemberName
XMLChild (Function)
Positions on the first child element of current element.
fCreate (Example)
Usage example of the fCreate function
DashDisplay (Function)
Refreshes elements in a Dashboard control.
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
<ANSI string>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
HDescribeItem (Example)
Usage example of the HDescribeItem function
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
dModifyHue (Function)
Modifies the hue of an image found: in an Image control, in an Image variable....
SQLTransaction (Example)
Usage example of the SQLTransaction function