ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Move
The Move property determines if an element can be moved.
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......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
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.
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
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....
<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.
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
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....
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)....
Crosstab report
The report editor allows you to create "Crosstab" reports......
WLanguage procedure called by SCPSendFile
WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host using the Secure Copy Protocol (SCP).
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......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
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......
Drop-down button
The drop-down button expands: a context menu. a popup window....
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....