ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
EmailReadNext (Example)
Usage example of the EmailReadNext function
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HCopyRecord (Example)
Usage example of the HCopyRecord function
Local procedure
Two types of procedures are available......
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
BurnerEject (Function)
Opens or closes the door of current burner.
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
HCreateView (Example)
Usage example of the HCreateView function
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
iCloud constants
The iCloud constants are as follows:
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
Events associated with framesets
List of events associated with framesets...
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
Check: Sending an email
The monitoring robot will......
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
OLELoad (Function)
Initializes an OLE control with an OLE object.
HExtractMemo (Example)
Usage example of the HExtractMemo function
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.