ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<AutomaticEvent variable>.Open (Function)
Opens a synchronization event between several threads.
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
Functions for managing emails (prefix syntax)
List of functions for managing emails...
<AutomaticEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
<ManualEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
<AutomaticEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<ManualEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<ManualEvent variable>.Open (Function)
Opens a synchronization event between several threads.
WinEdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).
ScanList (Function)
Lists the scanners connected to the current computer.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
ScanToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
ScanWithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
ScanProperty (Function)
Used to get and change the properties of a scanner.
Describing a problem to the Free Technical Support
PC SOFT Free Technical Support
Thank you for buying one of our products......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......