ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
MDIRight (Property)
The MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area.
MDILeft (Property)
The MDILeft property is used to determine and change the distance between the left border of the MDI parent window and the left border of the MDI area.
MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
7. Source Code Manager (SCM)
MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.
HTTPSendForm (Function)
Sends an HTTP form.
iFont (Function)
Selects the default font.
HTTPCreateForm (Function)
Creates an HTTP form.
Reports
A report provides a custom view of data......
WEBDEV concepts
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
FontCreate (Function)
Creates a font definition.
Chart: Managing legends
Several types of legends are supported in the charts......
3. Server configuration
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Style of a control
As soon as it is created, a control is associated with a style......
<Stack variable>.Pop (Function)
Pops an element from a stack.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Pop (Function)
Pops an element from a stack.