|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV allows you to handle a Spin control through programming...... |
|
|
|
|
|
|
|
| The HTTPVersion property is used to manage the HTTP version used by the server.... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile allow you to handle a Slider control through programming...... |
|
|
|
|
|
|
|
| Exports the content of an HTML Editor control to an Email variable (to send the email). |
|
|
|
|
|
|
|
| WEBDEV allows you to create a PHP site that handles tables...... |
|
|
|
|
|
|
|
| The Empty property is used to determine if:
a Looper, Table, List Box or Combo Box control is empty. The field can be a file or memory field.
a Chart control contains no series.
a report control is empty (control linked to an item).
an array (or an associative array) contains no element.
an element of an associative array exists or not.
a queue, a list or a stack contains no element.... |
|
|
|
|
|
|
|
| An application using User Groupware can be used with a HyperFileSQL database in Client/Server mode...... |
|
|
|
|
|
|
|
| The Control Center allows you to implement an automatic optimization mechanism for the database and its files using scheduled optimization tasks...... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Button controls...... |
|
|
|
|
|
|
|
| When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component...... |
|
|
|
|
|
|
|
| A Spin control can be bound to an item in a table, query, etc.... |
|
|
|
|
|
|
|
| The use of SQL functions to handle SQLite data does not require importing the table structure into the database schema.... |
|
|
|
|
|
|
|
| When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError...... |
|
|
|
|
|
|
|
| A List variable is a structured type that is used to group a set of elements of the same type. |
|
|
|
|
|
|
|
| Modifies the configuration of a service according to the information given in the members of the Service variable. |
|
|
|
|
|
|
|
| A Stack variable is a structured type that is used to group a set of elements of the same type. |
|
|
|
|
|
|
|
| Adds a halo effect on an image found in an Image variable]. |
|
|
|
|
|
|
|
| Adds a shadow effect on an image found in an Image variable]. |
|
|
|
|
|
|
|
| The nfcData type is used to describe and handle the data of a variable of type nfcTag. |
|
|
|
|
|
|
|
| A Value Description variable is used to handle the description of an enumeration value through programming. |
|
|
|
|
|
|
|
| An Option Description variable is used to handle the characteristics of a combination option through programming. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|