|
|
|
|
|
|
|
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism... |
|
|
|
|
|
|
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)... |
|
|
|
|
|
|
The test of your project was run using one of the Vista/7 test options... |
|
|
|
|
|
|
Windows Vista (and later) proposes several improvements... |
|
|
|
|
|
|
Prints a text in a rectangular area. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements...... |
|
|
|
|
|
|
Returns the age according to the date of birth. |
|
|
|
|
|
|
Returns the date selected in a Calendar control. |
|
|
|
|
|
|
Selects a date in a Calendar control. |
|
|
|
|
|
|
Clears an HTTP form that is currently edited. |
|
|
|
|
|
|
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.). |
|
|
|
|
|
|
Enables or disables a scheduled task on an HFSQL Client/Server server.... |
|
|
|
|
|
|
Returns the numeric value of a hexadecimal string. |
|
|
|
|
|
|
Checks the access rights of the user to a service of the SaaS site. |
|
|
|
|
|
|
Reads an information specific to the client for the current SaaS site. |
|
|
|
|
|
|
Starts a difference operation of the memory used by the application. |
|
|
|
|
|
|
The NbColumn property is used to get the number of columns in a report. |
|
|
|
|
|
|
Indicates whether the application is run in VGA mode on a mobile device. |
|
|
|
|
|
|
When used on Variant variables, the Member property is used to get the array of named elements. |
|
|
|
|
|
|
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...). |
|
|
|
|
|
|
Checks whether an enumeration value known by its name is valid. |
|
|
|
|
|
|
Returns an enumeration value known by its associated value. |
|
|
|
|
|
|
Returns an enumeration value known by its name. |
|
|
|
|
|
|
Returns a combination of one or more options known by their associated values. |
|
|
|
|
|
|
Returns a combination of one or more options known by their names. |
|
|
|
|
|
|
Checks whether a combination of one of more options known by their names is valid. |
|
|
|
|
|
|
Checks whether an enumeration value known by its associated value is valid. |
|
|
|
|
|
|
The HierarchicalDepth property is used to:
Find out the depth of a hierarchical control in a report.
Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming).... |
|
|
|
|
|
|
Extracts a specific line from a character string. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|