|
|
|
|
|
|
|
The "Image gallery" Looper control is used to manage the display of a set of images without programming...... |
|
|
|
|
|
|
The NullIfEmpty property is used to:
Find out whether the value returned by the control is NULL if its content is empty.
Configure the value returned by the control if its content is empty.... |
|
|
|
|
|
|
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).... |
|
|
|
|
|
|
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries. |
|
|
|
|
|
|
The FOR EACH statement is used to perform different types of browse on the arrays... |
|
|
|
|
|
|
Inserts a row at a given position:
into a two-dimensional WLanguage array.
into an advanced two-dimensional array property (xlsDocument, etc.).... |
|
|
|
|
|
|
A Data source variable is used to describe a temporary data source (query, view, alias, ...) |
|
|
|
|
|
|
Adds or modifies a cookie in an HTTP request. |
|
|
|
|
|
|
Inserts a row into a Looper control. |
|
|
|
|
|
|
Deletes the current contact:
from a Lotus Notes or Outlook address book.
from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows).... |
|
|
|
|
|
|
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails. |
|
|
|
|
|
|
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application...... |
|
|
|
|
|
|
Adds or deletes the spaces found on the right of a text item when reading it. |
|
|
|
|
|
|
The options for generating the HTML pages in a WEBDEV project can be defined...... |
|
|
|
|
|
|
Adds a voice command into the current window. |
|
|
|
|
|
|
The Country type is used to find out the characteristics of a country. |
|
|
|
|
|
|
Allows you to:
Sort a Looper control according to one or more attributes.
Sort a Looper control on all its attributes.
Cancel a sort that was performed beforehand (which means ignore the sort).... |
|
|
|
|
|
|
An application that works with the User Groupware can be used with a database handled by a Native Connector...... |
|
|
|
|
|
|
List of constants used by the encryption/compression functions... |
|
|
|
|
|
|
Constants for managing Map controls... |
|
|
|
|
|
|
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery). |
|
|
|
|
|
|
Converts:
a UNICODE string to ANSI (Windows).
a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows).... |
|
|
|
|
|
|
Returns the number of the last error triggered by the HFSQL engine. |
|
|
|
|
|
|
Determines:
whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound).
whether a view or a query was defined.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|