|
|
|
|
|
|
|
The generation is used to create the WINDEV classes ("...... |
|
|
|
|
|
|
Initializes the parameters of geolocation WLanguage functions and finds a location provider. |
|
|
|
|
|
|
The TimestampType property is used to:
Find out the type of timestamp for an item. This item was defined in the data model editor or through programming.
Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming).... |
|
|
|
|
|
|
The TimestampUTC property is used to:
Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming.
Define whether a timestamp item will use UTC time or local time (when describing the item through programming).... |
|
|
|
|
|
|
The CalculatedItemExpression property is used to:
Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming.
Define the SQL expression returning the value of a calculated item (when describing the item through programming).... |
|
|
|
|
|
|
The PersistedCalculatedItem property is used to:
Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming.
Define whether the value of a calculated item is stored in the data file (when describing the item through programming).... |
|
|
|
|
|
|
When starting the iOS application, checks whether the In-App subscriptions have been renewed. |
|
|
|
|
|
|
Ends the execution of the current program. |
|
|
|
|
|
|
Unlocks a record locked by:
HLockRecNum,
a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example).... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming...... |
|
|
|
|
|
|
Returns the connection to the database of a client account for a SaaS site. |
|
|
|
|
|
|
Unlocks the records of a data file:
locked by HLockFile.
individually locked by a locking read function.... |
|
|
|
|
|
|
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user. |
|
|
|
|
|
|
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework. |
|
|
|
|
|
|
Closes a dynamic pane in a Tab control. |
|
|
|
|
|
|
A class diagram describes the structure of a system via classes and the relationships among them...... |
|
|
|
|
|
|
List of various WEBDEV functions... |
|
|
|
|
|
|
Retrieves the value of a cookie saved on the computer of Web user. |
|
|
|
|
|
|
Writes a cookie onto the computer of the Web user. |
|
|
|
|
|
|
Enables the management of location tracking in a WINDEV Mobile application. |
|
|
|
|
|
|
Disables the tracking of user positions for a WINDEV Mobile application. |
|
|
|
|
|
|
Retrieves the status of the system for position tracking. |
|
|
|
|
|
|
The ActionClick property is used to define the procedure executed when an element is clicked. |
|
|
|
|
|
|
Used to consume, in an application, a product that was previously purchased by the user. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|