ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
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):
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.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
FinInterestRate (Example)
Usage example of the FinInterestRate function
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.