|
|
|
|
|
|
|
The options of the help editor ("Display...... |
|
|
|
|
|
|
Displays a custom error message in a system error window. |
|
|
|
|
|
|
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include...... |
|
|
|
|
|
|
Returns and initializes the color of different chart elements. |
|
|
|
|
|
|
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time.... |
|
|
|
|
|
|
Managing a SaaS client account is used to...... |
|
|
|
|
|
|
The history of setup versions is an advanced feature of the network setup...... |
|
|
|
|
|
|
The properties of a WDTRAD dictionary are as follows...... |
|
|
|
|
|
|
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile.... |
|
|
|
|
|
|
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility. |
|
|
|
|
|
|
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. |
|
|
|
|
|
|
The AnchorRateRight property is used to:
Find out the anchor rate when a control moves on the horizontal axis.
Modify the anchor rate when a control moves on the horizontal axis.... |
|
|
|
|
|
|
The AnchorRateHeight property is used to:
Find out the vertical anchor rate of a control.
Modify the vertical anchor rate of a control.... |
|
|
|
|
|
|
The Note property is used to:
Find out the notes associated with a control, a window, a page or a report.
Modify the notes associated with a control, a window a page or a report.... |
|
|
|
|
|
|
Returns the name of Nth control found in the specified element. |
|
|
|
|
|
|
Encrypts a file in binary or ASCII format. |
|
|
|
|
|
|
Returns the value of the exchange rate for a currency. |
|
|
|
|
|
|
Opens an analysis in HFSQL Classic format. |
|
|
|
|
|
|
Positions on the previous file record according to a browse item. |
|
|
|
|
|
|
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers. |
|
|
|
|
|
|
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.). |
|
|
|
|
|
|
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist):
from the HFSQL server to the server (to perform a backup for example).
from the HFSQL server to the client (to perform a local backup for example).
from the client to the HFSQL server (to update the data files for example).
from an HFSQL server to antoher HFSQL server.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|