ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Screen,Get (External language)
Retrieves the value in a control or in a variable.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
fDateTime (Example)
Usage example of the fDateTime function
StatCovariance (Function)
Calculates the covariance between two series of values.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
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
Associative array (Type of variable)
An associative array is an "advanced" type of array...
fDate (Example)
Usage example of the fDate function
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
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......
EnumControl (Example)
Usage example of the EnumControl function
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
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......
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.