|
|
|
|
|
|
|
|
|
|
|
|
|
|
| We are going to call the elements developed in WINDEV (project, windows, database schema, ... |
|
|
|
|
|
|
|
| Modifies a row in:
a Table control,
a TreeView Table control.... |
|
|
|
|
|
|
|
| Adds a SAML assertion to a Webservice request. |
|
|
|
|
|
|
|
| Renames a key in the registry. |
|
|
|
|
|
|
|
| WEBDEV allows you to create a drop-down menu in your HTML pages...... |
|
|
|
|
|
|
|
| The popup menu of the windows (right mouse click on the window) contains the following options...... |
|
|
|
|
|
|
|
| A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions. |
|
|
|
|
|
|
|
| The Duration type enables you to easily handle the intervals of dates and times... |
|
|
|
|
|
|
|
| The RETURN statement is used to exit the current event, process or procedure and return a result... |
|
|
|
|
|
|
|
| The Hour property is used to:
Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration.
Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration.
Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item.
Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item.... |
|
|
|
|
|
|
|
| Events can be used to synchronize the different threads of an application...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls...... |
|
|
|
|
|
|
|
| WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns...... |
|
|
|
|
|
|
|
| Several types of charts belong to the same family...... |
|
|
|
|
|
|
|
| Starts a session for sending emails with the SMTP protocol. |
|
|
|
|
|
|
|
| List of events associated with the Chart controls... |
|
|
|
|
|
|
|
| An xlsCell variable is used to describe and modify a cell in an Excel document... |
|
|
|
|
|
|
|
| Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table. |
|
|
|
|
|
|
|
| Creates the signature of a character string. |
|
|
|
|
|
|
|
| Adds a new option into a Radio Button control. |
|
|
|
|
|
|
|
| Modifies the configuration of a Dashboard control (defined in the editor) before its first display. |
|
|
|
|
|
|
|
| The AutoLineWrap property is used to:
determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control.
set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|