ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
Python functions
The Python functions are as follows......
RestartProgram (Function)
Ends the application and restarts it.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
CtOLEDBProvider (Property)
The CtOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server).
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
iFont (Function)
Selects the default font.
The HTML control
The HTML control displays HTML pages or HTML code......
ERR_BUTTON_EXPECTED
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser 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......
ExePriority (Function)
Returns or modifies the priority of an application currently run.
WINDEV 2024
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.