ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Pyramid charts
Pyramid charts allow you to view data in descending order......
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
MemFound (Function)
Checks whether the sought element was found.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
grInfoXY (Function)
Returns information about the series found at a specific chart point.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
24. Displaying and linking pages
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
MemSort (Function)
Sorts the elements found in a memory zone.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
fSeek (Example)
Usage example of the fSeek function
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
iPrintReport (Function)
Prints a report created with the report editor.