ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
HClient structure
The HClient structure is used to......
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Using an external component in an application
A component can be reused at any time in any application......
Using WDDIXIO
To translate the text used in your project:...
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Software license agreement
WINDEV Express license agreement...
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
DnDForce (Function)
DnDForce is kept for backward compatibility.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....