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...
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
API (Example)
Usage example of the API function
gpwSupervisor (Function)
Returns the username of the "Supervisor" account according to the framework being used.
gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
CallDLL32 (Example)
Usage example of the CallDLL32 function
MCIVolume (Function)
Modifies or returns the sound volume.
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
7. Dynamic site on specific configurations
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
XMLSign (Function)
Signs an XML document.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
fEncrypt (Example)
Usage example of the fEncrypt function
gpwRegisteredUsers (Function)
Returns the value that corresponds to "Registered users" according to the framework being used.
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
fDir (Example)
Usage example of the fDir function
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
LooperDelete (Function)
Deletes a row from a Looper control.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.