ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Image (Property)
The Image property gets and sets the background image of a control or block.
Control constants
List of constants used by the functions for managing controls...
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Emulating constants
List of constants used by the functions for emulating automated tests....
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Designing a supercontrol
A supercontrol is an advanced type of control......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
MapDisplayPosition (Example)
Usage example of the MapDisplayPosition function
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Check: Sending an email
The monitoring robot will......