ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Edit options of a report
The report editor allows you to......
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
<Chart>.PointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
<Word Processing>.Open (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
grPointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Static control properties
List of properties associated with a Static control...