ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Saving entered data (AAF)
Merging differences (SCM)
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....
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
13. Print: Reports
WINDEV reports...
Error 1014: The access to the member of the class is restricted by a private inheritance
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
ERR_BAD_CONTEXT_FOUND
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
GroupAdd (Function)
Adds a group of contacts into the address book of a Lotus Notes or Outlook messaging.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Events associated with Carousel controls
List of events associated with Carousel controls...
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...