ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
The HTML Display control
The HTML Display control displays a web page in an application......
Registry management functions
List of functions for managing the registry...
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
fMemOpen (Function)
Opens a memory zone shared between several applications.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
Window (External language)
Returns the number of windows opened at a given time.
<String type>.AnsiToUnicode (Function)
Converts an ANSI string (Windows) to a UNICODE string.
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
SysShutdown (Function)
Stops the system or closes the current Windows session.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......