|
|
|
|
|
|
|
This help page explains how to...... |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc.... |
|
|
|
|
|
|
WDMap is a tool used to view and handle a data file while developing an application...... |
|
|
|
|
|
|
In some cases, you may want to use a custom synchronization for Table controls based on a data file...... |
|
|
|
|
|
|
...The reports can be created with the data coming from:... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes...... |
|
|
|
|
|
|
The code editor proposes several display options...... |
|
|
|
|
|
|
A break in a Table control is used to group the data corresponding to one or more arguments...... |
|
|
|
|
|
|
Allows you to:
Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine.
Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery).... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Used to:
Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine.
Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery).... |
|
|
|
|
|
|
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project...... |
|
|
|
|
|
|
WINDEV allows you to handle a Wire control by programming...... |
|
|
|
|
|
|
The version information of an executable corresponds to the information visible in the Windows file explorer.... |
|
|
|
|
|
|
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements.... |
|
|
|
|
|
|
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time...... |
|
|
|
|
|
|
Four versions are available for the SCM repository...... |
|
|
|
|
|
|
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor.... |
|
|
|
|
|
|
Android proposes several types of notifications to inform the user...... |
|
|
|
|
|
|
Saves the image displayed in the Image Editor control. |
|
|
|
|
|
|
Creates and/or updates data on the Google server (addition or modification of data).... |
|
|
|
|
|
|
Writes data into the specified SSH session. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|