ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.Filter (Function)
Defines and enables a filter on a data file, view or query.
<Source>.DeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
FilterCondition (Property)
The FilterCondition property gets the selection condition set by HFilter on a data file, HFSQL view or query.
Filtering a data file, a view or a query
A filter is used to define programmatically a selection of records corresponding to one or more criteria...
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
1. Deploying a static site
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
The Check Box control
A Check Box can correspond to......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
grWndSize (Function)
Defines the size of the window containing the chart.
Serialization constants
The serialization constants are as follows:
12. Available tests
XMLAddAttribute (Function)
Adds an attribute into an XML document.