|
|
|
|
|
|
|
Deletes the icon that overlays the application icon in the taskbar. |
|
|
|
|
|
|
Modifies one of the buttons found on the application thumbnail in the taskbar. |
|
|
|
|
|
|
Adds an icon that overlays the application icon in the taskbar. |
|
|
|
|
|
|
Adds a button into the thumbnail of the application in the taskbar. |
|
|
|
|
|
|
The ProgressBarSystem property gets and sets the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later). |
|
|
|
|
|
|
The following constants are used to manage Scheduler and TimeLine controls:... |
|
|
|
|
|
|
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file. |
|
|
|
|
|
|
Retrieves and/or changes the character set used:
by all the screen fonts.
by all the operations performed on the character strings (functions and/or operators).... |
|
|
|
|
|
|
Declares a description of data file (found in an analysis) in the current project. |
|
|
|
|
|
|
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)...... |
|
|
|
|
|
|
The stored procedures and the triggers are debugged from the environment, with real execution on the server...... |
|
|
|
|
|
|
Gets, modifies or restores the data binding to a control or group of controls. |
|
|
|
|
|
|
Opens an external file (ANSI or UNICODE) in order to handle it through programming. |
|
|
|
|
|
|
WLanguage procedure called by HTrack |
|
|
|
|
|
|
Usage example of the OpenChild function |
|
|
|
|
|
|
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi). |
|
|
|
|
|
|
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable. |
|
|
|
|
|
|
Calculates the cosine of an angle. |
|
|
|
|
|
|
Calculates the cotangent of an angle. |
|
|
|
|
|
|
Returns the root of a number. |
|
|
|
|
|
|
Returns the sine of an angle. |
|
|
|
|
|
|
Calculates the tangent of an angle. |
|
|
|
|
|
|
Opens the default Web browser of the current device. |
|
|
|
|
|
|
Returns the greatest value passed as parameter. |
|
|
|
|
|
|
Returns the arc cosine of a numeric value (integer or real). |
|
|
|
|
|
|
Returns the arc sine of a numeric value (integer or real). |
|
|
|
|
|
|
Calculates the exponential of a numeric value (reverse of Napierian logarithm). |
|
|
|
|
|
|
Calculates the Napierian logarithm (reverse of exponential) of a numeric value. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|