|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| The window that opens another window is called parent window ; the windows opened by the parent window are called child windows...... |
|
|
|
|
|
|
|
| Adds an element to a Table control. |
|
|
|
|
|
|
|
| WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min |
|
|
|
|
|
|
|
| The Day property is used to:
Get the day from a Date or DateTime variable, or get the number of days from a Duration variable.
Change the day of a Date or DateTime variable, or change the number of days of a Duration variable.
Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format)
Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)... |
|
|
|
|
|
|
|
| The access speed to the data in network depends on several parameters (see the section...... |
|
|
|
|
|
|
|
| The "SQL query" type is used to write an SQL query in the WLanguage code. |
|
|
|
|
|
|
|
| This help page explains how to create and run an SQL query through programming.... |
|
|
|
|
|
|
|
| The following events associated with Scheduler controls:... |
|
|
|
|
|
|
|
| Validates the modification or addition of the record associated with the current row in the Looper control. |
|
|
|
|
|
|
|
| Variables can be declared anywhere in the code.... |
|
|
|
|
|
|
|
| The Name property is used to get the name of an element. |
|
|
|
|
|
|
|
| Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed.... |
|
|
|
|
|
|
|
| List of constants used by the functions for managing dialog boxes... |
|
|
|
|
|
|
|
| WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min |
|
|
|
|
|
|
|
| HFSQL Cluster is a database server intended to be deployed on several servers...... |
|
|
|
|
|
|
|
| Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework. |
|
|
|
|
|
|
|
| The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers.... |
|
|
|
|
|
|
|
| Adds a row in:
a Table control,
a TreeView Table control,
a Combo Box control "with table" (Table control displayed in a Combo Box control).... |
|
|
|
|
|
|
|
| The MandatoryInputMessage property is used to identify and set the message that will be displayed if the control is left empty (when the MandatoryInput property is enabled). |
|
|
|
|
|
|
|
| WINDEV allows you to customize...... |
|
|
|
|
|
|
|
| WINDEV manages the following events by default (in order of appearance in the code editor)... |
|
|
|
|
|
|
|
| The following events are associated with Organizer controls:... |
|
|
|
|
|
|
|
| The Height property is used to get and change the height:
of a control or block in a report.
of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control.
of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not.
of a break cell in a Table or Looper control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|