|
|
|
|
|
|
|
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable. |
|
|
|
|
|
|
Declares the default color and style for the lines, rectangles, circles, ... in a picLayer variable. |
|
|
|
|
|
|
Declares the default background color for the rectangles and circles, ... used in a WDPic variable. |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically.... |
|
|
|
|
|
|
A Gantt chart allows you to graphically view the progress status of a project...... |
|
|
|
|
|
|
An internal component is a set of elements from a project...... |
|
|
|
|
|
|
The Month property is used to:
Retrieve the month from a Date or DateTime variable.
Modify the month in a Date or DateTime variable.
Retrieve the month from a Date item (in "Simple date" or "Date and Time" format)
Modify the month in a Date item (in "Simple Date" or "Date and Time" format)... |
|
|
|
|
|
|
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file. |
|
|
|
|
|
|
WINDEV allows you to handle a Range Slider control through programming...... |
|
|
|
|
|
|
The Before property replaces or inserts a procedure before the other procedures in:
a Procedure variable.
an event associated with a control.... |
|
|
|
|
|
|
The After property replaces or inserts a procedure after the other procedures in:
a Procedure variable.
an event associated with a control.... |
|
|
|
|
|
|
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable. |
|
|
|
|
|
|
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable. |
|
|
|
|
|
|
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable. |
|
|
|
|
|
|
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable. |
|
|
|
|
|
|
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable. |
|
|
|
|
|
|
Adds at the end of a Document variable: an element, a document, a paragraph, a text, an image or a fragment. |
|
|
|
|
|
|
Enables a name or on-variable critical section in the statement USING ... IN. |
|
|
|
|
|
|
A Link Description variable is used to describe a link between two data files through programming. |
|
|
|
|
|
|
An Item Description variable is used to describe one or more items in a data file programmatically. |
|
|
|
|
|
|
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used. |
|
|
|
|
|
|
Converts a duration in character string format to a duration that can be used by a Duration variable. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|