|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Displays a message box and returns the value of the button clicked by the user. |
|
|
|
|
|
|
|
| Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response.... |
|
|
|
|
|
|
|
| The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in:
field label Window label.
the elements of a List Box control.
the elements of a Combo Box control.
the values of a column in a Table control.... |
|
|
|
|
|
|
|
| Development cycle of a WINDEV application.... |
|
|
|
|
|
|
|
| After its execution in test mode (see Running the query test), the result of the query can be...... |
|
|
|
|
|
|
|
| A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used.... |
|
|
|
|
|
|
|
| During the life of an application, items live and die...... |
|
|
|
|
|
|
|
| The following properties are available in PHP... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include a series of AI-based features...... |
|
|
|
|
|
|
|
| Changes the mode and the method for locking data files.... |
|
|
|
|
|
|
|
| Copies the object found in an OLE control into the Windows clipboard. |
|
|
|
|
|
|
|
| The following mechanism allows developers to write WLanguage code more easily in the code editor ...... |
|
|
|
|
|
|
|
| The StoredValue property is used to get the value currently stored by:
a row in a List Box, ListView or Combo Box control.
a "Text token" Edit control.
a row of a Table control.
an input suggestion in an Edit control (if the suggestion is selected).... |
|
|
|
|
|
|
|
| This help page presents the different data sources available for a control.... |
|
|
|
|
|
|
|
| You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies...... |
|
|
|
|
|
|
|
| Gets the HFSQL context (applies to C, Pascal and Visual Basic only)...... |
|
|
|
|
|
|
|
| Copies the content of a form into the clipboard. |
|
|
|
|
|
|
|
| List of events associated with windows... |
|
|
|
|
|
|
|
| List of events associated with Splitter controls... |
|
|
|
|
|
|
|
| List of events associated with Spin controls... |
|
|
|
|
|
|
|
| The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target. |
|
|
|
|
|
|
|
| List of events associated with TreeView controls... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|