ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
Error 31: The file to include is not found. Check the name and path ...
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
Check: Sending an email
The monitoring robot will......
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
OLELoad (Function)
Initializes an OLE control with an OLE object.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
HTMLToRGB (Function)
Converts the HTML color into RGB color.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......