ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

17. TLS/SSL: Encrypting information on the Web
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
The Multimedia control
The Multimedia control is used to play multimedia files......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Service constants
List of constants used by the functions for managing services....
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Constants used by the TraceStart function
List of constants used by the TraceStart function....
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......
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
BrowserType (Function)
Returns the type of browser used by the Web user.
eCurrencyName (Function)
Returns the caption of a currency.
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...
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
gImage (Function)
Builds a sequence of characters containing an image.
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.