ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
<Connection variable>.Backup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Crosstab report
The report editor allows you to create "Crosstab" reports......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
WLanguage procedure called by SCPSendFile
WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host using the Secure Copy Protocol (SCP).
Compass (Property)
The Compass property is used to: display or hide the compass on a Map control, determine whether the compass is displayed on a Map control....
WLanguage procedure called by SCPGetFile
WLanguage procedure ("callback") called by SCPGetFile when retrieving a file on a local computer using the Secure Copy Protocol (SCP).
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Creating help pages
A help system includes several pages......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Hash functions
Hashing is used to summarize a file or a character string......