ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
<Connection variable>.DeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
Environment of the window editor
The main elements of window editor are as follows:
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
EmailAppGetArchitecture (Function)
Gets the architecture (32 or 64-bit) of a computer's default email client....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Error 1038: This member already exists in the class
<Connection variable>.ManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Environment of the project editor
The main elements of the project editor are as follows:
General environment of WINDEV
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).