|
|
|
|
|
|
|
Draws a section of a circle or an ellipse in a WDPic variable. |
|
|
|
|
|
|
Draws a section of a circle or an ellipse in a picLayer variable. |
|
|
|
|
|
|
Identifies the color of a pixel contained in a picLayer variable. |
|
|
|
|
|
|
The TimestampUTC property is used to:
Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming.
Define whether a timestamp item will use UTC time or local time (when describing the item through programming).... |
|
|
|
|
|
|
The following functions are used to manage the local storage of data in browser code.... |
|
|
|
|
|
|
List of events associated with the project... |
|
|
|
|
|
|
The & operator returns the address of a variable as an integer |
|
|
|
|
|
|
WINDEV allows you to programmatically handle ListView controls...... |
|
|
|
|
|
|
The management of exceptions can be customized by process...... |
|
|
|
|
|
|
The indirection operators ({ }) are used to handle an object whose name is found in a variable...... |
|
|
|
|
|
|
The Mode property describes:
the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable).
the management mode of multicolumn sections (docFormatMulticolumn variable).
how the tooltip of a step of a guided tour is displayed.... |
|
|
|
|
|
|
WEBDEV allows you to handle a Slider control through programming.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically...... |
|
|
|
|
|
|
The Date property is used to:
Retrieve the date from a DateTime variable.
Modify the date in a DateTime variable.
Retrieve the date from a Date item (in "Date and Time" format) .
Modify the date in a Date item (in "Date and Time" format)... |
|
|
|
|
|
|
The Time property enables you to:
Retrieve the time from a DateTime variable.
Modify the time in a DateTime variable.
Retrieve the time from in a Date item (in "Date and Time" format)
Modify the time in a Date item ("Date and Time" format).... |
|
|
|
|
|
|
WINDEV allows you to handle a Scrollbar control through programming...... |
|
|
|
|
|
|
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code.... |
|
|
|
|
|
|
The InDays property is used to convert a Duration variable to days. |
|
|
|
|
|
|
The InHours property is used to convert a Duration variable to hours. |
|
|
|
|
|
|
The InMinutes property is used to convert a Duration variable to minutes. |
|
|
|
|
|
|
The InSeconds property is used to convert a Duration variable to seconds. |
|
|
|
|
|
|
The InMilliseconds property is used to convert a Duration variable to milliseconds. |
|
|
|
|
|
|
An xlsDocument variable is used to describe and modify an Excel document... |
|
|
|
|
|
|
Adds an attribute to an automatic variable generated by the import of a Webservice. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|