|
|
|
|
|
|
|
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc. |
|
|
|
|
|
|
WLanguage procedure ("callback") called by SCPGetFile when retrieving a file on a local computer using the Secure Copy Protocol (SCP). |
|
|
|
|
|
|
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor...... |
|
|
|
|
|
|
This help page explains how to retrieve the analysis structure through programming.... |
|
|
|
|
|
|
Determines:
whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound).
whether a view or a query was defined.... |
|
|
|
|
|
|
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)...... |
|
|
|
|
|
|
Returns the list of items:
found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
found in a Record variable.... |
|
|
|
|
|
|
A Scheduler control can be...... |
|
|
|
|
|
|
Automatically updates:
the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls.
the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
A delete query (corresponding SQL statement...... |
|
|
|
|
|
|
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
Project configurations allow you to easily define the "target" platforms of the project.... |
|
|
|
|
|
|
Uploading consists in saving a file located on the user's computer to the Web server...... |
|
|
|
|
|
|
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page). |
|
|
|
|
|
|
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page). |
|
|
|
|
|
|
The PaneVisible property is used to:
determine if the pane of the Image Editor control is visible,
show or hide the pane of the Image Editor control.... |
|
|
|
|
|
|
Automatically updates:
the value of the items in a data file with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
Automatically initializes:
the value of the items in a data file with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it. |
|
|
|
|
|
|
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery). |
|
|
|
|
|
|
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|