|
|
|
|
|
|
|
The different types of items proposed in the data model editor are as follows: |
|
|
|
|
|
|
Returns the type of archive: single-part archive or multi-part archive. |
|
|
|
|
|
|
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format...... |
|
|
|
|
|
|
List of constants used by the functions for managing XLS files.... |
|
|
|
|
|
|
Opens an Excel file (xls or xlsx files). |
|
|
|
|
|
|
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).... |
|
|
|
|
|
|
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
The xmlNode type is used to handle a node of an XML document. |
|
|
|
|
|
|
List of constants used by the functions for managing executables.... |
|
|
|
|
|
|
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface. |
|
|
|
|
|
|
WINDEV and WINDEV Mobile include 5 types of buttons...... |
|
|
|
|
|
|
List of events associated with Button controls... |
|
|
|
|
|
|
A Data source variable is used to describe a temporary data source (query, view, alias, ...) |
|
|
|
|
|
|
When the action plans are deployed, you have the ability to configure their activation mode.... |
|
|
|
|
|
|
Adds:
the record found in memory into the data file (query or view).
the record found in a Record variable into the data file (query or view).... |
|
|
|
|
|
|
In a setup program, you may want to customize some actions...... |
|
|
|
|
|
|
Retrieves the definition of element type. |
|
|
|
|
|
|
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure. |
|
|
|
|
|
|
The wsResponse type is used to get:
the XML source code of the Webservice response.
the value of the different parts of the Webservice response (for the Webservices returning several responses).... |
|
|
|
|
|
|
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run. |
|
|
|
|
|
|
The Description of ParallelTask type is used to define the characteristics of a parallel task. |
|
|
|
|
|
|
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification. |
|
|
|
|
|
|
The DisplayEnabled property is used to:
determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly.
refresh a control or window.... |
|
|
|
|
|
|
Opens a popup window and waits for this window to be closed. |
|
|
|
|
|
|
WDSQL is used to run all the SQL queries created by WDSQL...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|