|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Returns the full path of the directory of HFSQL tables specified by the user when installing the application. |
|
|
|
|
|
|
|
| Returns the list of stop words used by a full-text index. |
|
|
|
|
|
|
|
| Expands the data found in a Pivot Table control according to a row header or to a column header. |
|
|
|
|
|
|
|
| Collapses the data found in a Pivot Table control according to a row header or to a column header. |
|
|
|
|
|
|
|
| Expands the data found in a Pivot Table control according to a row header or to a column header. |
|
|
|
|
|
|
|
| Turns a Surface or Pyramid chart around one of its axes in order to better view the data |
|
|
|
|
|
|
|
| The MandatoryInput property is used to determine if a control is required and to enable or disable the required data input. |
|
|
|
|
|
|
|
| Detects and signals an error on required controls left empty and/or controls with invalid data.... |
|
|
|
|
|
|
|
| The property DataProcedure property is used to specify the name of the WLanguage procedure called as data is received. |
|
|
|
|
|
|
|
| Stops the manual iteration of table linked to a data-bound Table control. |
|
|
|
|
|
|
|
| The TotalRange property gets and sets the total range of data represented by the Range Slider control. |
|
|
|
|
|
|
|
| Calls the URL of a page on the server that returns data in JSON format (JavaScript Object Notation). |
|
|
|
|
|
|
|
| Calls an external server URL that returns data in JSON format (JavaScript Object Notation). |
|
|
|
|
|
|
|
| Modifies the physical name of a table. |
|
|
|
|
|
|
|
| Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
This new function is available from WINDEV Suite SaaS 2025 Update 2.... |
|
|
|
|
|
|
|
| Retrieves the characteristics of an image file or the characteristics of a PDF file:
format.
width and height.
number of bits per pixel.
transparency zone.
alpha channel.... |
|
|
|
|
|
|
|
| Renames or moves a file located on an FTP server (File Transfer Protocol).
This new function is available from WINDEV Suite SaaS 2025 Update 2.... |
|
|
|
|
|
|
|
| Deletes a file from an FTP server (File Transfer Protocol).
This new function is available from WINDEV Suite SaaS 2025 - Update 2.... |
|
|
|
|
|
|
|
| Returns the date of the Monday for the specified week and year. |
|
|
|
|
|
|
|
| The CalculatedItemExpression property is used to:
Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming.
Define the SQL expression returning the value of a calculated item (when describing the item through programming).... |
|
|
|
|
|
|
|
| The CalculatedDefaultValue property is used to:
Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming.
Define the SQL expression that returns the default value of an item (item described through programming only).... |
|
|
|
|
|
|
|
| Used to define the default value of Date, Time and DateTime variables. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|