ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
<Chart>.PieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
ERR_SESSION_CLOSED
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
State (Property)
The State property is used to get and change the state of an element.
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......