|
|
|
|
|
|
|
A query created in the query editor can contain several types of items...... |
|
|
|
|
|
|
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile...... |
|
|
|
|
|
|
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account...... |
|
|
|
|
|
|
Applications are constantly evolving...... |
|
|
|
|
|
|
The SourceFile property is used to set the characteristics of a link. |
|
|
|
|
|
|
The LinkedFile property is used to set the characteristics of a link. |
|
|
|
|
|
|
The groupware in automatic mode offers several possibilities...... |
|
|
|
|
|
|
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example...... |
|
|
|
|
|
|
In most cases, old code contains procedures that are used but that do no longer match the current quality standard...... |
|
|
|
|
|
|
When developing a project, the project is compiled on a regular basis.... |
|
|
|
|
|
|
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications.... |
|
|
|
|
|
|
WINDEV allows you to automatically save the different application parameters...... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor...... |
|
|
|
|
|
|
Allows you to find out and modify:
the display mode of grayed buttons found in the windows of your application.
the display mode of translucent border for the windows of your application.
the mode for loading large images.... |
|
|
|
|
|
|
The DefaultValue property is used to:
Find out the default value of an item. This item was defined in the data model editor or through programming.
Define the default value of an item (when describing the item through programming).... |
|
|
|
|
|
|
ODBCSQLCode is used to:
Find out the SQL code of the "query performed on a connection" (data source of report).
Modify the SQL code of the "query performed on a connection" (data source of report).... |
|
|
|
|
|
|
The monitoring robot includes three executables...... |
|
|
|
|
|
|
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository...... |
|
|
|
|
|
|
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows...... |
|
|
|
|
|
|
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc.... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)...... |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...... |
|
|
|
|
|
|
The YInitial property is used to:
Find out the Y-coordinate:
of a control (position on Y-axis) when opening the window or the page.
of a window (position on Y-axis) when opening the window.
Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window.
Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|