|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Splitter control is used to divide a window into several distinct areas... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types...... |
|
|
|
|
|
|
|
| ...Layouts are used to define several views of a window in the same project without duplicating the window.... |
|
|
|
|
|
|
|
| WDMSG license agreement... |
|
|
|
|
|
|
|
| Spreadsheet controls can be handled programmatically...... |
|
|
|
|
|
|
|
| An HFSQL context contains information relative to the data used...... |
|
|
|
|
|
|
|
| When creating and developing the different elements of a project (window, query, report, project, ...... |
|
|
|
|
|
|
|
| The different methods to contact PC SOFT Technical Support.... |
|
|
|
|
|
|
|
| The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode. |
|
|
|
|
|
|
|
| The DisplayEnabled property is used to:
determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly.
refresh a control or window.... |
|
|
|
|
|
|
|
| The UnlockablePane property is used to:
Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window.
Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window.... |
|
|
|
|
|
|
|
| Organization of WINDEV Concepts... |
|
|
|
|
|
|
|
| Turns a Surface or Pyramid chart around one of its axes in order to better view the data |
|
|
|
|
|
|
|
| To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)...... |
|
|
|
|
|
|
|
| List of properties associated with windows, pages and controls... |
|
|
|
|
|
|
|
| The HTMLAttribute property reads and changes the HTML attributes of the control. |
|
|
|
|
|
|
|
| The Note property is used to:
Find out the notes associated with a control, a window, a page or a report.
Modify the notes associated with a control, a window a page or a report.... |
|
|
|
|
|
|
|
| The Content property is used to read or write the whole content of a control:
List Box populated programmatically,
Combo Box populated programmatically,
Spreadsheet.... |
|
|
|
|
|
|
|
| Refreshes a widget window. |
|
|
|
|
|
|
|
| Modifies the alias of a window. |
|
|
|
|
|
|
|
| Returns the title of the window. |
|
|
|
|
|
|
|
| The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)...... |
|
|
|
|
|
|
|
| The Font property is used to
Get the identifier of the font used in a control in a report, page or window.
Change the font used in a control in a report, page or window.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|