|
|
|
|
|
|
|
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure.... |
|
|
|
|
|
|
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet...... |
|
|
|
|
|
|
A window or page can display information from...... |
|
|
|
|
|
|
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage...... |
|
|
|
|
|
|
Returns the week number within the year that corresponds to the specified date (this date is a character string). |
|
|
|
|
|
|
At runtime, an application runs in a main thread...... |
|
|
|
|
|
|
The data that will be displayed in the Chart control can come from...... |
|
|
|
|
|
|
For a multilingual application, you have the ability to...... |
|
|
|
|
|
|
The project dashboard is an essential element for managing WINDEV Mobile projects.... |
|
|
|
|
|
|
The description window of a select query includes several sections...... |
|
|
|
|
|
|
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to...... |
|
|
|
|
|
|
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...). |
|
|
|
|
|
|
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control). |
|
|
|
|
|
|
The SeriesColor property is used to:
Find out the color of a series in a chart.
Modify the color of a series in a chart.... |
|
|
|
|
|
|
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints. |
|
|
|
|
|
|
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls...... |
|
|
|
|
|
|
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation...... |
|
|
|
|
|
|
Returns the dominant color (i.e. most frequent color) of an image found in an Image variable. |
|
|
|
|
|
|
The Second property is used to:
Retrieve the number of seconds from a Time, DateTime or Duration variable.
Modify the number of seconds in a Time, DateTime or Duration variable.
Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format)
Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)... |
|
|
|
|
|
|
The Millisecond property is used to:
Retrieve the number of milliseconds from a Time, DateTime or Duration variable.
Modify the number of milliseconds in a Time, DateTime or Duration variable.
Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format)
Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)... |
|
|
|
|
|
|
The AutomaticTextColor property is used to identify and change the color to be used for the text of the elements that use the "automatic" color. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|