ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.TransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via Native Access) and creates the transaction table.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
HTransactionFree (Function)
Transforms all "in transaction" records into "normal" records if they do not belong to a transaction currently in progress.
<Organizer>.DisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
Functions for managing Multiline Zone controls (prefix syntax)
Functions for handling Multiline Zone controls (prefix syntax)....
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
Handling a Multiline Zone control through programming (prefix syntax)
A Multiline Zone control can be handled programmatically using the control name....
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
OLE control properties
List of properties associated with an OLE control...
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Using the Salesforce service
Salesforce is a very popular CRM software......
SNMP constants
List of constants used by the SNMP functions....
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
Image control in a page
UUDecode (Function)
Decodes a character string in UUEncode format.