ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grLegendFont (Function)
Modifies the font used for the chart legend.
Creating a Pivot Table control
To create a Pivot Table control......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Code snippets
The code editor allows you to enter "Code snippets"......
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Internal component
An internal component is a set of elements from a project......
How to open a page?
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
grTitleFont (Function)
Modifies the font used for the chart title.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
iPrintReport (External language)
Prints a report created with the report editor.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
upnpImage (Type of variable)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
GPSGetPosition (Function)
Retrieves information about the current device position.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
FTPCommand (Function)
Sends a specific FTP command to a server.