|
|
|
|
|
|
|
The Button control allows the user or the Web user to run a specific action with a simple click... |
|
|
|
|
|
|
Sometimes, text in a Static Text or Button control can exceed the width of the control... |
|
|
|
|
|
|
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project...... |
|
|
|
|
|
|
The MaxHeight property is used to get and change the maximum height of a control or window. |
|
|
|
|
|
|
The Color property is used to get or change the font color for:
a Font variable.
a text displayed in a Static control or in a calculated control of a report.
a text displayed in a window control.
a text displayed in a page control.... |
|
|
|
|
|
|
In a web application, you may need to run long processes (for example, to update counters...... |
|
|
|
|
|
|
The download is the operation that consists in saving a file stored on the server onto the computer of Web user...... |
|
|
|
|
|
|
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 FontBold property is used to:
Determine if the text is bold.
Change the weight of the text.... |
|
|
|
|
|
|
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.). |
|
|
|
|
|
|
Moves the time area displayed to the next area (next weeks for example) in an Organizer control. |
|
|
|
|
|
|
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control. |
|
|
|
|
|
|
The BackgroundColor property is used to set the background color of a control, window, page or block of a report. |
|
|
|
|
|
|
Usage example of the DnDCursor function |
|
|
|
|
|
|
Changes the target of a button action. |
|
|
|
|
|
|
Usage example of the DnDEvent function |
|
|
|
|
|
|
Displays a popup in a page with a DDW effect (Dim Disabled Windows). |
|
|
|
|
|
|
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect. |
|
|
|
|
|
|
The Border property is used to get and change the characteristics of the borders:
for a report control or block.
for a window control.
for a cell of a Table control.... |
|
|
|
|
|
|
The AnchorRateBottom property is used to:
Find out the anchor rate when a control moves on the vertical axis.
Modify the anchor rate when a control moves on the vertical axis.... |
|
|
|
|
|
|
The NoteTitle property is used to:
Get the title of the notes used in the technical documentation of a control, window, page or report.
Change the title of the notes used in the technical documentation of a control, window, page or report.... |
|
|
|
|
|
|
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min |
|
|
|
|
|
|
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 FullName property is used to find out the full name:
of a control.
of a window.
of a menu option.
of a table column.... |
|
|
|
|
|
|
The User Control Center is used to list the applications for which a network setup was created...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|