ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListConnection (Function)
Returns the list of connections currently described in the application.
SQLModify (Function)
Modifies the content of a row in the query result.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
The Clickable Image control
The Clickable Image control can be used to......
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
SQLSeek (Function)
Positions on the specified result row of the query.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
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.
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
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.
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.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.