ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
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.
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
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.
<WDPic variable>.MergeLayer (Function)
Merges the layers of a WDPic image.
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....
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)....
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
The Sidebar control
The Sidebar control gives access to different options......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
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......
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
PicMergeLayer (Function)
Merges the layers of a WDPic image.