|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Closes the current window by running the "Click" event of the CANCEL Button control. |
|
|
|
|
|
|
|
| Some functions and properties have been removed from WLanguage...... |
|
|
|
|
|
|
|
| The setup wizard allows you to configure the installation directory of application.... |
|
|
|
|
|
|
|
| Adds a row as an internal window at the end of a Looper control populated programmatically. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Retrieves the characteristics of an image file or the characteristics of a PDF file :
format,
width and height,
number of bits per pixel.... |
|
|
|
|
|
|
|
| Extracts text from a PDF file. |
|
|
|
|
|
|
|
| Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment. |
|
|
|
|
|
|
|
| Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization. |
|
|
|
|
|
|
|
| Returns the future value of an investment. |
|
|
|
|
|
|
|
| The HFSQL Control Center allows you to fully manage HFSQL Client/Server tables...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError...... |
|
|
|
|
|
|
|
| The Border type is used to handle a border through programming... |
|
|
|
|
|
|
|
| Connects a client computer to a specific Bluetooth socket. |
|
|
|
|
|
|
|
| Managing a SaaS client account is used to...... |
|
|
|
|
|
|
|
| A class diagram describes the structure of a system via classes and the relationships among them...... |
|
|
|
|
|
|
|
| Returns the value of the exchange rate for a currency. |
|
|
|
|
|
|
|
| Converts a numeric value into a binary string in order to perform a search on a numeric key. |
|
|
|
|
|
|
|
| Encrypts a file in binary or ASCII format. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|