|
|
|
|
|
|
|
Converts a UTF-8 string to ANSI. |
|
|
|
|
|
|
Reverses the content of a one-dimensional array. |
|
|
|
|
|
|
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)...... |
|
|
|
|
|
|
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...... |
|
|
|
|
|
|
Gets and sets the read-only attribute of a file. |
|
|
|
|
|
|
Converts a UTF-8 string to Unicode |
|
|
|
|
|
|
Converts the value stored in a Variant variable]. |
|
|
|
|
|
|
Enables or disables Wi-Fi on the device. |
|
|
|
|
|
|
Opens a non-modal child window. |
|
|
|
|
|
|
Re-enables a trigger that was disabled by HDeactivateTrigger. |
|
|
|
|
|
|
Lists the sub-keys of a registry key. |
|
|
|
|
|
|
The & operator returns the address of a variable as an integer |
|
|
|
|
|
|
Data binding is a process that binds variables in memory to controls in a window or page...... |
|
|
|
|
|
|
Deletes an element from a drop-down list or from an expanded list. |
|
|
|
|
|
|
Adds a system tray icon (in the lower-right corner of the screen). |
|
|
|
|
|
|
WINDEV Mobile applications can run on the following platforms... |
|
|
|
|
|
|
The languages supported by the application are taken into account...... |
|
|
|
|
|
|
Allows you to:
move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly.
swap two rows in a two-dimensional array or in an advanced array property.... |
|
|
|
|
|
|
Adds an element in last position:
of a one-dimensional WLanguage array.
of an advanced array property (array of events of gglCalendar, etc.).
from a WLanguage list.... |
|
|
|
|
|
|
A Bar Code control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
ERR_BAD_COMMANDLINE error... |
|
|
|
|
|
|
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members. |
|
|
|
|
|
|
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
A Progress Bar control can be handled through programming...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|