ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimestampType (Property)
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)....
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
xlsClose (Function)
Closes an XLS file.
Items used in a select query
A query created in the query editor can contain several types of items......
Creating user accounts
A User account allows the server administrator to......
inAppRestorePurchases (Function)
Restores the purchases of non-consumable products previously performed by the user in an iOS application.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
Functions for managing emails (prefix syntax)
List of functions for managing emails...
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Operations performed on class diagrams
The following paragraphs explain......
TimestampUTC (Property)
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)....
CalculatedItemExpression (Property)
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)....
PersistedCalculatedItem (Property)
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)....
Generating a class diagram
The generation is used to create the WINDEV classes ("......
EndProgram (Function)
Ends the execution of the current program.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
fClose (Function)
Closes an external file.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
HClose (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.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.