ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
<Source>.ReadNext (Function)
Sets the position on the next data file record according to a browse item.
<Source>.Found (Function)
Checks whether the current record corresponds to the current filter or search.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
Installing and starting WDTRAD
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
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.
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.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
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......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...