ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
<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....
Page Footer block
The Page footer block is run at the end of each page......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
<Looper>.Save (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Creating help pages
A help system includes several pages......
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts......
13. Types of standard controls
8. 10 tips for better interfaces...
Page templates
WEBDEV allows you to create page templates......
<xmlDocument variable>.ValidDocument (Function)
Validates an XML document from an XSD schema.
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
11. Popup page
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
1
2
3
4
5
6
545
>