|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Retrieves the postal code input mask adapted to a given country. |
|
|
|
|
|
|
|
| Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose two types of masks... |
|
|
|
|
|
|
|
The InputMask property is used to:- get the input mask.
- set the input mask (from the masks available for the type).
|
|
|
|
|
|
|
|
| Formats a character string using an InputMask variable. |
|
|
|
|
|
|
|
| Retrieves the phone number input mask adapted to a given country. |
|
|
|
|
|
|
|
| List of functions for managing the scheduler... |
|
|
|
|
|
|
|
| Performs the following operations:
If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation.
If the file exists, opens the file.... |
|
|
|
|
|
|
|
| Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation. |
|
|
|
|
|
|
|
| Starting with version 24, you can update a Session or AWP site without disconnecting users...... |
|
|
|
|
|
|
|
| The Source Code Manager allows you to easily work in offline mode...... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor...... |
|
|
|
|
|
|
|
| Starts a specific static function of a given Java class. |
|
|
|
|
|
|
|
| Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement...... |
|
|
|
|
|
|
|
| Usage example of the MapDisplayPosition function |
|
|
|
|
|
|
|
| Deletes a replication between two HFSQL servers. |
|
|
|
|
|
|
|
| Displays a custom error message in a system error window. |
|
|
|
|
|
|
|
| JSON (JavaScript Object Notation) if a light format for exchanging data...... |
|
|
|
|
|
|
|
| Transfers a file from an FTP (File Transfer Protocol) server to the current computer. |
|
|
|
|
|
|
|
| Returns a directory path for the shared data of the current application:
between all the users of the computer
between all the TSE users
This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store:
the files for the general configuration of the application (.INI files, .XML files, etc.).
the data files common to all the users (HFSQL .fic, .ndx and .mmo files).... |
|
|
|
|
|
|
|
| Returns a directory path for the data of the current user of the current application. |
|
|
|
|
|
|
|
| TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control...... |
|
|
|
|
|
|
|
| The mqttSession type is used to define the parameters for connecting to the MQTT broker. |
|
|
|
|
|
|
|
| The Date type enables you to easily handle the dates... |
|
|
|
|
|
|
|
| There are two methods to install a WEBDEV site on a Unix server...... |
|
|
|
|
|
|
|
| Retrieves or modifies a chart parameter. |
|
|
|
|
|
|
|
| The DisplayEnabled property is used to:
determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly.
refresh a control or window.... |
|
|
|
|
|
|
|
| Returns the list of invalid identifiers on the APN service of Apple. |
|
|
|
|
|
|
|
| Two types of procedures are available...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|