ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
<picLayer variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a picLayer variable.
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Error 26: No END statement is associated with this THEN
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Error 19: The step of this FOR loop must be constant
WDScript: use in command-line and console mode
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
<Breadcrumb>.DeleteAll (Function)
Deletes all links from a Breadcrumb control.
BreadcrumbDeleteAll (Function)
Deletes all links from a Breadcrumb control.
FlexRowGap (Property)
The Property FlexRowGap allows you to know and modify the height of the gutter which separates the lines of a control Flexbox.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Code editor: Display options
The code editor proposes several display options......
Error 1: Syntax error
3. Debugger
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
fCreateLink (Function)
Creates a link on a file at the specified location.
<Chart>.ScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Error 4: A space is required after the ':' character
1
5
6
7
8
9
218
>