ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Test of a query
The query editor allows you to run the test of query result......
Overview of external languages
Installing and starting WDTRAD
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
<Connection variable>.ModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Native Oracle Connector for WINDEV and WEBDEV
2. Types of setup
Types of setup...
Binding a Check Box control to an item
12. Control templates
WINDEV Mobile allows you to create control templates....
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Line control properties
List of properties associated with the Line control...
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
Native SQL Server Connector for WINDEV and WEBDEV 2024
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.