ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Installing a SOAP server with Netscape iPlanet 4.1
Installation directory
The setup wizard allows you to configure the installation directory of application....
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
PDFToText (Function)
Extracts text from a PDF file.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
FinFutureVal (Function)
Returns the future value of an investment.
Client/Server HFSQL table management
The HFSQL Control Center allows you to fully manage HFSQL Client/Server tables......
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Border (Variable type)
The Border type is used to handle a border through programming...
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer. Note: This feature is only available from WINDEV Suite SaaS 2025 - Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....