ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
ERR_BUTTON_EXPECTED
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
13. Print: Reports
WINDEV reports...
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Cc (Property)
The Cc property gets and sets the list of Carbon Copy recipients of an email.
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.