|
|
|
|
|
|
|
|
|
|
|
|
|
|
| When creating the setup program of a WINDEV application using HFSQL Client/Server tables, the wizard allows you to... |
|
|
|
|
|
|
|
| The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable. |
|
|
|
|
|
|
|
| When creating the setup program of a WINDEV application that uses HFSQL Client/Server tables, WDInst allows you to... |
|
|
|
|
|
|
|
| Adds a "leaf" element (and all necessary nodes) into a TreeView control. |
|
|
|
|
|
|
|
| Inserts a leaf into a TreeView control at a specific position. |
|
|
|
|
|
|
|
| The Date property is used to:
Retrieve the date from a DateTime variable.
Modify the date in a DateTime variable.
Retrieve the date from a Date item (in "Date and Time" format) .
Modify the date in a Date item (in "Date and Time" format)... |
|
|
|
|
|
|
|
| The test of the entire project allows simulating the startup of the site...... |
|
|
|
|
|
|
|
| List of functions for managing dates and times... |
|
|
|
|
|
|
|
| Changes an information in the mechanism for automatic application update. |
|
|
|
|
|
|
|
| The Description property is used to get and change the page description. |
|
|
|
|
|
|
|
| The StopWord property is used to define stopwords in a full-text index defined through programming. |
|
|
|
|
|
|
|
| The Synonym property is used to define synonyms in a programmatically defined full-text index. |
|
|
|
|
|
|
|
| The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming. |
|
|
|
|
|
|
|
| Converts a date and time to an 8-byte real. |
|
|
|
|
|
|
|
| Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC).... |
|
|
|
|
|
|
|
| Saves a specific information for a SaaS site in the configuration of a client account. |
|
|
|
|
|
|
|
| Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes. |
|
|
|
|
|
|
|
| WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor.... |
|
|
|
|
|
|
|
| The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays. |
|
|
|
|
|
|
|
| Reads an information specific to the client for the current SaaS site. |
|
|
|
|
|
|
|
| Clears the list of all public holidays. |
|
|
|
|
|
|
|
| Returns the list of the public holidays defined by BankHolidayAdd. |
|
|
|
|
|
|
|
| Indicates whether a day is a public holiday or not. |
|
|
|
|
|
|
|
| Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP). |
|
|
|
|
|
|
|
| Returns the name of the day of the week according to its number. |
|
|
|
|
|
|
|
| Returns the date of the day preceding the current day or a given date. |
|
|
|
|
|
|
|
| Returns the date of the day following the current day or a given date. |
|
|
|
|
|
|
|
| Returns the date of the last day of the year. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|