|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The main elements of window editor are as follows: |
|
|
|
|
|
|
|
| To configure the general options of the window editor... |
|
|
|
|
|
|
|
| All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors. |
|
|
|
|
|
|
|
| The main keyboard shortcuts in the editors are as follows... |
|
|
|
|
|
|
|
| A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties. |
|
|
|
|
|
|
|
| Displays a custom message in a non-blocking system information window for a given amount of time. |
|
|
|
|
|
|
|
| There are several ways to open a help file...... |
|
|
|
|
|
|
|
| This type of Looper control uses data from a data file or query...... |
|
|
|
|
|
|
|
| The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control. |
|
|
|
|
|
|
|
| The Project Management Hub allows the project contributors to manage their task schedule.... |
|
|
|
|
|
|
|
| This help page presents the method for creating an SQL query used to get the first 10 records...... |
|
|
|
|
|
|
|
| This help page explains how to create a sort query with the query editor.... |
|
|
|
|
|
|
|
| The runtime log is the best way to identify the most used features of an application...... |
|
|
|
|
|
|
|
| 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). |
|
|
|
|
|
|
|
| The Breadcrumb control can be handled through programming...... |
|
|
|
|
|
|
|
| By default, when generating the setup program, the files to install are compressed in a single archive file ("...... |
|
|
|
|
|
|
|
| The Page header block is printed on each new page...... |
|
|
|
|
|
|
|
| The Grayed property is used to:
Determine if a control (or a group of controls) is grayed out.
Gray out or ungray a control, a group of controls or a window.... |
|
|
|
|
|
|
|
| This help page presents the actions that can be performed from the description window of a query.... |
|
|
|
|
|
|
|
| Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)...... |
|
|
|
|
|
|
|
| Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example). |
|
|
|
|
|
|
|
| Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs. |
|
|
|
|
|
|
|
| Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format. |
|
|
|
|
|
|
|
| Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF. |
|
|
|
|
|
|
|
| Displays a custom error message in a non-blocking system error window for a given amount of time. |
|
|
|
|
|
|
|
| The Password property can be used:
on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control.
on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection.... |
|
|
|
|
|
|
|
| The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically...... |
|
|
|
|
|
|
|
| List of constants used by properties associated with windows, reports, pages and controls.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|