|
|
|
|
|
|
|
Opens a non-modal child window. |
|
|
|
|
|
|
The Property Description type is used to get information about a property. |
|
|
|
|
|
|
The "Export" pane in the report viewer allows you to perform the following operations...... |
|
|
|
|
|
|
The Variable Description type is used to get information about a variable or a member. |
|
|
|
|
|
|
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including...... |
|
|
|
|
|
|
Starts decoding bar codes in a Camera control. |
|
|
|
|
|
|
Saves the image found:
in an Image Editor control.
in a WDPic variable.... |
|
|
|
|
|
|
Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
Automatically updates:
the value of the items in a data file with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
Indicates whether the specified year is a leap year or not. |
|
|
|
|
|
|
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC).... |
|
|
|
|
|
|
Converts a duration in character string format to a duration that can be used by a Duration variable. |
|
|
|
|
|
|
Automatically updates:
the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls.
the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
Returns the number of the current day in the current month. |
|
|
|
|
|
|
The List property is used to handle the different lists of a Kanban control. You can add, modify or delete lists from a Kanban control, or navigate between them. |
|
|
|
|
|
|
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports...... |
|
|
|
|
|
|
WEBDEV includes multiple methods for testing your sites...... |
|
|
|
|
|
|
Running the test from the WEBDEV administrator (WDAdmin) is used to check ...... |
|
|
|
|
|
|
Time management is extremely important...... |
|
|
|
|
|
|
Closes the current window by running the "Click" event of the CANCEL Button control. |
|
|
|
|
|
|
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM...... |
|
|
|
|
|
|
Opens an xBase index file. |
|
|
|
|
|
|
In single-user mode, opens an xBase data file without locking it. |
|
|
|
|
|
|
Returns or modifies the sequence of text items in the xBase files. |
|
|
|
|
|
|
In this example, the application allows you to...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|