|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications...... |
|
|
|
|
|
|
|
| The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor...... |
|
|
|
|
|
|
|
| Data binding is a process that binds variables in memory to controls in a window or page...... |
|
|
|
|
|
|
|
| The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content...... |
|
|
|
|
|
|
|
| The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ...... |
|
|
|
|
|
|
|
| Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)...... |
|
|
|
|
|
|
|
| WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes...... |
|
|
|
|
|
|
|
| Android Wear is the version of the Android operating system dedicated to the connected objects...... |
|
|
|
|
|
|
|
| When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component...... |
|
|
|
|
|
|
|
| The page creation wizard shows different types of pages associated with HFSQL data files...... |
|
|
|
|
|
|
|
| WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications...... |
|
|
|
|
|
|
|
| The optional event "Long press/Open context menu" is run during a long press on the controls of a window...... |
|
|
|
|
|
|
|
| You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find...... |
|
|
|
|
|
|
|
| The data replication is a powerful feature...... |
|
|
|
|
|
|
|
| Fixes a column to the left or frees a column fixed to the left. |
|
|
|
|
|
|
|
| In a WINDEV application, users have multiple help features at their disposal:
Tooltip.
Status bar.
Help window.
Advanced tooltip.
Help page.
HLP file.... |
|
|
|
|
|
|
|
| Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect. |
|
|
|
|
|
|
|
| A Looper control is used to repeat the controls found in a specific area...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|