ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Handling a WinForm .Net control through programming
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
The Sidebar control
The Sidebar control gives access to different options......
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
<WDPic variable>.Rotation (Function)
Rotates a WDPic image.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
HtmlFormat (Property)
The HtmlFormat property is used to: find out whether an edit control accepts the input in HTML format. modify the input format of an edit control....
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
HTML document functions (prefix syntax)
List of functions that manipulate HTML documents (prefix syntax)....