ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatSum (Function)
Calculates the sum for a series of values.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
Events associated with Button controls
List of events associated with Button controls...
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
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.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
StatCovariance (Function)
Calculates the covariance between two 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......
EnumControl (Example)
Usage example of the EnumControl function
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
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.