|
|
|
|
|
|
|
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line...... |
|
|
|
|
|
|
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive...... |
|
|
|
|
|
|
Identifies an odd number. |
|
|
|
|
|
|
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control.
Function kept for compatibility. It is recommended to use gStoredValueEnable.... |
|
|
|
|
|
|
A Word Processing control can be handled through programming...... |
|
|
|
|
|
|
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user.... |
|
|
|
|
|
|
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later). |
|
|
|
|
|
|
The FormulaBarVisible property is used to:
Find out whether a formula bar is displayed in a Spreadsheet control.
Display (or not) a formula bar in a Spreadsheet control.... |
|
|
|
|
|
|
Expands the list of a Combo Box control (single-column or multi-column Combo Box). |
|
|
|
|
|
|
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control. |
|
|
|
|
|
|
Displaying a new page in a WEBDEV site can be done according to several methods...... |
|
|
|
|
|
|
Whatever the type of button, it is possible to associate an action with it...... |
|
|
|
|
|
|
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler...... |
|
|
|
|
|
|
End users can create repositionable notes in all the windows of their WINDEV applications...... |
|
|
|
|
|
|
The NumberColumn property is used to:
Get the number of columns in Table, Check Box, Radio Button controls, etc..
Set the number of columns in a multi-column List Box control.... |
|
|
|
|
|
|
The InitialContent property gets the initial content:
of a List Box control populated programmatically.
of a Combo Box control populated programmatically.
of a "List of values" column in a Table control.
in a Spreadsheet control.... |
|
|
|
|
|
|
The report viewer allows you to copy text from the report and paste it to a file in another application...... |
|
|
|
|
|
|
A backup of a HFSQL Client/Server database can be restored at any time...... |
|
|
|
|
|
|
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project...... |
|
|
|
|
|
|
Adds a "leaf" element (and all necessary nodes) into a TreeView control. |
|
|
|
|
|
|
Returns:
the full name of the last file generated during the print (PDF, RTF, text, ...).
the list of created duplicate files.... |
|
|
|
|
|
|
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad...... |
|
|
|
|
|
|
A query with parameters can be used...... |
|
|
|
|
|
|
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame...... |
|
|
|
|
|
|
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|