|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Being able to perform a search in the editors significantly improves efficiency...... |
|
|
|
|
|
|
|
| WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min... |
|
|
|
|
|
|
|
| Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any):
from the HFSQL server to the server (to perform a backup for example).
from the HFSQL server to the client (to perform a local backup for example).
from the client to the HFSQL server (to update the tables for example).
from an HFSQL server to antoher HFSQL server.... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
|
| Deletes an option from a Check Box control. |
|
|
|
|
|
|
|
| Defines the algorithm for aggregating data in a grouped or stacked Column chart. |
|
|
|
|
|
|
|
| The EmptyIfZero property is used to:
Find out the management mode of zero value in a control.
Modify the management mode of zero value in a control... |
|
|
|
|
|
|
|
| The Email type is used to handle the email content as well as the associated information. |
|
|
|
|
|
|
|
| The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew). |
|
|
|
|
|
|
|
| Displays a custom error message in a system error window. |
|
|
|
|
|
|
|
| As soon as an image can be used (in a control, in a window, in a report, ...... |
|
|
|
|
|
|
|
| Transforms the mouse cursor into hourglass (and conversely).
In Android and iOS, displays an endless progress bar in a window.... |
|
|
|
|
|
|
|
| The MaxHeight property is used to get and change the maximum height of a control or window. |
|
|
|
|
|
|
|
| List of constants used by the functions for managing XML documents.... |
|
|
|
|
|
|
|
| List of burner functions... |
|
|
|
|
|
|
|
| Calculates the mean of several elements:
elements found in an array,
numeric values, ...... |
|
|
|
|
|
|
|
| After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play... |
|
|
|
|
|
|
|
| The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically...... |
|
|
|
|
|
|
|
| The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart. |
|
|
|
|
|
|
|
| You can change many style options in the "Style" tab of the control description window...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|