ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Control>.Rectangle (Function)
Returns the coordinates of the rectangle corresponding to the specified area of a control.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory area.
Shared memory area functions
Returns the geographical position of the point located in the center of the map currently displayed in a Map control....
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
<PolygonGeo variable>.Area (Function)
Calculates the area of a polygon defined using geographic coordinates.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Control animations
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....