ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 1011: To access the global member of the class, use ClassName::MemberName
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
Using a query with parameters
A query with parameters can be used......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Link Description (Variable type)
A Link Description variable is used to describe a link between two tables programmatically.
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
zipIsMulti (Example)
Usage example of the zipIsMulti function
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....
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
FTPCommand (Example)
Usage example of the FTPCommand function
fCreate (Example)
Usage example of the fCreate function
Various WEBDEV constants
Various WEBDEV constants...
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....