ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLChangeConnection (Function)
Modifies the current connection.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WiFiSelectNetworkCard (Function)
Selects the Wi-Fi network card that will be used for the next calls to the WiFi functions.
<Window>.EdDo (Window)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
TwainToClipboard (Function)
Allows: copy the document coming from the Twain device to the clipboard. view the document coming from the Twain device in the user interface of device....
<Window>.EdLoad (Function)
Loads the changes made by the end user in a window.
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
User Groupware: Executable creation and installation
The executable of an application that supports the User Groupware is a multi-instance executable....
ScanWithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
<ManualEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<AutomaticEvent variable>.Close (Function)
Closes a synchronization event between several threads.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
<Scanner variable>.WithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
EventClose (Function)
Closes a synchronization event between several threads.
WEBDEV site deployment: Deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
<Window>.EdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdActive (Function)
Allows: 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)....
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Step 6: User Groupware settings
If the site is configured to use the User Groupware, the parameters of the groupware database can be configured during the setup......
<ManualEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
Source Code Manager overview
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......