ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperAdd (Function)
Adds a row at the end of a Looper control.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
StatSum (Example)
Usage example of the StatSum function
StatVariance (Example)
Usage example of the StatVariance function
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
StatStandardDeviation (Example)
Usage example of the StatStandardDeviation function
StatAverageDeviation (Example)
Usage example of the statAverageDeviation function
StatCovariance (Example)
Usage example of the StatCovariance function
StatCorrelation (Example)
Usage example of the StatCorrelation function
StatAverage (Example)
Usage example of the StatAverage function
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
<zipArchive variable>.IsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
<zipArchive variable>.Close (Function)
Closes an archive.
<zipArchive variable>.Open (Function)
Opens an existing archive.
<zipArchive variable>.OpenCAB (Function)
Opens an existing archive in CAB format.
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
<zipArchive variable>.Create (Function)
Creates an archive.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
DDESend (Function)
Sends a data to the program connected via DDE.
StatVarianceP (Example)
Usage example of the StatVarianceP function
StatError (Example)
Usage example of the StatError function