ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing parallel tasks
The computers are becoming more and more powerful......
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
3. Project dashboard
Project dashboard...
3. Project dashboard
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
Partial indexing of memos
You now have the ability to index the content of a text memo item......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
The Static control
A Static control is a control used to display a static text......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
8. Sharing a project in practice
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....