ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

18. Management of business rules
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
21. Managing business rules
Managing business rules...
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
<Map>.LimitArea (Function)
Limits the geographic area displayed in the Map control.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
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....
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Shared memory area functions
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
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.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
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.
<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....