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....
6. Editing a page: zoning mode
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
<Chart>.SurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
<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.
Shared memory area functions
grScatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
<Chart>.Scatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
HsMenu,Select (External language)
Selects or deselects, makes invisible, marks or unmarks an option found in the current menu.
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Properties associated with the areas defined in Zoning mode
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......