ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Diagram variable>.StartModification (Function)
Indicates the start of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
<Diagram variable>.EndModification (Function)
Indicates the end of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
Rating control properties
The Rating control can be used in a window as well as in a page....
<Chart>.Menu (Function)
Defines the type of context menu displayed by a chart.
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
<Chart>.WaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
<String type>.CharactTypeCount (Function)
Returns the number of characters matching a given type.
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
ScanToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
Date (Type of variable)
The Date type enables you to easily handle the dates...
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
grMenu (Function)
Defines the type of context menu displayed by a chart.
tapiOrigin (Function)
Allows you to determine the type of call (incoming or outgoing).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
<WDPic variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type WDPic.
<picLayer variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type picLayer.
<Image variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type Image.
<Scanner variable>.ToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
CodeHTML (Property)
The CodeHTML property is used to read and change the HTML code associated with a Web Component control.
CodeCSS (Property)
The CodeCSS property is used to read and change the CSS code associated with a Web Component control.
CodeJS (Property)
The CodeJS property is used to read and change the JavaScript code associated with a Web Component control.
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
<Chart>.OverlayChart (Function)
Used to display two different types of charts in the same chart.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...