ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Message text file format
The text files created by WDMSG use a specific format......
Extracting the text of the project
The following text can be extracted......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
1. Testing a site: Elements to be tested
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
20. Control templates
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
26. Style sheets: to simplify the layout
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
2. Projects in practice
Binding a Link control to an item
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
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.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
First project window
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......