ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable: General options
The main executable options are as follows......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Handling the report blocks through programming
Each report block is associated with different events......
Spreadsheet control constants
The following constants are used by the functions for managing Spreadsheet controls:...
fExeDir (Function)
Returns the directory from which the execution is started.
picRTF (Variable type)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Animating a Static control
Two methods can be used to animate a Static control......
Euro constants
List of constants used by the functions for managing the Euro....
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Using WDDIXIO
To translate the text used in your project:...
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....