ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Phone constants (Android / iOS)
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.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Operator on Address
The & operator returns the address of a variable as an integer
Display (External language)
Displays a value in a control or assigns a value in a variable.
Constants for sound management
List of constants used by the functions for sound management....
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
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.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
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......
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
Map control functions
Map control functions...