|
|
|
|
|
|
|
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 status of the current burner. |
|
|
|
|
|
|
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search). |
|
|
|
|
|
|
Returns the path of the current burner. |
|
|
|
|
|
|
Returns a string after removing the specified leading and trailing characters. |
|
|
|
|
|
|
Adds a new marker onto a map displayed in a Map control. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Returns the characteristics of the connection to the client database. |
|
|
|
|
|
|
Usage example of the TableAddChild function |
|
|
|
|
|
|
Triggers the vibrations of the device. |
|
|
|
|
|
|
Returns the current year in integer format. |
|
|
|
|
|
|
Used to select the default burner. |
|
|
|
|
|
|
Loads an image in an Image variable from a memo, a file or a binary buffer. |
|
|
|
|
|
|
Returns the user currently connected via SaaSConnect. |
|
|
|
|
|
|
Displays a "Toast" message. |
|
|
|
|
|
|
Used to find out the row or control located at specific position in the Looper control (X, Y). |
|
|
|
|
|
|
Returns the name of an external file that is currently opened. |
|
|
|
|
|
|
Returns or modifies the attributes of a file. |
|
|
|
|
|
|
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control). |
|
|
|
|
|
|
Associates an OLE control with an OLE object while specifying a base file. |
|
|
|
|
|
|
Associates an OLE control with an OLE object by invoking a specific OLE server. |
|
|
|
|
|
|
Cancels the current burn process. |
|
|
|
|
|
|
Builds the SOAP request for calling a Webservice function. |
|
|
|
|
|
|
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control. |
|
|
|
|
|
|
Calculates a unique identifier (integer) for an executable or for a session. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|