|
|
|
|
|
|
|
WLanguage includes the "WL" keyword...... |
|
|
|
|
|
|
Modal, non-modal or MDI windows... |
|
|
|
|
|
|
The ListView control is used to display a list of graphic elements (images, logos, etc.... |
|
|
|
|
|
|
The Clickable property gets and sets the behavior of an Image control when it is clicked. |
|
|
|
|
|
|
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project...... |
|
|
|
|
|
|
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced...... |
|
|
|
|
|
|
HFSQL Cluster is a database server intended to be deployed on several servers...... |
|
|
|
|
|
|
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError...... |
|
|
|
|
|
|
Dynamically changes the skin template:
of all windows found in the current application,
of the windows found in the WINDEV components used by the application,
of a specific window found in the project.... |
|
|
|
|
|
|
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter. |
|
|
|
|
|
|
The Primary property can be used:
on the gglPostalAddress type.
on the gglEmail type.
on the gglInstantMessaging type
on the gglOrganization type
on the gglPhoneNumber type].... |
|
|
|
|
|
|
The HtmlFormat property is used to:
find out whether an edit control accepts the input in HTML format.
modify the input format of an edit control.... |
|
|
|
|
|
|
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example. |
|
|
|
|
|
|
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system. |
|
|
|
|
|
|
WINDEV Mobile offers the possibility to configure the characteristics of the windows.... |
|
|
|
|
|
|
List of functions for managing Google calendars (prefix syntax)... |
|
|
|
|
|
|
List of functions for managing Google contacts... |
|
|
|
|
|
|
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example). |
|
|
|
|
|
|
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example). |
|
|
|
|
|
|
The InternalReportName property is used to:
Find out the name of the report printed in an "Internal Report" control.
Change the report printed in an "Internal Report" control.... |
|
|
|
|
|
|
Allows you to:
enable and disable the standby mode (Android)
display the system screen used to configure the standby mode (Universal Windows Apps)... |
|
|
|
|
|
|
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation. |
|
|
|
|
|
|
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|