ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
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.
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.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
<PolygonGeo variable>.Area (Function)
Calculates the area of a polygon defined using geographic coordinates.
<Control>.Rectangle (Function)
Returns the coordinates of the rectangle corresponding to the specified area of a control.
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....