ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grDeleteAll (Function)
Erases a chart and destroys this chart.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
WEBDEV license agreement
WEBDEV license agreement...
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
grRaised (Function)
Used to display a chart with raised effect.
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
WavInit (External language)
Initializes the sound interpreter.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....