ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the database schema that was used to create the table.
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.
LogFile (Property)
The LogFile property is used to determine if a table is a log file.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
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
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.
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.
GUIDAnalysis (Property)
The GUIDDatabase schema property returns the GUID of the database schema that was used to create the table.
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)....
The Sidebar control
The Sidebar control gives access to different options......
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
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....