|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive. |
|
|
|
|
|
|
|
| The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc. |
|
|
|
|
|
|
|
| The Vertical property is used to:
determine if a control is oriented horizontally or vertically.
change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely).... |
|
|
|
|
|
|
|
| Implements a user filter on a column found in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Returns the HTML color corresponding to the RGB color. |
|
|
|
|
|
|
|
| Returns a string after removing the specified leading and trailing characters. |
|
|
|
|
|
|
|
| Disables a user filter on a column or on all the columns found in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Indicates whether the application or the site is started:
from the WINDEV or WEBDEV editor,
from the executable or browser.
from the WEBDEV administrator.... |
|
|
|
|
|
|
|
| In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage...... |
|
|
|
|
|
|
|
| The Minute property is used to:
Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration.
Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration.
Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item.
Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item.... |
|
|
|
|
|
|
|
| DnDForce is kept for backward compatibility. |
|
|
|
|
|
|
|
| Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array. |
|
|
|
|
|
|
|
| Deletes all rows from a Looper control populated programmatically. |
|
|
|
|
|
|
|
| Indicates whether the current process is run:
from a WINDEV executable.
from the WEBDEV runtime engine (AWP).... |
|
|
|
|
|
|
|
| An application is often intended to be used by several users connected via a network...... |
|
|
|
|
|
|
|
| Opens a popup window by specifying its opening position and waits until it is closed. |
|
|
|
|
|
|
|
| Modifies the title of next window to open. |
|
|
|
|
|
|
|
| The ByAddress property is used to determine if a procedure parameter was passed by address. |
|
|
|
|
|
|
|
| Checks the Hash of a character string for a specific type of algorithm. |
|
|
|
|
|
|
|
| WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)...... |
|
|
|
|
|
|
|
| Inserts a string into another character string at a given position. |
|
|
|
|
|
|
|
| Requests to be notified periodically of the device's current location.... |
|
|
|
|
|
|
|
| Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|