ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Functions for managing the Combinations and Enumerations
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
fCompress (Function)
Compresses a file.
MapModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
Dialog box management functions
List of functions for managing dialog boxes...
TimePicker (Function)
Opens the system time picker.
MySelf (Reserved word)
MySelf is used to handle the current control...
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
HandleParentNext (Function)
Forces the parent of the next window to open.
ExeRemoteRun (Function)
Starts running a remote program from the current application.
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
Combo Box control functions
List of functions for handling the Combo Box controls...
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.