ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Typing multilingual texts
For a multilingual application, you have the ability to......
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
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.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
KeyPressed (Function)
Checks which key is pressed.
iCurrentFile (Function)
Returns the name of the file currently generated.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
NoteDelete (Function)
Deletes a repositionable note found in the current window.
DocInsertTableOfContents (Function)
Inserts a table of contents in a Word Processing document.
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......
The planes in WEBDEV
The planes are used to group the controls of an element......
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....
<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......
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....