ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumControl (Example)
Usage example of the EnumControl function
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
dCopyImage (Example)
Usage example of the dCopyImage function
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
StatSum (Function)
Calculates the sum for a series of values.
StatVariance (Function)
Calculates the variance for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
FTPSize (Example)
Usage example of the FTPSize function