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")....
WDScript: use in command-line and console mode
Serialization constants
The serialization constants are as follows:
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.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
Error 533: The expression of a { } must be a string
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
<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.
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.