|
|
|
|
|
|
|
Frequently asked questions about HFSQL cluster.... |
|
|
|
|
|
|
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min |
|
|
|
|
|
|
The project description window allows you to configure various elements of your project...... |
|
|
|
|
|
|
When generating the external component, two files are automatically created in the EXE directory of the current project...... |
|
|
|
|
|
|
Displays the requested information (content of a control, for example) in a window opened next to the current window. |
|
|
|
|
|
|
Executes a program (an executable file, for example) from the current application. |
|
|
|
|
|
|
Checks whether a character string matches a specific format and retrieves the different substrings that match the format. |
|
|
|
|
|
|
Reads the value of one of the animation parameters defined for an Image or Static control. |
|
|
|
|
|
|
List of events associated with Button controls... |
|
|
|
|
|
|
To handle the communication streams, WINDEV includes...... |
|
|
|
|
|
|
This chapter presents the following topics...... |
|
|
|
|
|
|
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min |
|
|
|
|
|
|
In a web application, you may need to run long processes (for example, to update counters...... |
|
|
|
|
|
|
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP...... |
|
|
|
|
|
|
Some WLanguage functions are not available in PHP...... |
|
|
|
|
|
|
Sharing a project in practice... |
|
|
|
|
|
|
Opens the Windows file picker. |
|
|
|
|
|
|
Internal components in practice... |
|
|
|
|
|
|
The XInitial property is used to:
Get the X-coordinate:
of a control (position on the X-axis) when opening the window or the page.
of a window (position on X-axis) when opening the window.
Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window.
Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report.... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
WDMap is used to view the records found in a data file...... |
|
|
|
|
|
|
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?...... |
|
|
|
|
|
|
The Project Management Hub is used to define spools of requests...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|