|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Sends a data to the program connected via DDE. |
|
|
|
|
|
|
Usage example of the HForward function |
|
|
|
|
|
|
Usage example of the zipFindFile function |
|
|
|
|
|
|
Usage example of the HSetPosition function |
|
|
|
|
|
|
Simulates a mouse event (left click, right click, double click, ...). |
|
|
|
|
|
|
Usage example of the MenuIsMarked function |
|
|
|
|
|
|
List of constants used by the NFC functions... |
|
|
|
|
|
|
Converts to Euro a value expressed in a specific currency. |
|
|
|
|
|
|
The LeftMargin property is used to:
Find out the left margin of a report.
Modify the left margin of a report.... |
|
|
|
|
|
|
The TopMargin property is used to:
Find out the top margin of a report.
Modify the top margin of a report.... |
|
|
|
|
|
|
Usage example of the zipInfoFile function |
|
|
|
|
|
|
Usage example of the HDescribeItem function |
|
|
|
|
|
|
Retrieves data from a "Scatter" chart. |
|
|
|
|
|
|
STOP is used to call the WLanguage debugger during a test in the editor... |
|
|
|
|
|
|
The HTML property is used to:
find out whether the current report is printed in HTML mode.
manage the HTML type of a Static control found in a report.... |
|
|
|
|
|
|
The LabelWidth property is used to:
Find out the width of labels in a "Label" report.
Modify the width of labels in a "Label" report.... |
|
|
|
|
|
|
Describes a link between two data files through programming. |
|
|
|
|
|
|
The Charset property is used to:
Get the character set used by a Font variable.
Change the character set used by a Font variable.
Get the character set used by an HFSQL data file.... |
|
|
|
|
|
|
Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).
the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
How to manage the synchronization between:
the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file.
the corresponding page context found on the server.... |
|
|
|
|
|
|
Disables the execution of an action found in an action plan. |
|
|
|
|
|
|
The parameters can be passed to a procedure...... |
|
|
|
|
|
|
Usage example of the fMakeDir function |
|
|
|
|
|
|
Retrieves the number and the name of the files "dropped" from the explorer. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|