|
|
|
|
|
|
|
Returns the number of elements selected in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
Returns or modifies the system date (current date and time defined on the current computer). |
|
|
|
|
|
|
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi). |
|
|
|
|
|
|
Copies the attachment of current email onto the user computer (locally). |
|
|
|
|
|
|
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure. |
|
|
|
|
|
|
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions). |
|
|
|
|
|
|
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls. |
|
|
|
|
|
|
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value. |
|
|
|
|
|
|
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option. |
|
|
|
|
|
|
The PageEndStick property is used to:
Determine the page footer should be right below the last block.
Change the page footer block options.... |
|
|
|
|
|
|
The TextItemCompleted property is used to manage text items in an HFSQL data file. |
|
|
|
|
|
|
WINDEV allows you to apply a transparency coefficient to the windows...... |
|
|
|
|
|
|
Returns information about one or more backups performed on an HFSQL Client/Server server.... |
|
|
|
|
|
|
Returns the name of the day that corresponds to a specified date (this date is an integer). |
|
|
|
|
|
|
Checks the existence of an external file. |
|
|
|
|
|
|
Modifies the properties of an HFSQL file located on a server. |
|
|
|
|
|
|
Returns the list of connections currently described in the application. |
|
|
|
|
|
|
The NullIableIndex property determines if a key item supports the "Null" value. |
|
|
|
|
|
|
Returns an estimate regarding the number of entries for a given key item in a given interval of values. |
|
|
|
|
|
|
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example). |
|
|
|
|
|
|
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control. |
|
|
|
|
|
|
Used to:
determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window).
enable or disable the "Allow end users to modify the UI" option in a window (or internal window).... |
|
|
|
|
|
|
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application. |
|
|
|
|
|
|
Used to make a layer found in a WDPIC image visible or invisible. |
|
|
|
|
|
|
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|