ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
Error 1010: The member of the class is constant
5. HFSQL Client/Server
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
BitcoinCoreBlockCount( Function)
Returns the size of the blockchain known by the Bitcoin node (i.e. the number of blocks created since January 3, 2009). This makes it possible, for example, to calculate the approximate date of the next halving.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Edit options of a report
The report editor allows you to......
Test of a query
The query editor allows you to run the test of query result......
The OLE control
The OLE control is used to handle an OLE object......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
6. HFSQL Client/Server clusters
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
6. HFSQL Client/Server cluster