|
|
|
|
|
|
|
There are multiple solutions to provide help to the users... |
|
|
|
|
|
|
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts... |
|
|
|
|
|
|
When distributing an application or a site, you may want to offer both a full version and a limited version... |
|
|
|
|
|
|
Ends the application and restarts it. |
|
|
|
|
|
|
An HFSQL application can operate in network mode or in Client/Server mode... |
|
|
|
|
|
|
Disables or customizes the automatic check for available updates. |
|
|
|
|
|
|
WINDEV gives you the ability to lock your applications (after a specific duration for example)... |
|
|
|
|
|
|
The setup editor WDInst ("Tools... |
|
|
|
|
|
|
To create a.NET application from a project... |
|
|
|
|
|
|
Returns an array corresponding to the intersection of two arrays. |
|
|
|
|
|
|
Returns an array corresponding to the union of two arrays. |
|
|
|
|
|
|
The ConnectionTimeout property is used to manage the connection timeout. |
|
|
|
|
|
|
The Certificate keyword can correspond to... |
|
|
|
|
|
|
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries. |
|
|
|
|
|
|
The "Calculated" control is used to perform calculations in a report...... |
|
|
|
|
|
|
Adds or changes the characteristics of a currency in the currency exchange table. |
|
|
|
|
|
|
A structure can be allocated dynamically... |
|
|
|
|
|
|
The Connection property gets and sets the connection associated with a data file. |
|
|
|
|
|
|
The MsgSortSel property is used to:
Find out the wait message displayed when sorting and selecting the report records.
Modify the wait message displayed when sorting and selecting the report records.... |
|
|
|
|
|
|
Identifies the format of information found in the clipboard. |
|
|
|
|
|
|
Usage example of the HTTPRequest function |
|
|
|
|
|
|
Compares two strings character by character:
according to the sequence of ASCII characters.
according to the alphabetical order.... |
|
|
|
|
|
|
The emailAttach type is used to handle an attachment. |
|
|
|
|
|
|
The Border property is used to get and change the borders of an element. |
|
|
|
|
|
|
A currency is a real coded on 10 bytes.... |
|
|
|
|
|
|
The following operations are available for the following types of variables...... |
|
|
|
|
|
|
The Orientation property is used to:
Get the angle (in degrees) of a Font variable.
Modify the angle (in degrees) of a Font variable.... |
|
|
|
|
|
|
The following paragraphs explain...... |
|
|
|
|
|
|
The numeric type is used to contain integer or decimal numbers by specifying if necessary:
the number of digits in the integer part.
the number of digits in the integer part and in the decimal part.... |
|
|
|
|
|
|
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query. |
|
|
|
|
|
|
The KeyExpression property is used to set the different components of a composite key. |
|
|
|
|
|
|
The HugeFile property is used to configure the maximum size of a data file. |
|
|
|
|
|
|
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of:
a file described in the data model editor,
a file described through programming,
an HFSQL view,
a query.... |
|
|
|
|
|
|
The Size property is used to determine and change the size of an element. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|