ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatVariance (Function)
Calculates the variance for a series of values.
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....
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
dCopyImage (Example)
Usage example of the dCopyImage function
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Screen,Get (External language)
Retrieves the value in a control or in a variable.
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.
Environment of the data model editor
StatSum (Function)
Calculates the sum for a series of values.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
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
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
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.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
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....
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......