|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization. |
|
|
|
|
|
|
|
The InputMask property is used to:- get the input mask.
- set the input mask (from the masks available for the type).
|
|
|
|
|
|
|
|
| Retrieves the phone number input mask adapted to a given country. |
|
|
|
|
|
|
|
| Formats a character string using an InputMask variable. |
|
|
|
|
|
|
|
| Retrieves the postal code input mask adapted to a given country. |
|
|
|
|
|
|
|
| The following functions are used to manage masks... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose two types of masks... |
|
|
|
|
|
|
|
| A Table, List Box or Combo Box control can be used to display the content of a data file or query...... |
|
|
|
|
|
|
|
| To work on a project element found in the Source Code Manager, you must check out the element before it can be modified...... |
|
|
|
|
|
|
|
| When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc.... |
|
|
|
|
|
|
|
| Table controls allow you to display and/or enter data...... |
|
|
|
|
|
|
|
| WDZip is used to compress and group your files in archives...... |
|
|
|
|
|
|
|
| To access a class, the object must be declared as being part of the class to handle, this is called object instantiation...... |
|
|
|
|
|
|
|
| The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)... |
|
|
|
|
|
|
|
| Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code...... |
|
|
|
|
|
|
|
| An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode...... |
|
|
|
|
|
|
|
| The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects...... |
|
|
|
|
|
|
|
| The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template...... |
|
|
|
|
|
|
|
| When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure.... |
|
|
|
|
|
|
|
| Project configurations allow you to easily define the "target" platforms of the project.... |
|
|
|
|
|
|
|
| With the WLanguage functions, WINDEV Mobile allows you to...... |
|
|
|
|
|
|
|
| To display a report in PDF format in the browser of the Web user, you must...... |
|
|
|
|
|
|
|
| To display a report in HTML format in the browser of the Web user, you must...... |
|
|
|
|
|
|
|
| The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics...... |
|
|
|
|
|
|
|
| The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database...... |
|
|
|
|
|
|
|
| When an application is used to display or save data in HFSQL files, this data is entered in the current language...... |
|
|
|
|
|
|
|
| During the test of a report ("Go" button from the report editor), several print options are proposed...... |
|
|
|
|
|
|
|
| WINDEV gives you the ability to create a simplified socket server...... |
|
|
|
|
|
|
|
| The HCS.Timeout variable is used to modify the connection timeout:
for the connections established by HOpenConnection.
for the automatic connection openings.... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|