ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
XMLSave (Function)
Saves an XML document in a file.
Format (Property)
The Format property is used to define the data format of a data file.
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related item in the link.
MinLinkedCardinality (Property)
The MinLinkedCardinality property is used to get and modify the minimum cardinality of the related item in the link.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
Handling an internal component
An internal component is a set of elements from a project......
Project portfolio
From version 25, you can create "project portfolios"......
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
HOpen (Function)
Opens a data file.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
WDINT setup
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
.NET application
To create a.NET application from a project......
HTransactionSavepoint (Function)
Declares a transaction savepoint.
HDelete (Function)
Deletes a record from a data file (query or view).
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.
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
HSetLog (Function)
Enables or disables log management on a file.
Internal component
An internal component is a set of elements from a project......
Image control in a page