ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
BurnerAddFile (Function)
Adds a file to the compilation.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Code history
The code history is used to......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
EmailGetAll (Function)
Retrieves all the emails found on a server.
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
ArraySort (Function)
Sorts a WLanguage array.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
grDraw (Function)
Draws a chart according to the specified parameters.
SocketCreate (Function)
Creates a socket.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......