|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The LatestDateCovered property is used to get the date of the last selected record. This property can be used on:
a sfSeekUpdatedResult variable.
a sfSeekDeletedResult variable].... |
|
|
|
|
|
|
|
| Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...). |
|
|
|
|
|
|
|
| Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.). |
|
|
|
|
|
|
|
| WINDEV enables you to handle an OLE control by programming...... |
|
|
|
|
|
|
|
| WEBDEV allows you to handle a Linear Looper control through programming.... |
|
|
|
|
|
|
|
| A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)...... |
|
|
|
|
|
|
|
| Procedure ("Callback") called by AppliContrôle to process the remote control messages. This procedure can be a local, global or internal procedure. |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by OuvreDocument after the edit window is closed. This procedure can be a local, global or internal procedure. |
|
|
|
|
|
|
|
| Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user. |
|
|
|
|
|
|
|
| Calculates a globally unique identifier (named "GUID"), whose size is:
equal to 16 bytes, which means 32 hexadecimal characters.
equal to 32 bytes, which means 64 hexadecimal characters.... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically...... |
|
|
|
|
|
|
|
| The Hour property is used to:
Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration.
Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration.
Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item.
Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item.... |
|
|
|
|
|
|
|
| The Columns property allows access:
to the configuration of a table column in a Word Processing document (docTable variable).
to the configuration of a text column in a multicolumn document (docFormatMulticolumn variable).... |
|
|
|
|
|
|
|
| The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)...... |
|
|
|
|
|
|
|
| Retrieves the value in a control or in a variable. |
|
|
|
|
|
|
|
| Deletes a variable from the MATLAB session. |
|
|
|
|
|
|
|
| Inserts a table in a Document variable. |
|
|
|
|
|
|
|
| Resets the variable to its initial value. |
|
|
|
|
|
|
|
| Draws a text in an Image variable. |
|
|
|
|
|
|
|
| Colors an area in an Image variable. |
|
|
|
|
|
|
|
| Draws a rectangle in an Image variable. |
|
|
|
|
|
|
|
| Draws a rectangle in an Image variable. |
|
|
|
|
|
|
|
| Draws a polygon in an Image variable. |
|
|
|
|
|
|
|
| Draws the borders in an Image variable. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|