ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
<Source>.FilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
GeometryOverlap (Function)
Determines whether two geometries overlap.
<Source>.ActivateFilter (Function)
Enables the filter that was previously created for the specified table (view or query).
GeometryContain (Function)
Determines if geometry A contains geometry B.
GeometryCover (Function)
Determines if geometry A covers geometry B.
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Using WDDIXIO
To translate the text used in your project:...
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...