|
|
|
|
|
|
|
Lists the SaaS subscriptions associated with a site or pricing. |
|
|
|
|
|
|
Returns the display mode of an Organizer control: day, week, month, ... |
|
|
|
|
|
|
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).... |
|
|
|
|
|
|
Inserts a row into a Looper control. |
|
|
|
|
|
|
Deletes all rows from a Looper control populated programmatically. |
|
|
|
|
|
|
Retrieves the content of a Memo column from the query result, for the current row. |
|
|
|
|
|
|
Runs the SQL code of a query created in the query editor. |
|
|
|
|
|
|
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism. |
|
|
|
|
|
|
...Chart management functions... |
|
|
|
|
|
|
When modifying the analysis of a replicated application (add an item, a file, ...... |
|
|
|
|
|
|
Enables a service in a SaaS pricing. |
|
|
|
|
|
|
Adds a subscription to a pricing of a SaaS site for a client account. |
|
|
|
|
|
|
Deletes an appointment from an Organizer control. |
|
|
|
|
|
|
Functions used to manage the NFC standard... |
|
|
|
|
|
|
Indicates the color for a type of category in a Waterfall chart. |
|
|
|
|
|
|
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control. |
|
|
|
|
|
|
Restores the scrollbar position in a Looper control as well as the selected elements. |
|
|
|
|
|
|
Loads the changes made by the end user in a window. |
|
|
|
|
|
|
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure. |
|
|
|
|
|
|
Shows an error tooltip under an Edit control to indicate why the input is invalid. |
|
|
|
|
|
|
Returns:
at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed.
in test mode: all the libraries installed on the current computer.... |
|
|
|
|
|
|
The spHash property is used to:
Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically.
Set the algorithm used for salting (only for "Password" items described programmatically).... |
|
|
|
|
|
|
Usage example of the FTPGet function |
|
|
|
|
|
|
Imports the users stored in a LDAP directory into the user file of user groupware. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|