|
|
|
|
|
|
|
The main elements of window editor are as follows: |
|
|
|
|
|
|
To configure the general options of the window editor... |
|
|
|
|
|
|
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors. |
|
|
|
|
|
|
The main keyboard shortcuts in the editors are as follows... |
|
|
|
|
|
|
Modifies the time range displayed by an Organizer control (Day/Week/Month).... |
|
|
|
|
|
|
Refreshes a Table or TeeeView Table control from a given position:
for a control linked to a file: changes made in the linked data file are reflected in the control.
for a control handled programmatically: the calculated columns are re-calculated.... |
|
|
|
|
|
|
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform.... |
|
|
|
|
|
|
Reinitializes:
the Contact structure.
a Contact variable.... |
|
|
|
|
|
|
Returns the list of files found in an archive. |
|
|
|
|
|
|
Saves a specific information for a SaaS site in the configuration of a client account. |
|
|
|
|
|
|
Adds a user to the User Groupware database. |
|
|
|
|
|
|
Returns the characteristics of an HFSQL Classic or Client/Server data file.... |
|
|
|
|
|
|
Describes a data file programmatically. |
|
|
|
|
|
|
Reads the value of a descriptor on a Bluetooth Low Energy device. |
|
|
|
|
|
|
Writes the value of a descriptor to a Bluetooth Low Energy device. |
|
|
|
|
|
|
Opens an existing archive. |
|
|
|
|
|
|
Indicates whether a day is a public holiday or not. |
|
|
|
|
|
|
Retrieves a message found in the code of a program in the current language. |
|
|
|
|
|
|
Reads the value of a characteristic on a Bluetooth Low Energy device. |
|
|
|
|
|
|
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID). |
|
|
|
|
|
|
List of functions for managing List Box, ListView and Combo Box controls... |
|
|
|
|
|
|
Used to find out the state of a record. |
|
|
|
|
|
|
Returns the name of the day of the week according to its number. |
|
|
|
|
|
|
Returns the name of the month according to its number. |
|
|
|
|
|
|
Organizer controls can be handled programmatically.... |
|
|
|
|
|
|
Returns the content of an item found in the current record (in the data file, view, query, ...). |
|
|
|
|
|
|
Links (or not) the points found in a "Scatter" chart. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|