ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

16. Java applications in practice
Java applications in practice...
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Constants for managing videos
List of constants used by the functions for video management....
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
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
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Error 533: The expression of a { } must be a string
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
<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
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.