ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSProperty (Function)
Used to handle specific features on the objects found in the current page.
ERR_BAD_CONTEXT_INTERNAL
ERR_BAD_CONTEXT_FOUND
ERR_DISCONNECTED_RELOG
ERR_MISSING_PAGE
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
ERR_NO_TABLE
The server is currently updated. Retry later.
ERR_LOADMOREDLL
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
ERR_BAD_PARAMETER
ERR_BAD_ACTION
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
<Image variable>.ModifyHue (Function)
Changes the hue of an image in an Image variable.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......