ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure.
Parameters of a procedure/function
You have the ability to pass parameters to a procedure.
Optional parameters
Some of the parameters passed to a procedure can be optional parameters...
Typecasting of parameters
The description of the parameter type is optional...
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used.
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements...
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)...
Using a query with parameters
A query with parameters can be used...
Report with parameters
When printing a report, you have the ability to pass parameters to this report...
Passing parameters
The parameters can be passed to a procedure...
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.
InitParameter (Function)
Initializes the management of persistent values.
AnimationSetParameter (Function)
Changes one of the animation parameters used for:
  • an animated image (in an Image control),
  • an animated text (in a Static Text control).
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
<Chart>.LoadParameter (Function)
Restores the parameters used to draw a chart.
ProjectInfo (Function)
Returns specific information about the project currently run.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server.
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
HClusterParameter (Function)
Reads and modifies the parameters of an HFSQL cluster.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
<Libellé>.AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for a Static Text control.
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server.
iPrintReport (Function)
Prints a report created with the report editor.
Data persistence
The data persistence is used to store the value typed by the user...
<Source>.ListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
<Chart>.SaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
<Report>.Print (Function)
Prints a report created with the report editor.
<Libellé>AnimationSetParameter (Function)
Changes one of the animation parameters used for animated text (in a Static Text control).
<Image>AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image field.
The DotNet structure
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web...
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files,...
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Printing nested reports
To create a main report containing several secondary reports:...
Native Oracle Connector: Running the same query several times
or more parameters......
grParameter (Function)
Retrieves or modifies a chart parameter.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
BuildAutomationVariant (Function)
Builds an Automation variant parameter.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files,...
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL...
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using...
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window...
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.
Describing the replication (ReplicEdit)
allows identifying or configuring additional parameters......
Commands of the external interface
The "Bubble" charts
... categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates...
<Connection variable>.LoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
WLanguage procedure called by iCloudKeyValueWatch
Callback of the iCloudKeyValueWatch.Cb function for the callback parameter
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
1
3
4
5
6
7
63
>