ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image control.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST web service.
BurnerAddFile (Function)
Adds a file to the compilation.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
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.
WDScript: use in command-line and console mode
The Accessibility property gets and sets the accessibility properties of a 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
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
AuthRevokeToken (Function)
Revokes a JSON Web Token (JWT).
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Mean (Function)
Calculates the mean of the values within an array.