ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Chart>.AutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
Web Camera control properties
A Web Camera field can be manipulated in WLanguage in a page with the following properties.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
pdfTextElement (Variable type)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
<Gantt chart>.AddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
CrosshairThickness (Property)
The CrosshairThickness property is used to determine and change the thickness of the crosshair in a Chart control.
Geodesic (Property)
The Geodesic property is used to indicate whether the drawing should follow the curvature of the Earth.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
AlternativeText (Property)
The AlternativeText property is used to get and edit the alternative text of controls in a page.
grPPCMaximumValue (Function)
Specifies the maximum value used to calculate percentages in a Pictorial Percentage chart.
<Chart>.PPCMaximumValue (Function)
Specifies the maximum value used to calculate percentages in a Pictorial Percentage chart.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
Error 101: Declaration of global variable not allowed
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Handling a Check Box control through programming (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Collapsing/Expanding a TreeView control through programming (prefix syntax)
To collapse/expand a TreeView control through programming, ......