ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
OpenMobileWindow (Function)
Opens a window in a mobile application.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Interactive notification management constants
Interactive notification management constants...
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
iParameterReport (Function)
Configures the printer by opening the configuration window.
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
TreeDisplay (Function)
Refreshes a TreeView control from a given position.
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....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Software Factory
The concept of software factory is used to automate the process for creating applications....
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").