|
|
|
|
|
|
|
Indicates whether the code is run:
from a computer in TSE mode or from a remote desktop.
from a computer directly.... |
|
|
|
|
|
|
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user...... |
|
|
|
|
|
|
Optimizes the Select queries by using idle times when handling an application (period without processes). |
|
|
|
|
|
|
WINDEV allows you to handle a Toolbar control through programming...... |
|
|
|
|
|
|
Used to get the rights granted to a control, a window, a page or a report. |
|
|
|
|
|
|
Draws a rectangle:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Searches for a value in all the columns of the following controls:
Table control,
TreeView Table control,
Table control displayed in a Combo Box control.... |
|
|
|
|
|
|
By default, a single code window is opened per ...... |
|
|
|
|
|
|
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section. |
|
|
|
|
|
|
Deletes a trigger from a scheduled task. |
|
|
|
|
|
|
Displays the standard window of exceptions with the content of the current exception. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Retrieves information about the current exception. |
|
|
|
|
|
|
Runs a function found in an external DLL. |
|
|
|
|
|
|
Draws a polygon:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Used to configure the WLanguage functions for email management. |
|
|
|
|
|
|
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice.... |
|
|
|
|
|
|
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector. |
|
|
|
|
|
|
Dynamically compiles an Procedure whose source code is provided (dynamic compilation). |
|
|
|
|
|
|
Prints a report created with the report editor. |
|
|
|
|
|
|
Draws a circle section or an ellipse section:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
The "Chart" control is used to display a chart in windows, pages and reports...... |
|
|
|
|
|
|
Customizes the management of message display on the client computer and the management of disconnection from a client computer. |
|
|
|
|
|
|
Marks the end of critical section: the code will be run by another thread. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|