|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Retrieves the postal code input mask adapted to a given country. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Formats a character string using an InputMask variable. |
|
|
|
|
|
|
|
| The development in "3-tier" architecture is now simplified...... |
|
|
|
|
|
|
|
| The Source property can be used on:
Chart control field field: in this case, the Source property indicates the source of the series: table column, list of values, etc, ...
a connection: in this case, the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.)..... |
|
|
|
|
|
|
|
| For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:... |
|
|
|
|
|
|
|
| Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests. |
|
|
|
|
|
|
|
| The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature. |
|
|
|
|
|
|
|
| Used to find out the number of records added, modified or deleted when running the last query of the current context. |
|
|
|
|
|
|
|
| Starts the device's native maps application to display:
a specific geographical location,
a route between two locations.... |
|
|
|
|
|
|
|
| Declares how to cancel an action that was added by ActionDo. This function MUST be called when running the procedure supplied to ActionDo. |
|
|
|
|
|
|
|
| Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV). |
|
|
|
|
|
|
|
| Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled). |
|
|
|
|
|
|
|
| Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry. |
|
|
|
|
|
|
|
| Specifies whether TCP sockets and WebSockets must go through a SOCKS5 proxy to execute requests. |
|
|
|
|
|
|
|
| Undoes all the modifications made by the end user ("Allow end users to modify the UI" option enabled). |
|
|
|
|
|
|
|
| This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project...... |
|
|
|
|
|
|
|
| Closes the current database schema (or all current database schemas in the case of a project with multiple database schemas). |
|
|
|
|
|
|
|
| The property Unalterable property is used to set the inalterability of a table: the table cannot be modified; only additions can be made. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|