|
|
|
|
|
|
|
WINDEV allows you to open windows in popup format... |
|
|
|
|
|
|
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback"). |
|
|
|
|
|
|
MyPopupControl is used to handle the control that opened a popup window... |
|
|
|
|
|
|
Opens a popup window by specifying its opening position and waits until it is closed. |
|
|
|
|
|
|
The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content"). |
|
|
|
|
|
|
The Property FlexAlignItems allows you to know and modify the alignment characteristics of the fields inside a row of a Flexbox field according to the secondary axis of the field ( Property 900 corresponding CSS "align-items"). |
|
|
|
|
|
|
The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content"). |
|
|
|
|
|
|
The Property FlexRowGap allows you to know and modify the height of the gutter which separates the lines of a control Flexbox. |
|
|
|
|
|
|
The Property FlexColumnGap allows you to know and modify the width of the gutter which separates the elements in the same row of a control Flexbox. |
|
|
|
|
|
|
The FlexGrow property allows you to know and modify the growth factor of a control present in a row of a control c00 Flexbox. |
|
|
|
|
|
|
The Property FlexShrink allows you to know and modify the reduction factor of a control present in a row of a control Flexbox. |
|
|
|
|
|
|
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ...... |
|
|
|
|
|
|
The report editor allows you to create "Spreadsheet" reports...... |
|
|
|
|
|
|
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query...... |
|
|
|
|
|
|
Applications are constantly evolving...... |
|
|
|
|
|
|
The 64-bit operating systems are starting to appear on the PCs and on the servers...... |
|
|
|
|
|
|
The Carousel control is used to display an animated menu made of images...... |
|
|
|
|
|
|
Copies the content of a form into the clipboard. |
|
|
|
|
|
|
Pastes the content of a form stored in the clipboard. |
|
|
|
|
|
|
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings...... |
|
|
|
|
|
|
This control can be used to display dates, times and currency values while respecting the corresponding display format...... |
|
|
|
|
|
|
The information entered when creating the files and the items is shared throughout the environment...... |
|
|
|
|
|
|
You can create a skin template from an existing skin template (provided by PC SOFT, for example)...... |
|
|
|
|
|
|
An application is often intended to be used by several users connected via a network...... |
|
|
|
|
|
|
The FontCharset property is used to:
Find out the character set used by the screen fonts of a control.
Modify the character set used by the screen fonts of a control.... |
|
|
|
|
|
|
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice.... |
|
|
|
|
|
|
The VisibleInExportAndPrint property is used to:
Find out whether a column of a Table or TreeView Table control is visible for export and printing.
Modify the visibility of a column in a Table or TreeView Table control for export and printing.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|