|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV allows you to handle a status bar and a cell found in a status bar through programming...... |
|
|
|
|
|
|
|
| An xlsDocument variable is used to describe and modify an Excel document... |
|
|
|
|
|
|
|
| An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code.... |
|
|
|
|
|
|
|
| When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout...... |
|
|
|
|
|
|
|
| The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ...... |
|
|
|
|
|
|
|
| A break in a Table control is used to group the data corresponding to one or more arguments...... |
|
|
|
|
|
|
|
| An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc.... |
|
|
|
|
|
|
|
| To select records coming from several data files, joins must be used in the SQL query...... |
|
|
|
|
|
|
|
| This help page explains how to fill a TreeView control.... |
|
|
|
|
|
|
|
| Different types of pages can be used in the sites created with WEBDEV...... |
|
|
|
|
|
|
|
| When creating a project, a blank custom style sheet is created and associated with the current project...... |
|
|
|
|
|
|
|
| The Columns property allows access:
to the configuration of a table column in a Word Processing document (docTable variable).
to the configuration of a text column in a multicolumn document (docFormatMulticolumn variable).... |
|
|
|
|
|
|
|
| The NbLinesPerPage property is used to:
Get and set the maximum number of Table rows per page.
Get and set the maximum number of Looper rows per page.... |
|
|
|
|
|
|
|
| Closes the current connection and frees the memory used by the connection. |
|
|
|
|
|
|
|
| A Progress Bar control can be handled through programming...... |
|
|
|
|
|
|
|
| A window or page can display information from...... |
|
|
|
|
|
|
|
| Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables. |
|
|
|
|
|
|
|
| The setup program creation wizard allows you to select the deployment profile to use...... |
|
|
|
|
|
|
|
| The ProgressBarColor property is used to get and change the progress color in the following controls and elements:
Progress Bar control,
Progress Bar column,
Progress Bar cell,
infinite Progress Bar control.... |
|
|
|
|
|
|
|
| By testing the project you can simulate how the application will run when launched by the user...... |
|
|
|
|
|
|
|
| By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...... |
|
|
|
|
|
|
|
| This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|