|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255. |
|
|
|
|
|
|
Reverses the content of a one-dimensional array. |
|
|
|
|
|
|
Returns information about the lock set on a data file, on one or all the records in a data file. |
|
|
|
|
|
|
Two types of variables are available...... |
|
|
|
|
|
|
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB. |
|
|
|
|
|
|
Returns a directory path for the data of the current user of the current application. |
|
|
|
|
|
|
Returns the name of the browser of the Web user ("user agent"). |
|
|
|
|
|
|
Adds a value to a data in a chart. |
|
|
|
|
|
|
Forces a body complement block to print while specifying the height of complement block. |
|
|
|
|
|
|
Forces the printing of a Body Complement block. |
|
|
|
|
|
|
Identifies or defines whether a series is refreshed whenever the chart is drawn. |
|
|
|
|
|
|
Usage example of the HExtractMemo function |
|
|
|
|
|
|
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control...... |
|
|
|
|
|
|
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used). |
|
|
|
|
|
|
Adds data into a stock chart (candlestick, barcharts or minmax). |
|
|
|
|
|
|
Inserts a string into another character string at a given position. |
|
|
|
|
|
|
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view. |
|
|
|
|
|
|
Returns the list of accessible Bluetooth Low Energy devices. |
|
|
|
|
|
|
Allows you to find out the properties of a data file located in an HFSQL server. |
|
|
|
|
|
|
A Font variable creates a font programmatically... |
|
|
|
|
|
|
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response.... |
|
|
|
|
|
|
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes. |
|
|
|
|
|
|
Extracts:
a substring from a string starting at a specified position.
part of a buffer starting at a specified position.... |
|
|
|
|
|
|
Deletes all files from an archive. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|