ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
MDIOpen (Function)
Opens and enables an MDI child window.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
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)....
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......
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......
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
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....
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.
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.
SocketCreate (Function)
Creates a socket.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
iPrintImage (Function)
Sends the image file to print to the print buffer.
Query technical documentation
The query editor automatically creates a technical documentation for each query......