ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
<Source>.DeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
<Source>.Filter (Function)
Defines and enables a filter on a data file, view or query.
<Source>.FilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
<Source>.FilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
<Connection variable>.SetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
<Variable Drive>DeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
5. Site test in practice
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Obtaining an SSL certificate for IIS2 (2.0 or later)
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......