ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Body Complement block
The Body complement block is linked to the Body block......
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
15. Project Management Hub
<TreeView Table>.SwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Source (Property)
The Source property is used to get and change the source of an element.
TableSwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Popup window
WINDEV allows you to open windows in popup format......
11. Popup page
Port (Property)
The Port property is used to identify and change a server connection port.
ERR_FORBIDDEN_INSTALL
ERR_FORBIDDEN_UPDATE
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......