ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
The requested action cannot been performed: the page was not synchronized
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
2. How to test a site?
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
The DotNet structure
grParameter (Function)
Retrieves or modifies a chart parameter.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
SNMPTrapDisable (Function)
Disables the interception of an SNMP trap.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
<Chart>.Exist (Function)
Checks the existence of a chart in memory.
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
<Image>.DrawText (Function)
Draws a text in an Image control.
<Chart>.Orientation (Function)
Modifies the orientation of chart axes.
<Chart>.Parameter (Function)
Retrieves or modifies a chart parameter.
<Chart>.GridLines (Function)
Displays or hides the chart gridlines.
<Chart>.PiePullOut (Function)
Pulls out a section (or all sections) in a chart.
OCRExtractText (Function)
Reads the text contained in an image.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
LOOP statement
The statement block is repeated endlessly...