ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCloseConnection (Function)
Closes a connection to a database.
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
4. Activating a dynamic WEBDEV site
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
15. Project Management Hub
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
WDDIXIO overview
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Test of a query
The query editor allows you to run the test of query result......
Handling TimeLine controls programmatically
A TimeLine control can be......
17. Project Management Hub
...Project Management Hub...
Feedback component
The Feedback component is a component provided with WINDEV......
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)....
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......