|
|
|
|
|
|
|
The browser support the most common fonts by default...... |
|
|
|
|
|
|
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).... |
|
|
|
|
|
|
The LineHeight property is used to get and change the height of the rows:
in a List Box control,
in a ListView control (standard display mode only),
in a Table control,
in a Combo Box control,
in a Looper control (height of the row),
in an Organizer control.... |
|
|
|
|
|
|
List of functions for managing appointments... |
|
|
|
|
|
|
Polar Area charts are similar to Pie charts. However, each segment has the same angle...... |
|
|
|
|
|
|
Variables can be declared anywhere in the code.... |
|
|
|
|
|
|
Usage example of the ContactAdd function |
|
|
|
|
|
|
Changes the status of an email on a messaging server. |
|
|
|
|
|
|
Starts an HTTP request on a server. |
|
|
|
|
|
|
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually. |
|
|
|
|
|
|
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually. |
|
|
|
|
|
|
The Selection property is used to get the characteristics of the selection (or cursor):
in a Word Processing control.
Remark: This selection is in the section being edited in the control (body, header or footer).
in a Spreadsheet control.
in an HTML Editor control.
in a Diagram Editor control.... |
|
|
|
|
|
|
Sets the starting angle of the first section in the following types of chart:
Pie, Semi-circular or Donut.
Sunburst.
Radial Bar chart.... |
|
|
|
|
|
|
The subscription to a dictionary element is automatically proposed...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary...... |
|
|
|
|
|
|
The dictionary is a file that can contain the project elements...... |
|
|
|
|
|
|
The "Dictionary" pane is used to handle the WINDEV dictionaries ("...... |
|
|
|
|
|
|
Sets the starting angle of the first section in the following types of chart:
Pie, Semi-circular or Donut.
Sunburst.
Radial Bar chart.... |
|
|
|
|
|
|
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect. |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to create window templates...... |
|
|
|
|
|
|
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database...... |
|
|
|
|
|
|
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system...... |
|
|
|
|
|
|
Sends a REST request and waits for the server response. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|