ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
DocInsertTableOfContents (Function)
Inserts a table of contents in a Word Processing document.
The planes in WEBDEV
The planes are used to group the controls of an element......
DocDeleteTableOfContents (Function)
Deletes a table of contents from a document.
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
NoteDelete (Function)
Deletes a repositionable note found in the current window.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
<Image>.DrawBorder (Function)
Draws the borders in an Image control.
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
NotesDocumentDelete (Function)
Deletes the current document from the Lotus Notes database browsed.
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....