|
|
|
|
|
|
|
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to...... |
|
|
|
|
|
|
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB...... |
|
|
|
|
|
|
List of constants used by the Automatic Application Features (AAF) functions.... |
|
|
|
|
|
|
List of constants used by the functions for managing multilingual applications... |
|
|
|
|
|
|
The different operations that can be performed with WDLog are as follows...... |
|
|
|
|
|
|
The Variable Description type is used to get information about a variable or a member. |
|
|
|
|
|
|
The xmlNode type is used to handle a node of an XML document. |
|
|
|
|
|
|
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table...... |
|
|
|
|
|
|
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control. |
|
|
|
|
|
|
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart. |
|
|
|
|
|
|
The notificationAction type is used to describe an additional action associated with a notification. |
|
|
|
|
|
|
As soon as it is created, a control is associated with a style...... |
|
|
|
|
|
|
To use a Progress database with the Native Connector, you must ...... |
|
|
|
|
|
|
The Variant type is used to:
store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ...
store named or indexed subelements.
store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists.
handle the NULL value in WLanguage.
store interactions with ActiveX objects and Automation programming.... |
|
|
|
|
|
|
The Type property is used to get:
the type of element (data file or item) defined programmatically or in the data model editor, view or query.
the type of object.
the type of data held in a Variant.... |
|
|
|
|
|
|
Creates a new control from an existing control. |
|
|
|
|
|
|
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns...... |
|
|
|
|
|
|
List of constants used by the J2EE functions.... |
|
|
|
|
|
|
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer. |
|
|
|
|
|
|
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives...... |
|
|
|
|
|
|
Creates an HFSQL view.
This function uses the former view mechanism.... |
|
|
|
|
|
|
Collapses:
a branch that was previously expanded in a TreeView Table control.
a break that was previously expanded in a Table control.
a detailed window displayed for a row.... |
|
|
|
|
|
|
Writes a line into a text file (ANSI or UNICODE). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|