|
|
|
|
|
|
|
Opens a WINDEV window and closes all the other windows that were opened beforehand. |
|
|
|
|
|
|
The CtInitialCatalog property is used to get the default database defined for the access. |
|
|
|
|
|
|
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control. |
|
|
|
|
|
|
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements...... |
|
|
|
|
|
|
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system. |
|
|
|
|
|
|
In a database, the email address of customers, suppliers, ...... |
|
|
|
|
|
|
Usage example of the HNbRec function |
|
|
|
|
|
|
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled). |
|
|
|
|
|
|
Events associated with a Repositionable Note control... |
|
|
|
|
|
|
List of events associated with Sidebar controls... |
|
|
|
|
|
|
List of events associated with Slider controls in a window... |
|
|
|
|
|
|
Adds a new dynamic row into a Multiline Zone control. |
|
|
|
|
|
|
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control. |
|
|
|
|
|
|
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess... |
|
|
|
|
|
|
Adds a report to a group of reports. |
|
|
|
|
|
|
Modifies the display mode of errors. |
|
|
|
|
|
|
List of events associated with the Progress Bar controls... |
|
|
|
|
|
|
Asks to be notified when the device gets close to a given location. |
|
|
|
|
|
|
Displays a progress bar when:
receiving the response to an HTTP request.
sending an HTTP form (HTTPSendForm) or an HTTP query.... |
|
|
|
|
|
|
Identifies the name of the connected user. |
|
|
|
|
|
|
The HorizontalAlignment property gets and changes the horizontal alignment of a control. |
|
|
|
|
|
|
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file. |
|
|
|
|
|
|
Adds an additional HTTP header to a request of a REST Webservice. |
|
|
|
|
|
|
Performs a search in:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
The TABOrder property gets and sets the position of a control in the tab order of a window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|