|
|
|
|
|
|
|
|
|
|
|
|
|
|
| An insert query (corresponding SQL statement...... |
|
|
|
|
|
|
|
| This help page presents the main aspects of the Action Bar description window...... |
|
|
|
|
|
|
|
| We are going to call the elements developed in WINDEV (project, windows, ...... |
|
|
|
|
|
|
|
| WINDEV is provided with projects that contain components.... |
|
|
|
|
|
|
|
| The ImageState property is used to get and change the number of drawings in:
The image associated with a button.
The image of the cursor in a slider.
The image associated with the button of a sidebar pane.
The image associated with the button of a tab pane.
The image associated with the Rating control.
The image associated with a group in a Ribbon control.
The image associated with a menu option.... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| The Cell control contains controls...... |
|
|
|
|
|
|
|
| The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project...... |
|
|
|
|
|
|
|
| The Diagram Editor control includes many features accessible via...... |
|
|
|
|
|
|
|
| Opens a document in a new (non-modal) window using the WINDEV editor adapted to the document. The result can be retrieved via a WLanguage procedure ("callback") when the document editing window is closed.
As of WINDEV Suite SaaS 2025 Update 2, the diagram editor will be used to open diagrams... |
|
|
|
|
|
|
|
| Some WINDEV features use the GDI+ framework...... |
|
|
|
|
|
|
|
| WINDEV allows you to handle a Wire control by programming...... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile allow you to handle a Slider control through programming...... |
|
|
|
|
|
|
|
| WINDEV allows you to handle a Spin control through programming...... |
|
|
|
|
|
|
|
| List of functions specific to WebSocket servers... |
|
|
|
|
|
|
|
| The different steps for translating the project messages with WDMSG are as follows:... |
|
|
|
|
|
|
|
| Grays a control or a group of controls. An animation can be set on the controls during this operation. |
|
|
|
|
|
|
|
| Creates and/or updates data on the Google server (addition or modification of data).... |
|
|
|
|
|
|
|
| Creates a text file containing the server logs between two given dates. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|