|
|
|
|
|
|
|
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes... |
|
|
|
|
|
|
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog. |
|
|
|
|
|
|
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page. |
|
|
|
|
|
|
The following functions are used to manage users and connections on a WEBDEV Application Server, using prefix syntax: |
|
|
|
|
|
|
The following functions are used to manage site map paths, using prefix syntax:... |
|
|
|
|
|
|
In this example, the application allows you to...... |
|
|
|
|
|
|
The ORDER BY clause is used to sort the records selected by an SQL query...... |
|
|
|
|
|
|
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows...... |
|
|
|
|
|
|
The "Export" pane in the report viewer allows you to perform the following operations...... |
|
|
|
|
|
|
Once the development of your WINDEV application is completed (windows, reports, queries, etc.... |
|
|
|
|
|
|
Returns the HTML string corresponding to the specified RTF string. |
|
|
|
|
|
|
The MsgSortSel property is used to:
Find out the wait message displayed when sorting and selecting the report records.
Modify the wait message displayed when sorting and selecting the report records.... |
|
|
|
|
|
|
The NbColumn property is used to get the number of columns in a report. |
|
|
|
|
|
|
The NbCopy property is used to determine and change the number of report copies to print. |
|
|
|
|
|
|
The NbLabelCopy property is used to:
Get the number of copies of identical labels.
Change the number of copies of identical labels.... |
|
|
|
|
|
|
The TransparencyMode property is used to get and change the transparency mode of an image. |
|
|
|
|
|
|
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane. |
|
|
|
|
|
|
The different steps for translating the project messages with WDMSG are as follows:... |
|
|
|
|
|
|
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column. |
|
|
|
|
|
|
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column. |
|
|
|
|
|
|
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application...... |
|
|
|
|
|
|
The AutomaticLink property is used to:
determine if the automatic link detection mode is enabled,
enable or disable the automatic link detection mode.... |
|
|
|
|
|
|
The CompactToolbar property is used to:
determine if the window toolbars are compacted.
compact (or not) the toolbars.... |
|
|
|
|
|
|
The StatusBar property is used to:
find out whether the status bar is displayed or not
display (or not) the status bar of a window.... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
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). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|