ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
<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.
<Source>.DeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
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......
Specific features of the Express version
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
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......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
The OLE control
The OLE control is used to handle an OLE object......
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......