ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
Constants for WLanguage types
List of constants for managing WLanguage types....
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
Constants for sound management
List of constants used by the functions for sound management....
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
xBase files: Limits
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
NFCSendTag (Function)
Sends a NFC tag to another device.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......