|
|
|
|
|
|
|
Retrieves the full physical name of a project opened during the execution of an action plan. |
|
|
|
|
|
|
Truncates the right part of a string or buffer. |
|
|
|
|
|
|
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
Returns the number of screens currently connected to the current computer. |
|
|
|
|
|
|
WEBDEV allows you to import a CSS style sheet into a WEBDEV project...... |
|
|
|
|
|
|
Converts a character string in XML format into a standard character string. |
|
|
|
|
|
|
Returns the direction represented by a location in relation to another one. |
|
|
|
|
|
|
Returns the size of a file (in bytes). |
|
|
|
|
|
|
Initializes the label of data series in a "Scatter" chart. |
|
|
|
|
|
|
Shows an error icon next to an Edit control to indicate that the input is invalid. |
|
|
|
|
|
|
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control. |
|
|
|
|
|
|
Extracts the left part (i.e., the first characters) from a string or buffer. |
|
|
|
|
|
|
The InitialWidth property is used to:
Find out the initial width of a control or window.
Modify the base width used to anchor the controls in "width".
Find out the initial width of a report control.... |
|
|
|
|
|
|
Returns or modifies the sound volume of the multimedia file played in a Multimedia control. |
|
|
|
|
|
|
Returns the size of the media file currently played (in milliseconds) in the Multimedia control. |
|
|
|
|
|
|
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
Indicates the origin of the entry in the control. |
|
|
|
|
|
|
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
Usage example of the fClose function |
|
|
|
|
|
|
Opens and runs a WINDEV project. |
|
|
|
|
|
|
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 Memory property determines if the specified control is populated programmatically or is based on a data file. |
|
|
|
|
|
|
Creates a trigger for a scheduled task. |
|
|
|
|
|
|
Immediately ends the execution of the current task: the task is flagged as ptsCanceled. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|