|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Retrieves the phone number input mask adapted to a given country. |
|
|
|
|
|
|
|
The InputMask property is used to:- get the input mask.
- set the input mask (from the masks available for the type).
|
|
|
|
|
|
|
|
| The following functions are used to manage masks... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose two types of masks... |
|
|
|
|
|
|
|
| Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization. |
|
|
|
|
|
|
|
| Retrieves the postal code input mask adapted to a given country. |
|
|
|
|
|
|
|
| Formats a character string using an InputMask variable. |
|
|
|
|
|
|
|
| Identifies the status of a menu option (context menu or drop-down menu): active, inactive or invisible. |
|
|
|
|
|
|
|
| Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis...... |
|
|
|
|
|
|
|
| Development cycle of a WINDEV application.... |
|
|
|
|
|
|
|
| The computers are becoming more and more powerful...... |
|
|
|
|
|
|
|
| The following constants are used by the functions for managing parallel tasks: ...... |
|
|
|
|
|
|
|
| Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).
the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
| Each Gantt Chart control in a window has a default menu that is available to users...... |
|
|
|
|
|
|
|
| The ScheduledTask structure is used to define the characteristics of a scheduled task...... |
|
|
|
|
|
|
|
| Log-based replication can be implemented in the data model editor...... |
|
|
|
|
|
|
|
| It is now common for individuals or businesses to sign contracts electronically...... |
|
|
|
|
|
|
|
| It is possible to regularly make a backup of the different elements of a project...... |
|
|
|
|
|
|
|
| Triggers the execution of a parallel task. |
|
|
|
|
|
|
|
| Reads the description of a scheduled task. |
|
|
|
|
|
|
|
| Waits for the execution of a parallel task. |
|
|
|
|
|
|
|
| Requests the cancellation of a parallel task. |
|
|
|
|
|
|
|
| Modifies the parameters of parallel tasks. |
|
|
|
|
|
|
|
| Modifies an existing scheduled task. |
|
|
|
|
|
|
|
| Adds a new background task. |
|
|
|
|
|
|
|
| Waits for the execution of a parallel task. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|