ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
13. Security benefit: managing the "Back" button
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
Binding a Check Box control to an item
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.
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
HListConnection (Function)
Returns the list of connections currently described in the application.
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
HToItem (Function)
Assigns the specified value to an item of the current record.
WDTRAD options
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.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
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.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....