ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
GanttDeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
ElementOrientation (Property)
The ElementOrientation property is used to get and change the orientation of an Organization Chart control.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
GanttDeleteTask (Function)
Removes a task from a Gantt Chart column in a Table or TreeView Table control.
GanttDeleteAll (Function)
Removes all tasks from a Gantt Chart column in a Table or TreeView Table control.
OrgInfoXY (Function)
Returns the index of the element found at a given position in an Organization Chart control.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.