ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
BTSelectDevice (Function)
Opens a system window to select a Bluetooth device.
BTEnableService (Function)
Enables a service provided by a Bluetooth device.
OBEXDisconnect (Function)
Used to disconnect from a device that supports the OBEX protocol.
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
Iconize (Function)
Minimizes a WINDEV window.
Constants for managing Map controls
Constants for managing Map controls...
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
File download functions
The following functions are used to manage downloads......
EmailReadPrevious (Example)
Usage example of the EmailReadPrevious function
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
InAndroidMode (Example)
Usage example of the InAndroidMode function
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
Operator on Address
The & operator returns the address of a variable as an integer