ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grPrint (Function)
Prints a chart.
Installing the monitoring robot
The monitoring robot includes three executables......
FTP constants
List of constants used by the FTP functions....
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
List of reserved words
Window management functions
List of functions for managing windows...
Constant
The constants are language elements whose value is fixed once and for all...
Font (Type of variable)
A Font variable creates a font programmatically...
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Execute (Function)
Starts the execution of a process through programming.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
SQLConnect (Example)
Usage example of the SQLConnect function
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
StatVarianceP (Function)
Calculates the variance for a full series of values.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
InAndroidMode (Example)
Usage example of the InAndroidMode function
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Map control properties
The following properties can be used with Map controls:...
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
FileDisplay (Example)
Usage example of the FileDisplay function