|
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage two types of menus:... |
|
|
|
|
|
|
WINDEV includes several Automatic Application Features (AAFs)... |
|
|
|
|
|
|
Menu options can be manipulated... |
|
|
|
|
|
|
A main menu is necessarily associated with a window... |
|
|
|
|
|
|
Returns the name of the day that corresponds to a specified date (this date is an integer). |
|
|
|
|
|
|
Converts a duration in character string format to a duration that can be used by a Duration variable. |
|
|
|
|
|
|
Creates an amortization matrix for a fixed-rate loan over a defined period of time. |
|
|
|
|
|
|
Checks the whether the matrix exists in memory. |
|
|
|
|
|
|
Returns the list of drivers for the Twain devices connected to the current computer. |
|
|
|
|
|
|
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))... |
|
|
|
|
|
|
Returns the list of connections currently described in the application. |
|
|
|
|
|
|
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully. |
|
|
|
|
|
|
Returns:
the number of elements in a one-dimensional array.
the number of rows in a two-dimensional array.
the number of elements in the first dimension of a three-dimensional or N-dimensional array.... |
|
|
|
|
|
|
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document. |
|
|
|
|
|
|
Inserts the current XML tag found in an XML document into another XML document. |
|
|
|
|
|
|
Renames the current element (tag or attribute) in an XML document. |
|
|
|
|
|
|
Returns an estimate regarding the number of entries for a given key item in a given interval of values. |
|
|
|
|
|
|
The RETURN statement is used to exit a statement block and the current process (or procedure). |
|
|
|
|
|
|
Adds a button into the thumbnail of the application in the taskbar. |
|
|
|
|
|
|
The File Description variable is used to programmatically describe data files. |
|
|
|
|
|
|
List of constants used by the functions for managing the replication.... |
|
|
|
|
|
|
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism. |
|
|
|
|
|
|
Used to find out:
whether the content of a file was modified.
whether the content of a file used by a query was modified.... |
|
|
|
|
|
|
Usage example of the API function |
|
|
|
|
|
|
Checks the Hash of a file for a specific type of algorithm. |
|
|
|
|
|
|
The rssSource type is used to describe the source of an entry for an RSS stream... |
|
|
|
|
|
|
Indicates whether the code is run in 64-bit mode or not. |
|
|
|
|
|
|
Gets the description of a type identified by name. |
|
|
|
|
|
|
New is used to allocate memory space... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|