|
|
|
|
|
|
|
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key... |
|
|
|
|
|
|
You can create a skin template from an existing skin template (provided by PC SOFT, for example)... |
|
|
|
|
|
|
The windows of a WINDEV application can be resized at runtime... |
|
|
|
|
|
|
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor... |
|
|
|
|
|
|
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces... |
|
|
|
|
|
|
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)... |
|
|
|
|
|
|
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers... |
|
|
|
|
|
|
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project... |
|
|
|
|
|
|
The project comparator is used to compare two elements and to list the differences found... |
|
|
|
|
|
|
Your window contains overlapping controls?... |
|
|
|
|
|
|
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options... |
|
|
|
|
|
|
When creating and developing the different elements of a project (window, query, report, project, ... |
|
|
|
|
|
|
You are interested by a window found in a non-WINDEV application?... |
|
|
|
|
|
|
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)... |
|
|
|
|
|
|
Copying the style of a control consists in copying the characteristics of a control style into another control... |
|
|
|
|
|
|
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library... |
|
|
|
|
|
|
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor... |
|
|
|
|
|
|
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window... |
|
|
|
|
|
|
Deletes a user associated with a connection to the HFSQL server. |
|
|
|
|
|
|
Closes a connection to a database. |
|
|
|
|
|
|
Decompresses a memory block (buffer) that was compressed by Compress. |
|
|
|
|
|
|
Returns the result of a calculation XPath query. |
|
|
|
|
|
|
Closes an XML document created by XMLDocument. |
|
|
|
|
|
|
Creates a link on a file at the specified location. |
|
|
|
|
|
|
The xmlAttribute type is used to handle the attributes of a node in an XML document. |
|
|
|
|
|
|
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology. |
|
|
|
|
|
|
Returns the different types of columns supported:
by the data source identified by SQLConnect
by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection).... |
|
|
|
|
|
|
Deletes:
all the occurrences of a substring within a string.
part of a string within another string. The part of the string to remove is identified by its position and length.... |
|
|
|
|
|
|
Returns the week number within the year that corresponds to the specified date. |
|
|
|
|
|
|
Returns the rounded value of a numeric value according to the specified number of decimal places. |
|
|
|
|
|
|
Two types of directories can be configured when creating the executable...... |
|
|
|
|
|
|
Indicates the time elapsed (in milliseconds) since the call to ChronoStart. |
|
|
|
|
|
|
Two types of variables are available...... |
|
|
|
|
|
|
Finds an XML namespace according to its XML node and in the parents of the node. |
|
|
|
|
|
|
Indicates whether the code is run in the Android simulator. |
|
|
|
|
|
|
Formats a character string according to the selected options. |
|
|
|
|
|
|
Returns the specified information about the server. |
|
|
|
|
|
|
Deletes a position saved by HSavePosition. |
|
|
|
|
|
|
Returns the current position in the document in XPATH format. |
|
|
|
|
|
|
Copies:
the content of the current record (loaded in memory) to the current data file record.
the content of the Record variable to the current data file record.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|