ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Replication management functions
Three types of replication are proposed......
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Password (Property)
The Password property sets and changes the password.
SQLLast (Function)
Sets the position on the last row of the query result.
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)....
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
Error 13: The label already exists
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
DNS functions
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......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
The Static control
A Static control is a control used to display a static text......
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
21. Managing business rules
Managing business rules...
SysVersion (Function)
Returns information about the PHP version used on the current server.
18. Management of business rules
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.