|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV allows you to easily run queries in SQL code...... |
|
|
|
|
|
|
|
| The report editor allows you to create "TreeView Table" reports...... |
|
|
|
|
|
|
|
| List of functions for managing dates and times... |
|
|
|
|
|
|
|
| Sends the character string passed as parameter to the print buffer. |
|
|
|
|
|
|
|
| Retrieves the printer configuration and configures the print. |
|
|
|
|
|
|
|
| Returns the greatest value passed as parameter. |
|
|
|
|
|
|
|
| Returns the lowest value. |
|
|
|
|
|
|
|
| Usage example of the Compile function |
|
|
|
|
|
|
|
| Used to manage the horizontal position (X-coordinate) of print cursor in the page. |
|
|
|
|
|
|
|
| Adds a repeat (or line) at the beginning of a field Infinite repeat zone. The repeat is inserted before the first repeat in the Repeated zone field.. The scroll position of the Repeated zone field remains unchanged. |
|
|
|
|
|
|
|
| The InMinutes property is used to convert a Duration variable to minutes. |
|
|
|
|
|
|
|
| The InDays property is used to convert a Duration variable to days. |
|
|
|
|
|
|
|
| The FontCharset property is used to:
Find out the character set used by the screen fonts of a control.
Modify the character set used by the screen fonts of a control.... |
|
|
|
|
|
|
|
| Constants used by geolocation functions... |
|
|
|
|
|
|
|
| The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator. |
|
|
|
|
|
|
|
| Lists the operations performed on current tables, over the last 24 hours, or on the last 1000 tables. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc.
This new function is available from WINDEV Suite SaaS 2025 - Update 2.... |
|
|
|
|
|
|
|
| Returns the distance between the two locations. This distance is expressed in meters by default. |
|
|
|
|
|
|
|
| Returns the lowest value in the array. |
|
|
|
|
|
|
|
| Returns the greatest value in the array. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|