|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The different editors enable you to directly view the code of an element by pressing the F2 key...... |
|
|
|
|
|
|
|
| The server that is hosting a HFSQL database engine can be very busy...... |
|
|
|
|
|
|
|
| We are going to call the elements developed in WINDEV (project, windows, ...... |
|
|
|
|
|
|
|
| Several WINDEV functions can be used to handle the Windows registry...... |
|
|
|
|
|
|
|
| By default, when generating the setup program, the files to install are compressed in a single archive file ("...... |
|
|
|
|
|
|
|
| The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)...... |
|
|
|
|
|
|
|
| The NumberColumn property is used to:
Get the number of columns in Table, Check Box, Radio Button controls, etc..
Set the number of columns in a multi-column List Box control.... |
|
|
|
|
|
|
|
| Starting with version 22, WEBDEV offers a new WLanguage framework for browser code...... |
|
|
|
|
|
|
|
| Returns a list of defined Custom-Folders (also called groups):
in the current database schema,
in ongoing database schemas (projects with multiple database schemas).
in the specified database schema.... |
|
|
|
|
|
|
|
| When using a database, you may have to perform maintenance operations on the data files...... |
|
|
|
|
|
|
|
| WDTrans is a tool for canceling transactions...... |
|
|
|
|
|
|
|
| Opens a document in a new modeless window using the appropriate WINDEV editor.
Starting with WINDEV Suite 2025 - Update 2 (subscription version), diagrams are opened using the diagram editor.... |
|
|
|
|
|
|
|
| The Property FlexAlignItems allows you to know and modify the alignment characteristics of the fields inside a row of a Flexbox field according to the secondary axis of the field ( Property 900 corresponding CSS "align-items"). |
|
|
|
|
|
|
|
| The FOR EACH statement loops through a variable of type jsonReader in various ways:
Loop through a level.
Loop through a level with copy.
In-depth loop.
Note: This feature is only available from version 2025 Update 3.... |
|
|
|
|
|
|
|
| In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|