ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
MCIErr (Function)
Returns the number of the last error caused by a MCI function (Media Control Interface).
CtCursorOptions (Property)
The CtCursorOptions property is used to get the type of cursor used when connecting to an external database.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
MCIMsgErr (Function)
Returns the caption of the last error that occurred on a MCI function (Media Control Interface).
<emailIMAPSession variable>.AddFolder (Function)
Adds a folder into the messaging software using IMAP (Internet Message Access Protocol), ...
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
The "Code hashtags" pane
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
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).......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
HTTP functions (prefix syntax)
List of HTTP functions...
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
9. Monitor your sites, servers, etc.
4. Monitor your applications
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
<emailIMAPSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the messaging software using IMAP (Internet Message Access Protocol).
Error 1022: The access to the method of the class is restricted by a protected inheritance