|
|
|
|
|
|
|
In a Table control, you have the ability to customize the following elements...... |
|
|
|
|
|
|
The MemoryFormat property is used to get and change the format of the value returned for:
Date or Time edit controls.
Date or Time table columns.
Calendar controls.
Static controls.
editable combo boxes.
table columns displayed by combo boxes.... |
|
|
|
|
|
|
The Selected property is used to:
Select, or determine if a row is selected in a List, ListView or Table control.
Select, or determine if a column or cell is selected in a Table control with row or column selection.
Select, or determine if a WEBDEV menu option is selected.... |
|
|
|
|
|
|
The OLE control is used to handle an OLE object...... |
|
|
|
|
|
|
The FOR EACH statement is used to perform different types of browse on the arrays... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection...... |
|
|
|
|
|
|
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot...... |
|
|
|
|
|
|
The different steps for translating the project messages with WDMSG are as follows:... |
|
|
|
|
|
|
Loads an external component. This component can be:
an external component present in the current project.
an external component independent of the current project.... |
|
|
|
|
|
|
The procedures and the methods of classes can have several syntaxes.... |
|
|
|
|
|
|
List of events associated with the columns of Table controls... |
|
|
|
|
|
|
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase...... |
|
|
|
|
|
|
In a REST Webservice, an entry point can have several types...... |
|
|
|
|
|
|
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).... |
|
|
|
|
|
|
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ...... |
|
|
|
|
|
|
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time.... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control...... |
|
|
|
|
|
|
A Repositionable Note control can be handled through programming...... |
|
|
|
|
|
|
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis...... |
|
|
|
|
|
|
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ...... |
|
|
|
|
|
|
Used to find out and modify the format of the CD or DVD to burn. |
|
|
|
|
|
|
The Alias type is used to declare and handle a logical alias for a data file or query. |
|
|
|
|
|
|
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|