|
|
|
|
|
|
|
The FOR EACH statement is used to run different types of HFSQL loops... |
|
|
|
|
|
|
Draws a polygon in a WDPic variable. |
|
|
|
|
|
|
Draws a rectangle in a WDPic variable. |
|
|
|
|
|
|
Saves the content of a pdfDocument variable in a ".PDF" file. |
|
|
|
|
|
|
Returns the cropped part of an image. This image is found in an Image variable. |
|
|
|
|
|
|
The FOR EACH statement is used to perform different types of browse on the associative arrays... |
|
|
|
|
|
|
The Sunburst chart is a Pie chart containing several levels of hierarchical data...... |
|
|
|
|
|
|
Clears the content of an Image variable or Image control and fills it with the specified color. |
|
|
|
|
|
|
The different types of items proposed in the data model editor are as follows: |
|
|
|
|
|
|
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB. |
|
|
|
|
|
|
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.). |
|
|
|
|
|
|
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB. |
|
|
|
|
|
|
Copies an image:
from an Image control to another Image control.
from an Image variable to another Image variable.... |
|
|
|
|
|
|
Draws a rectangle in a picLayer variable. |
|
|
|
|
|
|
Saves the content of a pdfDocument variable in a ".PDF" file. |
|
|
|
|
|
|
Generates the source code of the email to send from an Email variable. |
|
|
|
|
|
|
Returns the cropped part of an image. This image is found in an Image variable. |
|
|
|
|
|
|
WINDEV allows you to handle a status bar and a cell found in a status bar through programming...... |
|
|
|
|
|
|
Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).
the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
Reinitializes:
the Appointment structure.
the Appointment variable.... |
|
|
|
|
|
|
Reinitializes:
the Contact structure.
a Contact variable.... |
|
|
|
|
|
|
Draws a circle or an ellipse in a WDPic variable. |
|
|
|
|
|
|
Closes the PDF file loaded in memory in a pdfDocument variable. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|