|
|
|
|
|
|
|
The LDAP protocol is increasingly used by the companies...... |
|
|
|
|
|
|
A Windows application, an Internet or Intranet site require to define the role of different contributors...... |
|
|
|
|
|
|
Returns the list of Wi-Fi network cards currently available on the current computer. |
|
|
|
|
|
|
Selects the Wi-Fi network card that will be used for the next calls to the WiFi functions. |
|
|
|
|
|
|
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks...... |
|
|
|
|
|
|
Allows you to:
save the document coming from the Twain device in a TIFF file.
view the document coming from the Twain device in the user interface of device.
save the document coming from the Twain device directly in memory in TIFF format (in a buffer).... |
|
|
|
|
|
|
Allows you to:
save the document coming from the Twain device in a PDF file.
view the document coming from the Twain device in the user interface of device.
save the document coming from the Twain device directly in memory in PDF format (in a buffer).... |
|
|
|
|
|
|
WINDEV Mobile manages the following events by default (in order of appearance in the code editor): |
|
|
|
|
|
|
End users can directly modify the interface of the application (according to the options specified by the developer)....... |
|
|
|
|
|
|
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc.... |
|
|
|
|
|
|
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware...... |
|
|
|
|
|
|
Deletes a network from the list of Wi-Fi networks configured on the device. |
|
|
|
|
|
|
The executable of an application that supports the User Groupware is a multi-instance executable.... |
|
|
|
|
|
|
Used to find out or modify the properties of the current Twain device. |
|
|
|
|
|
|
The AutomaticEvent type is used to manage an automatic event. |
|
|
|
|
|
|
The ManualEvent type is used to manage a manual event. |
|
|
|
|
|
|
Runs an action (defined programmatically) and enables Undo/Redo operations on this action.... |
|
|
|
|
|
|
Declares how to cancel an action that was added by WinEdDo. |
|
|
|
|
|
|
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled). |
|
|
|
|
|
|
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled). |
|
|
|
|
|
|
Used to:
determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window).
enable or disable the "Allow end users to modify the UI" option in a window (or internal window).... |
|
|
|
|
|
|
Saves the changes made when the "Modification of UI by the end user" mode is enabled. |
|
|
|
|
|
|
Loads the changes made by the end user in a window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|