ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
2. Projects in practice
Discover the main operations that can be performed on a project....
iParameterPDF (Function)
Defines the options for the generated PDF file.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Query editor: Characteristics
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
InfoBuild (Function)
Displays a custom message in a system information window.
IntegerPart (Function)
Returns the integer part of a number.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Contains (Function)
Allows you to check if a substring is within a string.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.