|
|
|
|
|
|
|
To configure the general options of the window editor... |
|
|
|
|
|
|
The main elements of window editor are as follows: |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors. |
|
|
|
|
|
|
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor... |
|
|
|
|
|
|
The main keyboard shortcuts in the editors are as follows... |
|
|
|
|
|
|
Lists the files found in a directory and returns the list of files. |
|
|
|
|
|
|
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID). |
|
|
|
|
|
|
Changes the management mode of threads. |
|
|
|
|
|
|
Enables the telemetry manually. |
|
|
|
|
|
|
Deletes a record from a data file (query or view). |
|
|
|
|
|
|
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID). |
|
|
|
|
|
|
Retrieves all the services corresponding to a UUID. |
|
|
|
|
|
|
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook). |
|
|
|
|
|
|
Writes a specific value into an INI file (or into a file structured like an.INI file). |
|
|
|
|
|
|
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine. |
|
|
|
|
|
|
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter. |
|
|
|
|
|
|
Used to define the default value of Date, Time and DateTime variables. |
|
|
|
|
|
|
Returns the number of days selected in a Calendar control. |
|
|
|
|
|
|
Adds a file to the HTTP form. |
|
|
|
|
|
|
Returns the status of the current print. |
|
|
|
|
|
|
Extracts a page from a PDF file in a variable of type Image. |
|
|
|
|
|
|
Resizes an external file. |
|
|
|
|
|
|
Checks whether a character string ends:
with a specific character string.
with one of the character strings in an array.... |
|
|
|
|
|
|
Copies the contents of a directory and its subdirectories. |
|
|
|
|
|
|
Unlocks a record locked by:
HLockRecNum,
a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example).... |
|
|
|
|
|
|
Inserts a new option into a Check Box control. |
|
|
|
|
|
|
The Duration type enables you to easily handle the intervals of dates and times... |
|
|
|
|
|
|
Deletes an element from a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
Displays or hides the chart gridlines. |
|
|
|
|
|
|
Returns the list of CD/DVD players installed on the current computer.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|