ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iHLine (Function)
Prints a horizontal line at specified coordinates.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
iLine (Function)
Prints a line at specified coordinates.
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Windows
The windows represent the main interface of a WINDEV application......
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
Programming the looper attributes
All the looper attributes can be handled by programming......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
The Static control
A Static control is a control used to display a static text......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
iMargin (Function)
Defines the "logical" print margins.
The OLE control
The OLE control is used to handle an OLE object......
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
iForceComplement (Function)
Forces the printing of a Body Complement block.
iCreateFont (Function)
Creates a new print font.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
The Sidebar control
The Sidebar control gives access to different options......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
WINDEV concepts