ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grLegendFont (Function)
Modifies the font used for the chart legend.
BrowserPlatform (Function)
Returns the user's browser platform....
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
BrowserType (Function)
Returns the type of browser used by the Web user.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
How to open a page?
16. Java applications in practice
Java applications in practice...
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
grTitleFont (Function)
Modifies the font used for the chart title.
Creating a Pivot Table control
To create a Pivot Table control......
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)....
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
GPSGetPosition (Function)
Retrieves information about the current device position.
FTPCommand (Function)
Sends a specific FTP command to a server.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
iDestination (Function)
Configures the print destination.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...