ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
iForceComplement (Function)
Forces the printing of a Body Complement block.
DnDAccept (Example)
Usage example of the DnDAccept function
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
dFill (Example)
Usage example of the dFill function
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
dArc (Example)
Usage example of the dArc function
17. TLS/SSL: Encrypting information on the Web
MySelf (Reserved word)
MySelf is used to handle the current control...
StatVarianceP (Function)
Calculates the variance for a full series of values.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Map control properties
The following properties can be used with Map controls:...
14. PHP generation in practice
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
fTrackFile (Function)
Triggers the tracking of a file.
dPen (Example)
Usage example of the dPen function
dText (Example)
Usage example of the dText function
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
CursorCapture (Example)
Usage example of the CursorCapture function