ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MarkdownToText (Function)
Converts a Markdown string to plain text (without tags).
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
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.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
<Chart>.Origin (Function)
Modifies the start and end marks on one of the chart axes.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
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.
Properties associated with tabs of Sidebar controls
List of properties associated with the tabs of Sidebar controls...
<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.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
Automated tests: Functions specific to tests
List of automation tests: Test-specific functions...
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
SysReleaseDC (Function)
Frees the current DC (Device Context) retrieved by SysGetDC.
Creating help pages
A help system includes several pages......