|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server. |
|
|
|
|
|
|
|
| The BackgroundColor property is used to set the background color of a control, window, page or block of a report. |
|
|
|
|
|
|
|
| Executes a program (an executable file, for example) from the current application. |
|
|
|
|
|
|
|
| Used to swap two rows in a two-dimensional array or in an advanced array property. |
|
|
|
|
|
|
|
| Extracts the content of a tag found in an XML document. |
|
|
|
|
|
|
|
| Deletes:
all the occurrences of a substring within a string.
part of a string within another string. The part of the string to remove is identified by its position and length.... |
|
|
|
|
|
|
|
| The Bearing property gets or sets the bearing of the map displayed in a Map control. |
|
|
|
|
|
|
|
| Moves a row or swaps two rows in a Table control. |
|
|
|
|
|
|
|
| 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...... |
|
|
|
|
|
|
|
| Returns the week number within the year that corresponds to the specified date. |
|
|
|
|
|
|
|
| Inserts a row into:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| Fills an array of classes or structures with the content of an HFSQL table or query. |
|
|
|
|
|
|
|
| Returns the date of first day of the week (i.e., Monday). |
|
|
|
|
|
|
|
| Inserts a string into another character string at a given position. |
|
|
|
|
|
|
|
| The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc.... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile include 5 types of buttons...... |
|
|
|
|
|
|
|
| Adds an element to the queue. |
|
|
|
|
|
|
|
| Pushes an element onto the stack. |
|
|
|
|
|
|
|
| Deletes an element at a given position:
from a one-dimensional WLanguage array.
from an advanced array property (array of gglCalendar events, etc.).
from an associative array.
from a WLanguage list.... |
|
|
|
|
|
|
|
| The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype...... |
|
|
|
|
|
|
|
| New is used to allocate memory space... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|