ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

tapiBlindTransfer (Function)
Performs a "blind" transfer.
Procedure/Function
A procedure is used to associate an identifier with a statement block......
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
ServiceUninstall (Function)
Uninstalls a service.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Constants for object visibility
List of constants for managing the visibility of an object....
StatCovariance (Function)
Calculates the covariance between two series of values.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
StatSum (Function)
Calculates the sum for a series of values.
StatVariance (Function)
Calculates the variance for a series of values.
KeyPressed (Function)
Checks which key is pressed.