ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Chart>.Parameter (Function)
Retrieves or modifies a chart parameter.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
grParameter (Function)
Retrieves or modifies a chart parameter.
BuildAutomationVariant (Function)
Builds an Automation variant parameter.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Examples for using the OLE DB provider for HFSQL
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
Max (Function)
Returns the greatest value passed as parameter.
<Connection variable>.DeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
<Connection variable>.LoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
WLanguage procedure called by iCloudKeyValueWatch
Callback of the iCloudKeyValueWatch.Cb function for the callback parameter
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.