ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
DNS functions
Using an external component in an application
A component can be reused at any time in any application......
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
11. Choosing the action of a button/link
HModifyFileProperty (Function)
Modifies the properties of an HFSQL table located on a server.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HDeleteLink (Function)
Deletes an integrity rule between two tables on the server.
SysVersion (Function)
Returns information about the PHP version used on the current server.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
InternalPage
The InternalPage property sets the name of the internal page to be used.
InternalWindow
The InternalWindow property sets the name of the internal window to be used.
UnderlineColor (Property)
The UnderlineColor property sets the color used to underline an element.
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
Replication management functions
Three types of replication are proposed......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
HCheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......