ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListConnection (Function)
Returns the list of connections currently described in the application.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
TaskReset (Function)
Reinitializes the Task structure.
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
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.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
HToItem (Function)
Assigns the specified value to an item of the current record.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
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.
GroupReset (Function)
Reinitializes the Group structure.
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
SQLFirst (Function)
Positions on the first row of the query result.
FormulaBarVisible (Property)
The FormulaBarVisible property is used to: Find out whether a formula bar is displayed in a Spreadsheet control. Display (or not) a formula bar in a Spreadsheet control....