ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

4. When to use the debugger?
Draws a line composed of multiple segments in an Image variable....
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
docElementTextArea (Variable type)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
PrintArea (Property)
The PrintArea property is used to get and change the print area of a Spreadsheet control in a report.
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
WLanguage procedure called by fMemOpen
Procedure ("Callback") called by fMemOpen if the memory area is modified by another WLanguage application.
<Chart>.SeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
PicRectangularSnip (Function)
Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image.
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
MemPrevious (Function)
Positions on the element found before the current element of a memory area and returns the value of this element.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory area.
SCM: Removing a project
Usage example of the AppointmentAdd function...
2. WEBDEV administrator in practice
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
<Document variable>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Document variable.
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.