|
|
|
|
|
|
|
The HideWhileScrolling property is used to:
Determine if the pinned control is hidden while scrolling,
Show or hide the pinned control while scrolling.... |
|
|
|
|
|
|
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc.... |
|
|
|
|
|
|
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window. |
|
|
|
|
|
|
Creates an Excel file with the data from a Table or TreeView Table control. |
|
|
|
|
|
|
The setup program creation wizard lets you customize the setup program windows...... |
|
|
|
|
|
|
Collpases a collapsed ribbon that is temporily expanded. |
|
|
|
|
|
|
To quickly modify the operating mode of an application, you can use application patches...... |
|
|
|
|
|
|
Used to connect a remote debugger to an application, service, Webservice, etc. |
|
|
|
|
|
|
The Pinned property is used to:
Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area.
Determine if a control is pinned.... |
|
|
|
|
|
|
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
The URL property is used to get and change a URL. |
|
|
|
|
|
|
The NewLine property is used to determine:
in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX.
in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX.
in an Organizer control, whether an appointment was created via the popup menu.
in a Scheduler control, whether an appointment was created via the popup menu.... |
|
|
|
|
|
|
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc. |
|
|
|
|
|
|
Substitutes one block of the report with another block while the report is printed. |
|
|
|
|
|
|
Indicates the name of the first field specified in the tab order for the specified window. |
|
|
|
|
|
|
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess. |
|
|
|
|
|
|
The DisplayedItem property is used to:
Find out the item or the variable displayed by the control.
Modify the item or the variable displayed by the control.... |
|
|
|
|
|
|
Closes the group currently open in a Ribbon control. |
|
|
|
|
|
|
Opens a popup window by specifying its opening position and waits until it is closed. |
|
|
|
|
|
|
Spreadsheet controls can be handled programmatically...... |
|
|
|
|
|
|
Usage example of the DnDCursor function |
|
|
|
|
|
|
The MovableByBackground property is used to:
find out whether a window can be moved by the background,
allow (or not) a window to be moved by the background.... |
|
|
|
|
|
|
When you design a quick prototype, you often create windows (or pages) without defining any data files...... |
|
|
|
|
|
|
Usage example of the DnDEvent function |
|
|
|
|
|
|
Burns the files found in the compilation onto the CD or DVD. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|