|
|
|
|
|
|
|
To configure the general options of the window editor... |
|
|
|
|
|
|
The main elements of window editor are as follows: |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors. |
|
|
|
|
|
|
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor... |
|
|
|
|
|
|
The main keyboard shortcuts in the editors are as follows... |
|
|
|
|
|
|
The main characteristics of a List Box control are as follows...... |
|
|
|
|
|
|
Usage example of the iParameter function |
|
|
|
|
|
|
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook). |
|
|
|
|
|
|
Tables can be created in a report...... |
|
|
|
|
|
|
Retrieves the content of a Text Memo column found in the query result, for the current line. |
|
|
|
|
|
|
Modifies the font used for the titles of the chart axes. |
|
|
|
|
|
|
Initializes the label of a data series in a chart. |
|
|
|
|
|
|
Identifies or modifies the type of chart. |
|
|
|
|
|
|
Deletes a file from an archive. |
|
|
|
|
|
|
Erases the files found on a rewritable CD or DVD. |
|
|
|
|
|
|
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions. |
|
|
|
|
|
|
Waits for the end of the execution of the specified thread. |
|
|
|
|
|
|
Usage example of the XMLData function |
|
|
|
|
|
|
Specifies the location of user classes required to run the Java application or the Java applet. |
|
|
|
|
|
|
Validates the current transaction:
the modifications performed on the data file since the start of transaction (HTransactionStart) are validated.
the transaction file is deleted (if the transaction is the last transaction in progress for a network application)
the records locked in read-only by the transaction are unlocked.... |
|
|
|
|
|
|
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record. |
|
|
|
|
|
|
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB. |
|
|
|
|
|
|
Returns the number of screens currently connected to the current computer. |
|
|
|
|
|
|
Adds a row at the end of a Looper control. |
|
|
|
|
|
|
The current thread sends a signal to the specified thread in order to unlock it. |
|
|
|
|
|
|
Adds or modifies a server trigger on the HFSQL server. |
|
|
|
|
|
|
Deletes an option from a Check Box control. |
|
|
|
|
|
|
Defines an Image variable as destination of a chart. |
|
|
|
|
|
|
Modifies the current record if it exists, otherwise adds a new record. |
|
|
|
|
|
|
Modifies the properties of an HFSQL file located on a server. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|