ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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 ......
iEllipse (Function)
Prints an ellipse (in a rectangle).
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
iReportPrintingStatus (Function)
Returns the status of the current print.
iLine (Function)
Prints a line at specified coordinates.
iHLine (Function)
Prints a horizontal line at specified coordinates.
The Spin control
A Spin control is used to increase or reduce a value found in a control......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
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....
Windows
The windows represent the main interface of a WINDEV application......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
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......
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......
iParameter (Function)
Retrieves the printer configuration and configures the print.
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
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.