ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Splitter control
The Splitter control is used to divide a window into several distinct areas......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
FormattingMarksColor (Property)
The FormattingMarksColor property is used to: get the color of the formatting marks in a Word Processing control. change the color of the formatting marks in a Word Processing control....
DisplayFormattingMarks (Property)
The DisplayFormattingMarks property is used to: Determine if formatting marks are shown or hidden in a Word Processing control. Show or hide formatting marks in a Word Processing control....
<Chart>.SurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
6. Editing a page: zoning mode
Shared memory area functions
<Chart>.Origin (Function)
Modifies the start and end marks on one of the chart axes.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
<Chart>.Scatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
grScatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
IntervalY (Property)
The IntervalY property gets the interval between marks on the Y-axis.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.