ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
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.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
WDTRAD options
HToItem (Function)
Assigns the specified value to an item of the current record.
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
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.
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.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
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)....
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
<Connection variable>.InfoGroup (Function)
Returns information about the specified group of users.
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
<Connection variable>.ModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
Setup directory
The setup wizard allows you to configure the setup directory of application....