|
|
|
|
|
|
|
A component can evolve in many ways...... |
|
|
|
|
|
|
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor.... |
|
|
|
|
|
|
...The Web sites propose several transition effects between the elements:... |
|
|
|
|
|
|
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew). |
|
|
|
|
|
|
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]...... |
|
|
|
|
|
|
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
The MaxWidth property is used to get and change the maximum width of a control or window. |
|
|
|
|
|
|
The StrikeOut property is used to:
Determine whether the strikethrough formatting is applied to a Font variable.
Apply strikethrough formatting to a Font variable.... |
|
|
|
|
|
|
The MinWidth property is used to get and change the minimum width of a control or window. |
|
|
|
|
|
|
An Android application can contain one or more Widget windows...... |
|
|
|
|
|
|
In a database, the Caption property is used to:
Find out the caption associated with a file item.
Find out the caption associated with a data file.
Find out and modify the connection caption.
In a report, the Caption property is used to:
Find out the text displayed in a Static or Link control.
Modify the text displayed in a Static or Link control.
In a window or page, the Caption property is also used to:
Find out and modify the caption of a control in a window or in a page.
Find out and modify the caption of a menu option.
Find out and modify the title of a window or page.
Find out the content of a Breadcrumb control.... |
|
|
|
|
|
|
The AutomaticErase property is used to:
find out whether an edit control is in "Automatic erase" mode.
modify the "Automatic erase" characteristic of an edit control.... |
|
|
|
|
|
|
The MaxHeight property is used to get and change the maximum height of a control or window. |
|
|
|
|
|
|
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report. |
|
|
|
|
|
|
A report based on a Looper control is used to directly print the information displayed in the control...... |
|
|
|
|
|
|
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)...... |
|
|
|
|
|
|
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min |
|
|
|
|
|
|
A WEBDEV cluster is a set of servers (or server farm)...... |
|
|
|
|
|
|
The break is used to group the records corresponding to a sort criterion...... |
|
|
|
|
|
|
Custom context menus are created in the window editor and can be handled programmatically...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|