ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Constants for managing videos
List of constants used by the functions for video management....
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
xlsClose (Function)
Closes an XLS file.
WDScript: use in command-line and console mode
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
Error 533: The expression of a { } must be a string
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<Image variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image variable.
<Image>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image control.
<WDPic variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a WDPic variable.
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
zipIsMulti (Example)
Usage example of the zipIsMulti function
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
WidgetDisplay (Function)
Refreshes a widget window.
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.