ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTP constants
List of constants used by the FTP functions....
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
DashMode (Function)
Opens or closes the Dashboard control edit mode.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
7. Available controls in a window
WINDEV Mobile includes several types of controls...
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
ToClipboard (Function)
Writes text or image information into the system clipboard.
12. Control templates
...Control templates...
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
XML functions
List of XML functions...
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
5. User Groupware in practice