ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
<Connection variable>.InfoLock (Function)
Returns information about the lock set on a table, on one or all the records in a table.
MmoEncryption (Property)
The MmoEncryption property sets the encryption method of the memo file (.MMO) associated with a table.
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
HDescribeFullTextIndex (Function)
Describes a full-text index of table created programmatically.
Extension (Property)
The Extension property is used to: get the extension of a table defined in the data model editor or programmatically. define the extension of a file (when the file is described through programming only)....
HTransactionSavepoint (Function)
Declares a transaction savepoint.
<Source>.Password (Function)
Defines the password used to create or open a table.
Reintegrating translated text into a project
Once the translation of framework libraries ("......
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described programmatically....
HNext (Function)
Sets the position on the next data file record according to a browse item.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HPass (Function)
Defines the password used to create or open a table.
HRegenerateFile (Function)
Regenerates a data file from its log.
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.