ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
The Static control
A Static control is a control used to display a static text......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
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......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
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).
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
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.
iMargin (Function)
Defines the "logical" print margins.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
<Report>.InitQuery (Function)
Initializes the query linked to the report (for a query with parameters).
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......
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
WINDEV concepts